tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / kernel / trace / trace_export.c
2009-09-14 Li Zefantracing: remove some unused macros
2009-09-14 Li Zefanftrace: add compile-time check on F_printk()
2009-09-13 Steven Rostedttracing: use the new trace_entries.h to create format...
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-19 Li Zefantracing/events: Add trace_define_common_fields()
2009-08-19 Li Zefantracing/events: Add ftrace_event_call param to define_f...
2009-08-11 Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-04-29 Tom Zanussitracing/filters: distinguish between signed and unsigne...
2009-04-24 Steven Rostedttracing: add size checks for exported ftrace internal...
2009-04-13 Tom Zanussitracing/filters: allow on-the-fly filter switching
2009-04-13 Tom Zanussitracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-07 Zhaoleiftrace: Correct a text align for event format output
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-10 Steven Rostedttracing: typecast sizeof and offsetof to unsigned int
2009-03-06 Steven Rostedttracing: add format files for ftrace default entries