summaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Modified the tracetool framework for LTTng 2.xMohamad Gebai1-56/+45
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-05-03trace: Add ftrace tracing backendEiichi Tsukata1-0/+54
2013-03-28trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova1-19/+8
2013-03-28trace: [simple] Port to generic event information and new control interfaceLluís Vilanova1-13/+5
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova1-0/+23
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova5-1/+28
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-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-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi1-2/+6
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
2012-04-18tracetool: Add support for the 'ust' backendLluís Vilanova1-0/+90
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova1-0/+55
2012-04-18tracetool: Add support for the 'stderr' backendLluís Vilanova1-0/+56
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-0/+111