aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_export.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: remove some unused macrosLi Zefan2009-09-141-26/+0
* ftrace: add compile-time check on F_printk()Li Zefan2009-09-141-4/+41
* tracing: use the new trace_entries.h to create format filesSteven Rostedt2009-09-121-113/+128
* tracing/filters: Defer pred allocationLi Zefan2009-08-311-1/+0
* tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-261-3/+5
* tracing/events: Add trace_define_common_fields()Li Zefan2009-08-191-5/+3
* tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-191-3/+2
* tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-111-2/+4
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-291-7/+22
* tracing: add size checks for exported ftrace internal structuresSteven Rostedt2009-04-231-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-051-0/+81