aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_events.c
Commit message (Expand)AuthorAge
* tracing: Move raw_init from events to classSteven Rostedt2010-05-14
* tracing: Move fields from event to class structureSteven Rostedt2010-05-14
* tracing: Remove per event trace registeringSteven Rostedt2010-05-14
* tracing: Create class struct for eventsSteven Rostedt2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
* tracing: Simplify memory recycle of trace_define_fieldWenji Huang2010-02-25
* tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* tracing: Use defined fields and print_fmt to print formatsLai Jiangshan2010-01-06
* tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan2009-12-13
* tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-13
* tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-13
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\
| * Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-15
| |\
| | * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| | |\
| | * | tracing/event: Cleanup the useless dentry variableFrederic Weisbecker2009-09-24
| * | | tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
| | |/ | |/|
* | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17
|\| |
| * | tracing: Check the return value of trace_get_user()Li Zefan2009-09-22
* | | tracing/ftrace: Fix to check create_event_dir() when adding new eventsMasami Hiramatsu2009-10-02
* | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\| |
| * | tracing/events: use list_for_entry_continueLi Zefan2009-09-19
| |/
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| | |\
| | | * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | | |\
| | | * \ Merge branch 'master' into for-nextTejun Heo2009-07-03
| | | |\ \
| | | * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
| * | | | | tracing: make testing syscall events a separate configurationSteven Rostedt2009-09-14
| * | | | | tracing: add static to generated TRACE_EVENT functionsSteven Rostedt2009-09-14
| * | | | | tracing: use the new trace_entries.h to create format filesSteven Rostedt2009-09-12
| * | | | | tracing: trace parser support for set_eventjolsa@redhat.com2009-09-11
| * | | | | tracing: add lock depth to entriesSteven Rostedt2009-09-11
| * | | | | tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-11
| |/ / / /
* | | | | ftrace: Fix trace_remove_event_call() to lock trace_event_mutexMasami Hiramatsu2009-09-16
* | | | | ftrace: Fix trace_add_event_call() to initialize listMasami Hiramatsu2009-09-16
* | | | | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-10
|\| | | |
| * | | | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* | | | | tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker2009-08-26
* | | | | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-26
|/ / / /
* | | | tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
* | | | tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan2009-08-26
* | | | tracing/syscalls: Add filtering supportLi Zefan2009-08-19
* | | | tracing/events: Add trace_define_common_fields()Li Zefan2009-08-19
* | | | tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-19
* | | | tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-11
* | | | tracing: Add ftrace_event_call void * 'data' fieldJason Baron2009-08-11
* | | | tracing: Raw_init() bailout in trace event register fail caseJason Baron2009-08-11
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\ \ \ \ | | |_|/ | |/| |
| * | | ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-06
| * | | tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt2009-07-23
| | |/ | |/|