aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/ftrace.h
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\
| * perf: Fetch hot regs from the template callerFrederic Weisbecker2010-04-04
* | tracing: Update commentsLi Zefan2010-03-31
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
|\
| * perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
| * perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-10
* | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney2010-03-04
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-28
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-25
* | | tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt2010-02-16
* | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* | | tracing: Add print_fmt fieldLai Jiangshan2010-01-06
| |/ |/|
* | tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan2009-12-30
|/
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-13
* 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
* ftrace.h: Use common pr_info fmt stringJoe Perches2009-12-13
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\
| * events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-26
| * tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt2009-11-24
| * tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt2009-11-24
| * perf_events: Undo some recursion damagePeter Zijlstra2009-11-23
| * tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22
| * tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-08
| * Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
| |\
| | * tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
| * | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
| |\|
| * | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-10
| |\ \
| * | | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-26
* | | | tracing: Fix event format exportJohannes Berg2009-11-13
| |_|/ |/| |
* | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \ \
| * | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | | | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18
* | | | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
|/ / /
* | | tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt2009-09-14
* | | tracing: add static to generated TRACE_EVENT functionsSteven Rostedt2009-09-14
| |/ |/|
* | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* | tracing/filters: Defer pred allocationLi Zefan2009-08-31
* | tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker2009-08-28
|/
* Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-08-26
|\
| * tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-25
* | tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
|/
* 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