summaryrefslogtreecommitdiff
path: root/scripts/tracetool/format
AgeCommit message (Expand)AuthorFilesLines
2016-02-03trace: track enabled events in a separate arrayPaolo Bonzini1-1/+1
2015-03-02trace: add DTrace reserved words for .d filesStefan Hajnoczi1-7/+19
2014-09-26trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova1-1/+1
2014-08-12trace: teach lttng backend to use format stringsAlex Bennée1-4/+11
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova1-0/+57
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova1-0/+70
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova1-0/+50
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova1-0/+50
2014-08-12trace: [tcg] Add 'tcg' event propertyLluís Vilanova1-0/+5
2014-08-12trace: add tracetool simpletrace_stap formatStefan Hajnoczi1-0/+71
2014-08-12trace: extract stap_escape() function for reuseStefan Hajnoczi1-3/+8
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova9-65/+152
2014-05-07trace: [tracetool] Change format docs to point to the generated fileLluís Vilanova7-11/+11
2014-05-07trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova1-2/+2
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova1-3/+3
2014-02-19Modified the tracetool framework for LTTng 2.xMohamad Gebai2-0/+87
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova3-8/+90
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova1-3/+3
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi1-2/+6
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova2-0/+40
2012-04-18tracetool: Add module for the 'h' formatLluís Vilanova1-0/+45
2012-04-18tracetool: Add module for the 'c' formatLluís Vilanova1-0/+20
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-0/+99