summaryrefslogtreecommitdiff
path: root/scripts/tracetool
AgeCommit message (Expand)AuthorFilesLines
2012-04-05tracetool: Forbid argument name 'next'Kevin Wolf1-0/+4
2012-04-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-4/+18
2012-03-31Fix conversion from lower to upper case with Turkish localeStefan Weil1-2/+2
2012-03-30tracetool: dtrace: handle in and next reserved wordsAlon Levy1-4/+6
2012-03-30tracetool: dtrace disabled-events fixLee Essen1-0/+12
2012-03-12tracetool: Omit useless QEMU_*_ENABLED() checkStefan Hajnoczi1-3/+1
2012-03-12trace: Provide a per-event status define for conditional compilationLluís Vilanova1-1/+8
2011-09-17trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi1-7/+13
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-5/+28
2011-09-01trace: [simple] disable all trace points by defaultLluís1-7/+2
2011-09-01trace: always use the "nop" backend on events with the "disable" keywordLluís1-13/+2
2011-09-01trace: generalize the "property" concept in the trace-events fileLluís1-40/+33
2011-09-01trace: move backend-specific code into the trace/ directoryLluís1-1/+1
2011-04-26trace: [ust] fix generation of 'trace.c' on events without argsLluís1-3/+4
2011-04-26tracetool: allow ) in trace output stringPaolo Bonzini1-1/+1
2011-03-06tracetool: Add optional argument to specify dtrace probe namesJes Sorensen1-6/+13
2011-01-29New trace-event backend: stderrFabien Chouteau1-2/+58
2011-01-20Add scripts directoryBlue Swirl1-0/+573