summaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/simple.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-12trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange1-2/+2
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova1-3/+10
2016-02-16scripts/tracetool: Include qemu/osdep.h in generated .c filesPeter Maydell1-1/+2
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova1-66/+64
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova1-5/+5
2014-01-27trace: fix simple trace "disable" keywordStefan Hajnoczi1-1/+2
2014-01-27trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova1-3/+0
2013-03-28trace: [simple] Port to generic event information and new control interfaceLluís Vilanova1-13/+5
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova1-0/+4
2012-08-14trace/simple: Fix compiler warning for 32 bit hostsStefan Weil1-1/+1
2012-07-19Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora1-19/+71
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova1-0/+55