tracing: add missing 'extern' keywords to trace_output.h
[safe/jmp/linux-2.6] / kernel / trace / trace_events_stage_2.h
2009-03-13 Steven Rostedttracing: show event name in trace for TRACE_EVENT creat...
2009-03-10 Steven Rostedttracing: update comments to match event code macros
2009-03-10 Steven Rostedttracing: flip the TP_printk and TP_fast_assign in the...
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-06 Steven Rostedttracing: move print of event format to separate file
2009-03-02 Steven Rostedttracing: add print format to event trace format files
2009-03-02 Steven Rostedttracing: add format file to describe event struct fields
2009-03-02 Steven Rostedttracing: add TRACE_FIELD_SPECIAL to record complex...
2009-02-28 Steven Rostedttracing: add raw trace point recording infrastructure