summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool/backend
Commit message (Expand)AuthorAgeFilesLines
* trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova2014-05-077-313/+153
* trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova2014-05-071-1/+1
* trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova2014-05-074-13/+15
* Modified the tracetool framework for LTTng 2.xMohamad Gebai2014-02-191-56/+45
* trace: fix simple trace "disable" keywordStefan Hajnoczi2014-01-271-1/+2
* trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova2014-01-271-3/+0
* trace: Add ftrace tracing backendEiichi Tsukata2013-05-031-0/+54
* trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-19/+8
* trace: [simple] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-13/+5
* trace: Provide a generic tracing event descriptorLluís Vilanova2013-03-281-0/+23
* trace: [tracetool] Explicitly identify public backendsLluís Vilanova2013-03-285-1/+28
* 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
* trace/simple: Fix compiler warning for 32 bit hostsStefan Weil2012-08-141-1/+1
* Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora2012-07-191-19/+71
* tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi2012-05-011-2/+6
* 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
* tracetool: Add support for the 'ust' backendLluís Vilanova2012-04-181-0/+90
* tracetool: Add support for the 'simple' backendLluís Vilanova2012-04-181-0/+55
* tracetool: Add support for the 'stderr' backendLluís Vilanova2012-04-181-0/+56
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-0/+111
OpenPOWER on IntegriCloud