aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tracing.txt
AgeCommit message (Expand)AuthorFilesLines
2011-11-01trace: Add wildcard trace event supportMark Wu1-1/+8
2011-09-21trace: Update docs to use example events that existLluís Vilanova1-7/+9
2011-09-21trace: allow trace events with string argumentsStefan Hajnoczi1-5/+3
2011-09-17trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi1-4/+1
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-5/+0
2011-09-01trace: [simple] disable all trace points by defaultLluís1-3/+8
2011-09-01trace: always use the "nop" backend on events with the "disable" keywordLluís1-10/+15
2011-09-01trace: add "-trace events" argument to control initial stateLluís1-0/+4
2011-09-01trace: always compile support for controlling and querying trace event statesLluís1-18/+30
2011-09-01trace: generalize the "property" concept in the trace-events fileLluís1-2/+2
2011-04-26docs/tracing.txt: minor documentation fixesLluís1-9/+9
2011-04-26docs: Trace events must not expect pointer dereferencingStefan Hajnoczi1-0/+5
2011-03-07simpletrace: Thread-safe tracingStefan Hajnoczi1-5/+0
2011-03-06docs: Update stderr and simple backend, add systemtap backendStefan Hajnoczi1-4/+26
2011-01-29New trace-event backend: stderrFabien Chouteau1-0/+5
2010-10-20trace: Format strings must begin/end with double quotesStefan Hajnoczi1-1/+4
2010-10-09trace: Use portable format stringsStefan Hajnoczi1-0/+4
2010-09-09trace: Add user documentationStefan Hajnoczi1-0/+177