aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/format/h.py
AgeCommit message (Expand)AuthorFilesLines
2019-08-16trace: Do not include qom/cpu.h into generated trace.hMarkus Armbruster1-1/+6
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi1-0/+10
2017-07-17trace: [tcg] Do not generate TCG code to trace dynamically-disabled eventsLluís Vilanova1-7/+19
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange1-7/+7
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange1-0/+20
2016-10-12trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange1-2/+1
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova1-2/+17
2016-03-22Clean up includes some moreMarkus Armbruster1-1/+0
2016-03-01trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova1-1/+2
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova1-9/+15
2014-05-07trace: [tracetool] Change format docs to point to the generated fileLluís Vilanova1-1/+1
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova1-3/+3
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova1-8/+1
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova1-3/+3
2012-04-18tracetool: Add module for the 'h' formatLluís Vilanova1-0/+45