aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/ftrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker1-0/+4
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker1-1/+7
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra1-1/+2
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker1-34/+96
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra1-25/+85
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt1-77/+81
2009-06-03tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse1-0/+2
2009-06-01tracing/events: introduce __dynamic_array()Li Zefan1-34/+88
2009-06-01tracing/events: put TP_fast_assign into bracesLi Zefan1-1/+1
2009-06-01tracing/events: fix a typo in __string() format outputLi Zefan1-2/+2
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei1-10/+10
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt1-0/+8
2009-05-26tracing: add __print_flags for eventsSteven Rostedt1-0/+14
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan1-1/+1
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi1-8/+8
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt1-66/+0
2009-04-22tracing/events: protect __get_str()Frederic Weisbecker1-1/+1
2009-04-22tracing/events: provide string with undefined size supportFrederic Weisbecker1-3/+85
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan1-1/+1
2009-04-17tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge1-2/+2
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt1-0/+1
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt1-0/+492