aboutsummaryrefslogtreecommitdiff
path: root/include/trace/ftrace.h
AgeCommit message (Expand)Author
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker
2009-09-14tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-08-31tracing/filters: Defer pred allocationLi Zefan
2009-08-28tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
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-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-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra
2009-07-20tracing/events: record the size of dynamic arraysLi Zefan
2009-07-20tracing/events: add missing type info of dynamic arraysLai Jiangshan
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt
2009-06-03tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse
2009-06-01tracing/events: introduce __dynamic_array()Li Zefan
2009-06-01tracing/events: put TP_fast_assign into bracesLi Zefan
2009-06-01tracing/events: fix a typo in __string() format outputLi Zefan
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt
2009-05-26tracing: add __print_flags for eventsSteven Rostedt
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt
2009-04-22tracing/events: protect __get_str()Frederic Weisbecker
2009-04-22tracing/events: provide string with undefined size supportFrederic Weisbecker
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan
2009-04-17tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt