aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/simple.py
AgeCommit message (Expand)Author
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2016-10-27trace: Fix 'char **' compilation error in simple backendFam Zheng
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange
2016-10-12trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova
2016-02-16scripts/tracetool: Include qemu/osdep.h in generated .c filesPeter Maydell
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova
2014-01-27trace: fix simple trace "disable" keywordStefan Hajnoczi
2014-01-27trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova
2013-03-28trace: [simple] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova
2012-08-14trace/simple: Fix compiler warning for 32 bit hostsStefan Weil
2012-07-19Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova