aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_events.c
Commit message (Expand)AuthorAge
...
* tracing: append ":*" to internal setting of system eventsSteven Rostedt2009-05-07
* tracing: add hierarchical enabling of eventsSteven Rostedt2009-05-06
* tracing: reset ring buffer when removing modules with eventsSteven Rostedt2009-05-06
* tracing/events: fix concurrent access to ftrace_events listLi Zefan2009-05-06
* tracing/events: fix memory leak when unloading moduleLi Zefan2009-05-06
* tracing/filters: a better event parserTom Zanussi2009-04-29
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-29
* tracing/filters: move preds into event_filter objectTom Zanussi2009-04-29
* tracing/events: make modules have their own file_operations structureSteven Rostedt2009-04-26
* tracing: add size checks for exported ftrace internal structuresSteven Rostedt2009-04-23
* tracing: increase size of number of possible eventsSteven Rostedt2009-04-23
* tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-22
* tracing/filters: don't remove old filters when failed to write subsys->filterLi Zefan2009-04-21
* tracing: use nowakeup version of commit for function event trace testsSteven Rostedt2009-04-20
* tracing/events: call the correct event trace selftest init functionSteven Rostedt2009-04-20
* tracing/filters: add filter_mutex to protect filter predicatesTom Zanussi2009-04-17
* tracing/events: perform function tracing in event selftestsSteven Rostedt2009-04-17
* tracing/events/ring-buffer: expose format of ring buffer headers to usersSteven Rostedt2009-04-17
* tracing/events: add startup tests for eventsSteven Rostedt2009-04-17
* tracing/events: fix compile for modules disabledSteven Rostedt2009-04-14
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-14
* tracing/events: add export symbols for trace events in modulesSteven Rostedt2009-04-14
* tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-14
* tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-13
* Merge branch 'linus' into tracing/coreIngo Molnar2009-04-13
|\
| * tracing/filters: return proper error code when writing filter fileLi Zefan2009-04-12
| * tracing/filters: NIL-terminate user input filterLi Zefan2009-04-12
* | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-13
|/
* tracing: filter fix for TRACE_EVENT_FORMAT eventsTom Zanussi2009-03-26
* tracing/filters: use trace_seq_printf() to print filtersTom Zanussi2009-03-24
* tracing/filters: free pred when clearing filtersTom Zanussi2009-03-24
* tracing/filters: clean up filter_add_subsystem_pred()Tom Zanussi2009-03-23
* tracing/events: make the filter files writableFrederic Weisbecker2009-03-23
* tracing: add run-time field descriptions for event filtering, kfree fixIngo Molnar2009-03-22
* tracing: add per-subsystem filteringTom Zanussi2009-03-22
* tracing: add per-event filteringTom Zanussi2009-03-22
* tracing: add run-time field descriptions for event filteringTom Zanussi2009-03-22
* ftrace: event profile hooksPeter Zijlstra2009-03-20
* ftrace: provide an id file for each eventPeter Zijlstra2009-03-20
* tracing: fix leak in event_format_read()Tom Zanussi2009-03-17
* tracing: have event_trace_printk use static tracerSteven Rostedt2009-03-12
* tracing: expand the ring buffers when an event is activatedSteven Rostedt2009-03-11
* tracing: add back the available_events fileSteven Rostedt2009-03-10
* tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt2009-03-10
* tracing: fix printk format specifierSteven Rostedt2009-03-10
* tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
* tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-10
* tracing: add format files for ftrace default entriesSteven Rostedt2009-03-05
* tracing: add trace name and id to event formatsSteven Rostedt2009-03-02
* tracing: add ftrace headers to event format filesSteven Rostedt2009-03-02