summaryrefslogtreecommitdiffstats
path: root/include/trace/ftrace.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-211-5/+5
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-5/+5
* | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-181-28/+55
* | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-181-20/+8
|/
* tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt2009-09-141-2/+2
* tracing: add static to generated TRACE_EVENT functionsSteven Rostedt2009-09-141-2/+2
* tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-5/+10
* tracing/filters: Defer pred allocationLi Zefan2009-08-311-1/+0
* tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker2009-08-281-6/+7
* Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-08-261-0/+9
|\
| * tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-261-0/+9
* | tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-261-7/+24
|/
* tracing/events: Add trace_define_common_fields()Li Zefan2009-08-191-5/+3
* tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-191-2/+1
* tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-111-1/+2
* tracing: Add ftrace_event_call void * 'data' fieldJason Baron2009-08-111-2/+2
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-111-25/+158
|\
| * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-101-0/+4
| * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-101-1/+7
| * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-101-1/+2
| * perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-34/+96
| * perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-091-25/+85
* | tracing/events: record the size of dynamic arraysLi Zefan2009-07-201-6/+8
* | tracing/events: add missing type info of dynamic arraysLai Jiangshan2009-07-201-2/+2
|/
* tracing: do not translate event helper macros in print formatSteven Rostedt2009-06-101-77/+81
* tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse2009-06-031-0/+2
* tracing/events: introduce __dynamic_array()Li Zefan2009-06-011-34/+88
* tracing/events: put TP_fast_assign into bracesLi Zefan2009-06-011-1/+1
* tracing/events: fix a typo in __string() format outputLi Zefan2009-06-011-2/+2
* ftrace: don't convert function's local variable name in macroZhaolei2009-05-281-10/+10
* tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-261-0/+8
* tracing: add __print_flags for eventsSteven Rostedt2009-05-261-0/+14
* tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan2009-05-261-1/+1
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-291-8/+8
* tracing: remove deprecated TRACE_FORMATSteven Rostedt2009-04-241-66/+0
* tracing/events: protect __get_str()Frederic Weisbecker2009-04-221-1/+1
* tracing/events: provide string with undefined size supportFrederic Weisbecker2009-04-221-3/+85
* tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-221-1/+1
* tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge2009-04-171-2/+2
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-141-0/+1
* tracing/events: move the ftrace event tracing code to coreSteven Rostedt2009-04-141-0/+492
OpenPOWER on IntegriCloud