summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_events.c
AgeCommit message (Expand)Author
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-17ftrace: Fix trace_remove_event_call() to lock trace_event_mutexMasami Hiramatsu
2009-09-17ftrace: Fix trace_add_event_call() to initialize listMasami Hiramatsu
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt
2009-09-11tracing: trace parser support for set_eventjolsa@redhat.com
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-08-27tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker
2009-08-27tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan
2009-08-26tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan
2009-08-19tracing/syscalls: Add filtering supportLi Zefan
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron
2009-08-11tracing: Raw_init() bailout in trace event register fail caseJason Baron
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-06tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULESFrederic Weisbecker
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-07-23tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt
2009-07-10tracing/filter: Remove empty subsystem and its directoryXiao Guangrong
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-07-01tracing/events: Add trace_event boot optionLi Zefan
2009-06-24tracing/events: Don't increment @pos in s_start()Li Zefan
2009-06-24percpu: clean up percpu variable definitionsTejun Heo
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