summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_events_stage_3.h
Commit message (Expand)AuthorAgeFilesLines
* tracing/events: move the ftrace event tracing code to coreSteven Rostedt2009-04-141-279/+0
* tracing: consolidate trace and trace_event headersSteven Rostedt2009-04-141-2/+2
* tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-141-0/+1
* tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-141-4/+1
* tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt2009-04-141-3/+3
* tracing/events: don't discard an event after commitFrederic Weisbecker2009-03-231-2/+3
* tracing/events: don't use wake up for eventsFrederic Weisbecker2009-03-231-1/+1
* tracing: add per-event filteringTom Zanussi2009-03-221-0/+4
* tracing: add run-time field descriptions for event filteringTom Zanussi2009-03-221-0/+2
* ftrace: event profile hooksPeter Zijlstra2009-03-201-0/+44
* ftrace: ensure every event gets an idPeter Zijlstra2009-03-201-1/+14
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-101-49/+49
* tracing: update comments to match event code macrosSteven Rostedt2009-03-101-4/+4
* tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-101-1/+1
* tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-101-5/+1
* tracing: new format for specialized trace pointsSteven Rostedt2009-03-101-24/+10
* tracing: use generic __stringifySteven Rostedt2009-03-101-2/+2
* tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-101-4/+4
* tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-041-2/+2
* tracing: fix return value to registering eventsSteven Rostedt2009-03-031-4/+4
* tracing: add format file to describe event struct fieldsSteven Rostedt2009-03-021-0/+2
* tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt2009-03-021-0/+14
* tracing: add raw trace point recording infrastructureSteven Rostedt2009-02-281-0/+219
OpenPOWER on IntegriCloud