summary refs log tree commit diff stats
path: root/scripts/tracetool/format (follow)
Commit message (Expand)AuthorAgeFilesLines
* trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-315-5/+23
* trace: introduce a formal group name for trace eventsDaniel P. Berrange2016-10-1212-32/+35
* trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange2016-10-124-116/+65
* trace: dynamically allocate event IDs at runtimeDaniel P. Berrange2016-10-122-12/+2
* trace: provide mechanism for registering trace eventsDaniel P. Berrange2016-10-121-0/+6
* trace: emit name <-> ID mapping in simpletrace headerDaniel P. Berrange2016-10-121-2/+22
* trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange2016-10-123-24/+14
* trace: give each trace event a named TraceEvent structDaniel P. Berrange2016-10-122-9/+21
* trace: remove global 'uint16 dstate[]' arrayDaniel P. Berrange2016-10-122-2/+10
* trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova2016-07-181-2/+17
* trace: Identify events with the 'vcpu' propertyLluís Vilanova2016-07-182-3/+20
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* Clean up includes some moreMarkus Armbruster2016-03-224-6/+0
* trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova2016-03-016-28/+64
* trace: Remove unnecessary intermediate event copiesLluís Vilanova2016-03-012-4/+4
* tracetool: Include osdep.h in generated-ust.cPeter Maydell2016-02-231-0/+2
* scripts/tracetool: Include qemu/osdep.h in generated .c filesPeter Maydell2016-02-162-0/+2
* trace: track enabled events in a separate arrayPaolo Bonzini2016-02-031-1/+1
* trace: add DTrace reserved words for .d filesStefan Hajnoczi2015-03-021-7/+19
* trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova2014-09-261-1/+1
* trace: teach lttng backend to use format stringsAlex Bennée2014-08-121-4/+11
* trace: [tcg] Generate TCG tracing routinesLluís Vilanova2014-08-121-0/+57
* trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova2014-08-121-0/+70
* trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-121-0/+50
* trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova2014-08-121-0/+50
* trace: [tcg] Add 'tcg' event propertyLluís Vilanova2014-08-121-0/+5
* trace: add tracetool simpletrace_stap formatStefan Hajnoczi2014-08-121-0/+71
* trace: extract stap_escape() function for reuseStefan Hajnoczi2014-08-121-3/+8
* trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova2014-05-079-65/+152
* trace: [tracetool] Change format docs to point to the generated fileLluís Vilanova2014-05-077-11/+11
* trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova2014-05-071-2/+2
* trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova2014-05-071-3/+3
* Modified the tracetool framework for LTTng 2.xMohamad Gebai2014-02-192-0/+87
* trace: Provide a generic tracing event descriptorLluís Vilanova2013-03-283-8/+90
* build: Use separate makefile for "trace/"Lluís Vilanova2012-12-231-3/+3
* tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi2012-05-011-2/+6
* tracetool: Add support for the 'dtrace' backendLluís Vilanova2012-04-182-0/+40
* tracetool: Add module for the 'h' formatLluís Vilanova2012-04-181-0/+45
* tracetool: Add module for the 'c' formatLluís Vilanova2012-04-181-0/+20
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-0/+99