Merge branch 'linus' into tracing/core
[safe/jmp/linux-2.6] / kernel / trace / trace_events_stage_2.h
2009-04-13 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-10 Zhaoleiftrace: Output REC->var instead of __entry->var for...
2009-03-22 Tom Zanussitracing: add run-time field descriptions for event...
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