summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool/backend/dtrace.py
Commit message (Expand)AuthorAgeFilesLines
* 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