aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_export.c
Commit message (Expand)AuthorAge
* tracing: remove some unused macrosLi Zefan2009-09-14
* ftrace: add compile-time check on F_printk()Li Zefan2009-09-14
* tracing: use the new trace_entries.h to create format filesSteven Rostedt2009-09-12
* tracing/filters: Defer pred allocationLi Zefan2009-08-31
* tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
* tracing/events: Add trace_define_common_fields()Li Zefan2009-08-19
* tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-19
* tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-11
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-29
* tracing: add size checks for exported ftrace internal structuresSteven Rostedt2009-04-23
* tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-13
* tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi2009-04-13
* tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-13
* ftrace: Correct a text align for event format outputZhaolei2009-04-07
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
* tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
* tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-10
* tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-10
* tracing: add format files for ftrace default entriesSteven Rostedt2009-03-05