aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/ftrace.py
AgeCommit message (Expand)AuthorFilesLines
2023-04-24tracetool: use relative paths for '#line' preprocessor directivesThomas De Schampheleire1-1/+3
2021-01-04tracetool: show trace-events filename/lineno in fmt string errorsStefan Hajnoczi1-0/+4
2020-02-07scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé1-1/+0
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi1-0/+5
2017-07-17trace: [tcg, trivial] Re-align generated codeLluís Vilanova1-10/+10
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange1-2/+2
2016-10-12trace: remove duplicate control.h includes in generated-tracers.hDaniel P. Berrange1-1/+0
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova1-10/+10
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova1-31/+25
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata1-0/+54