summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_export.c
AgeCommit message (Expand)AuthorLines
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi-7/+22
2009-04-23tracing: add size checks for exported ftrace internal structuresSteven Rostedt-0/+4
2009-04-14tracing/filters: allow on-the-fly filter switchingTom Zanussi-0/+1
2009-04-14tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi-0/+33
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi-3/+54
2009-04-07ftrace: Correct a text align for event format outputZhaolei-1/+1
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt-1/+1
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt-1/+22
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt-4/+4
2009-03-10tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt-5/+5
2009-03-05tracing: add format files for ftrace default entriesSteven Rostedt-0/+81