aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend
AgeCommit message (Expand)Author
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi
2014-06-09trace: Multi-backend tracingLluís Vilanova
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova
2014-05-07trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova
2014-02-19Modified the tracetool framework for LTTng 2.xMohamad Gebai
2014-01-27trace: fix simple trace "disable" keywordStefan Hajnoczi
2014-01-27trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata
2013-03-28trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [simple] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova
2012-11-16Avoid all systemtap reserved wordsDaniel P. Berrange
2012-09-23dtrace backend: add function to reserved wordsAlon Levy
2012-08-14trace/simple: Fix compiler warning for 32 bit hostsStefan Weil
2012-07-19Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi
2012-04-18tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'ust' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'stderr' backendLluís Vilanova
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova