aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/log.py
AgeCommit message (Expand)AuthorFilesLines
2023-04-24tracetool: use relative paths for '#line' preprocessor directivesThomas De Schampheleire1-1/+3
2021-02-01trace: make the 'log' backend timestamp configurableStefan Hajnoczi1-6/+13
2021-01-04tracetool: show trace-events filename/lineno in fmt string errorsStefan Hajnoczi1-0/+4
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé1-1/+1
2020-02-07scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé1-1/+0
2018-12-12tracetool: Include thread id information in log backendFabiano Rosas1-1/+1
2018-06-29trace: Fix format string for the struct timeval members casted to size_tPhilippe Mathieu-Daudé1-1/+1
2018-03-12log-for-trace.h: Split out parts of log.h used by trace.hPeter Maydell1-7/+6
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi1-0/+5
2017-07-17trace: [tcg, trivial] Re-align generated codeLluís Vilanova1-9/+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-2/+1
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova1-10/+16
2016-03-22Clean up includes some moreMarkus Armbruster1-5/+1
2016-02-03trace: convert stderr backend to logPaolo Bonzini1-0/+48