aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend/dtrace.py
AgeCommit message (Expand)AuthorFilesLines
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini1-1/+1
2020-07-30tracetool: carefully define SDT_USE_VARIADICStefan Hajnoczi1-0/+4
2020-07-07tracetool: work around ust <sys/sdt.h> include conflictStefan Hajnoczi1-0/+6
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé1-1/+1
2020-02-07scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé1-1/+0
2017-08-01trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi1-0/+12
2017-07-17trace: [tcg, trivial] Re-align generated codeLluís Vilanova1-2/+2
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+6
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange1-2/+2
2016-07-18trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova1-2/+2
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova1-71/+8
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova1-3/+3
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova1-0/+3
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova1-1/+1
2012-11-16Avoid all systemtap reserved wordsDaniel P. Berrange1-1/+10
2012-09-23dtrace backend: add function to reserved wordsAlon Levy1-1/+1
2012-04-18tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi1-4/+4
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova1-0/+97