summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_export.c
Commit message (Expand)AuthorAgeFilesLines
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-291-7/+22
* tracing: add size checks for exported ftrace internal structuresSteven Rostedt2009-04-241-0/+4
* tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-141-0/+1
* tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi2009-04-141-0/+33
* tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-141-3/+54
* ftrace: Correct a text align for event format outputZhaolei2009-04-071-1/+1
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-101-1/+1
* tracing: new format for specialized trace pointsSteven Rostedt2009-03-101-1/+22
* tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-101-4/+4
* tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-101-5/+5
* tracing: add format files for ftrace default entriesSteven Rostedt2009-03-061-0/+81