aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/ftrace.h
Commit message (Expand)AuthorAge
...
* 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
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\
| * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-10
| * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-10
| * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
| * perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
| * perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-09
* | tracing/events: record the size of dynamic arraysLi Zefan2009-07-20
* | tracing/events: add missing type info of dynamic arraysLai Jiangshan2009-07-20
|/
* tracing: do not translate event helper macros in print formatSteven Rostedt2009-06-10
* tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse2009-06-03
* tracing/events: introduce __dynamic_array()Li Zefan2009-06-01
* tracing/events: put TP_fast_assign into bracesLi Zefan2009-06-01
* tracing/events: fix a typo in __string() format outputLi Zefan2009-06-01
* ftrace: don't convert function's local variable name in macroZhaolei2009-05-27
* tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-26
* tracing: add __print_flags for eventsSteven Rostedt2009-05-26
* tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan2009-05-25
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-29
* tracing: remove deprecated TRACE_FORMATSteven Rostedt2009-04-24