aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/format/h.py
AgeCommit message (Expand)Author
2023-06-01trace: remove control-vcpu.hAlex Bennée
2023-06-01trace: remove vcpu_id from the TraceEvent structureAlex Bennée
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé
2020-02-07scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé
2019-08-16trace: Do not include qom/cpu.h into generated trace.hMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi
2017-07-17trace: [tcg] Do not generate TCG code to trace dynamically-disabled eventsLluís Vilanova
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange
2016-10-12trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova
2016-03-22Clean up includes some moreMarkus Armbruster
2016-03-01trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova
2014-05-07trace: [tracetool] Change format docs to point to the generated fileLluís Vilanova
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova
2012-04-18tracetool: Add module for the 'h' formatLluís Vilanova