aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* tracing: do not translate event helper macros in print formatSteven Rostedt2009-06-10
* tracing: fix the block trace points print sizeSteven Rostedt2009-06-09
* tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-09
* Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2009-06-05
|\
| * tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse2009-06-03
* | Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar2009-06-04
|\|
| * tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt2009-06-01
| * 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, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei2009-06-01
|/
* ftrace: don't convert function's local variable name in macroZhaolei2009-05-27
* tracing: convert irq events to use __print_symbolicSteven Rostedt2009-05-26
* tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-26
* tracing: add flag output for kmem eventsSteven Rostedt2009-05-26
* tracing: add previous task state info to sched switch eventSteven 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
* blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan2009-05-11
* blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle2009-05-06
* blktrace: correct remap namesAlan D. Brunelle2009-05-06
* tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers2009-05-06
* tracing: add irq tracepoint documentationJason Baron2009-05-01
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-29
* tracing: remove deprecated TRACE_FORMATSteven Rostedt2009-04-24
* tracing/irq: convert irq traces to use TRACE_EVENT macroSteven Rostedt2009-04-24
* tracing/lockdep: convert lockdep to use TRACE_EVENT macroSteven Rostedt2009-04-24
* tracing: fix cut and paste macro errorSteven Rostedt2009-04-23
* tracing/events: protect __get_str()Frederic Weisbecker2009-04-22
* tracing/lock: provide lock_acquired event support for dynamic size stringFrederic Weisbecker2009-04-22
* tracing/events: provide string with undefined size supportFrederic Weisbecker2009-04-22
* tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-22
* tracing/events: enable code with EVENT_TRACING not EVENT_TRACERSteven Rostedt2009-04-17
* tracing: Remove include/trace/kmem_event_types.hZhaolei2009-04-17
* tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge2009-04-17
* tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
* tracing/events: fix lockdep system nameSteven Rostedt2009-04-14
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-14
* tracing/events: move the ftrace event tracing code to coreSteven Rostedt2009-04-14
* tracing: create automated trace definesSteven Rostedt2009-04-14
* tracing: consolidate trace and trace_event headersSteven Rostedt2009-04-14
* tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei2009-04-12
* tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
* tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macroZhaolei2009-04-10
* tracing/lockdep: report the time waited for a lockFrederic Weisbecker2009-04-10
* tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-08
* kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
* tracing, net: fix net tree and tracing tree merge interactionStephen Rothwell2009-04-01
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\
| * tracing: tracepoints for softirq entry/exit - tracepointsJason Baron2009-03-12