summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool
Commit message (Expand)AuthorAgeFilesLines
...
* 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-184-666/+472
* tracetool: Forbid argument name 'next'Kevin Wolf2012-04-051-0/+4
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-04-021-4/+18
|\
| * tracetool: dtrace: handle in and next reserved wordsAlon Levy2012-03-301-4/+6
| * tracetool: dtrace disabled-events fixLee Essen2012-03-301-0/+12
* | Fix conversion from lower to upper case with Turkish localeStefan Weil2012-03-311-2/+2
|/
* tracetool: Omit useless QEMU_*_ENABLED() checkStefan Hajnoczi2012-03-121-3/+1
* trace: Provide a per-event status define for conditional compilationLluís Vilanova2012-03-121-1/+8
* trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi2011-09-171-7/+13
* trace: [stderr] add support for dynamically enabling/disabling eventsLluís2011-09-011-5/+28
* trace: [simple] disable all trace points by defaultLluís2011-09-011-7/+2
* trace: always use the "nop" backend on events with the "disable" keywordLluís2011-09-011-13/+2
* trace: generalize the "property" concept in the trace-events fileLluís2011-09-011-40/+33
* trace: move backend-specific code into the trace/ directoryLluís2011-09-011-1/+1
* trace: [ust] fix generation of 'trace.c' on events without argsLluís2011-04-261-3/+4
* tracetool: allow ) in trace output stringPaolo Bonzini2011-04-261-1/+1
* tracetool: Add optional argument to specify dtrace probe namesJes Sorensen2011-03-061-6/+13
* New trace-event backend: stderrFabien Chouteau2011-01-291-2/+58
* Add scripts directoryBlue Swirl2011-01-201-0/+573
OpenPOWER on IntegriCloud