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