aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_events.c
AgeCommit message (Expand)Author
2009-06-09tracing: add protection around module events unloadSteven Rostedt
2009-05-26ftrace: clean up of using ftrace_event_enable_disable()Zhaolei
2009-05-26ftrace: Add task_comm support for trace_eventZhaolei
2009-05-20ftrace: fix check for return value of register_module_notifier in event_trace...Ming Lei
2009-05-08tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt
2009-05-08tracing: initialize return value for __ftrace_set_clr_eventSteven Rostedt
2009-05-08tracing/events: simplify system_enable_read()Li Zefan
2009-05-08tracing/events: clean up for ftrace_set_clr_event()Li Zefan
2009-05-07tracing: append ":*" to internal setting of system eventsSteven Rostedt
2009-05-06tracing: add hierarchical enabling of eventsSteven Rostedt
2009-05-06tracing: reset ring buffer when removing modules with eventsSteven Rostedt
2009-05-06tracing/events: fix concurrent access to ftrace_events listLi Zefan
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan
2009-04-29tracing/filters: a better event parserTom Zanussi
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi
2009-04-26tracing/events: make modules have their own file_operations structureSteven Rostedt
2009-04-23tracing: add size checks for exported ftrace internal structuresSteven Rostedt
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan
2009-04-21tracing/filters: don't remove old filters when failed to write subsys->filterLi Zefan
2009-04-20tracing: use nowakeup version of commit for function event trace testsSteven Rostedt
2009-04-20tracing/events: call the correct event trace selftest init functionSteven Rostedt
2009-04-17tracing/filters: add filter_mutex to protect filter predicatesTom Zanussi
2009-04-17tracing/events: perform function tracing in event selftestsSteven Rostedt
2009-04-17tracing/events/ring-buffer: expose format of ring buffer headers to usersSteven Rostedt
2009-04-17tracing/events: add startup tests for eventsSteven Rostedt
2009-04-14tracing/events: fix compile for modules disabledSteven Rostedt
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt
2009-04-14tracing/events: add export symbols for trace events in modulesSteven Rostedt
2009-04-14tracing/events: convert event call sites to use a link listSteven 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-12tracing/filters: return proper error code when writing filter fileLi Zefan
2009-04-12tracing/filters: NIL-terminate user input filterLi Zefan
2009-03-26tracing: filter fix for TRACE_EVENT_FORMAT eventsTom Zanussi
2009-03-24tracing/filters: use trace_seq_printf() to print filtersTom Zanussi
2009-03-24tracing/filters: free pred when clearing filtersTom Zanussi
2009-03-23tracing/filters: clean up filter_add_subsystem_pred()Tom Zanussi
2009-03-23tracing/events: make the filter files writableFrederic Weisbecker
2009-03-22tracing: add run-time field descriptions for event filtering, kfree fixIngo Molnar
2009-03-22tracing: add per-subsystem filteringTom Zanussi
2009-03-22tracing: add per-event filteringTom Zanussi
2009-03-22tracing: add run-time field descriptions for event filteringTom Zanussi
2009-03-20ftrace: event profile hooksPeter Zijlstra
2009-03-20ftrace: provide an id file for each eventPeter Zijlstra
2009-03-17tracing: fix leak in event_format_read()Tom Zanussi
2009-03-12tracing: have event_trace_printk use static tracerSteven Rostedt
2009-03-11tracing: expand the ring buffers when an event is activatedSteven Rostedt