summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_events_stage_2.h
AgeCommit message (Expand)Author
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt
2009-04-14tracing: consolidate trace and trace_event headersSteven Rostedt
2009-04-14tracing/filters: allow on-the-fly filter switchingTom Zanussi
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-14tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi
2009-04-10ftrace: Output REC->var instead of __entry->var for trace formatZhaolei
2009-03-22tracing: add run-time field descriptions for event filteringTom Zanussi
2009-03-12tracing: show event name in trace for TRACE_EVENT created eventsSteven Rostedt
2009-03-10tracing: update comments to match event code macrosSteven Rostedt
2009-03-10tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt
2009-03-05tracing: move print of event format to separate fileSteven Rostedt
2009-03-02tracing: add print format to event trace format filesSteven Rostedt
2009-03-02tracing: add format file to describe event struct fieldsSteven Rostedt
2009-03-02tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt
2009-02-28tracing: add raw trace point recording infrastructureSteven Rostedt