summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool/backend/dtrace.py
Commit message (Expand)AuthorAgeFilesLines
* trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi2017-08-011-0/+12
* trace: [tcg, trivial] Re-align generated codeLluís Vilanova2017-07-171-2/+2
* trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-1/+6
* trace: introduce a formal group name for trace eventsDaniel P. Berrange2016-10-121-2/+2
* trace: Conditionally trace events based on their per-vCPU stateLluís Vilanova2016-07-181-2/+2
* trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova2014-05-071-71/+8Star
* trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova2014-05-071-3/+3
* trace: [tracetool] Explicitly identify public backendsLluís Vilanova2013-03-281-0/+3
* build: Use separate makefile for "trace/"Lluís Vilanova2012-12-231-1/+1
* Avoid all systemtap reserved wordsDaniel P. Berrange2012-11-161-1/+10
* dtrace backend: add function to reserved wordsAlon Levy2012-09-231-1/+1
* tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi2012-04-181-4/+4
* tracetool: Add support for the 'dtrace' backendLluís Vilanova2012-04-181-0/+97