- d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
- 43ce1d2 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc by Aneesh Kumar K.V · 15 years ago
- 627ad9f ext4: Fix type warning on 64-bit platforms in tracing events header by Theodore Ts'o · 15 years ago
- 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
- 879c5e6 jbd2: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
- 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 15 years ago
- 6556d1d tracing: fix the block trace points print size by Steven Rostedt · 15 years ago
- 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
- 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
- 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 15 years ago
- 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 15 years ago
- 1d080d6 tracing: remove redundant SOFTIRQ from softirq event traces by Steven Rostedt · 15 years ago
- 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 15 years ago
- a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 15 years ago
- 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 15 years ago
- fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 16 years ago
- f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 15 years ago
- c2adae0 tracing: convert irq events to use __print_symbolic by Steven Rostedt · 15 years ago
- 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 15 years ago
- 62ba180 tracing: add flag output for kmem events by Steven Rostedt · 15 years ago
- 937cdb9 tracing: add previous task state info to sched switch event by Steven Rostedt · 15 years ago
- be74b73 tracing: add __print_flags for events by Steven Rostedt · 15 years ago
- b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 15 years ago
- 4ea7e38 dropmon: add ability to detect when hardware dropsrxpackets by Neil Horman · 15 years ago
- 79c5d3c blktrace: from-sector redundant in trace_block_remap, cleanup by Li Zefan · 16 years ago
- 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 16 years ago
- a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 16 years ago
- de1d728 tracepoint: trace_sched_migrate_task(): remove parameter by Mathieu Desnoyers · 16 years ago
- 9ee1983 tracing: add irq tracepoint documentation by Jason Baron · 16 years ago
- a118e4d tracing/filters: distinguish between signed and unsigned fields by Tom Zanussi · 16 years ago
- b8e6555 tracing: remove deprecated TRACE_FORMAT by Steven Rostedt · 16 years ago
- 160031b tracing/irq: convert irq traces to use TRACE_EVENT macro by Steven Rostedt · 16 years ago
- 3951709 tracing/lockdep: convert lockdep to use TRACE_EVENT macro by Steven Rostedt · 16 years ago
- c2518c4 tracing: fix cut and paste macro error by Steven Rostedt · 16 years ago
- 6a74aa4 tracing/events: protect __get_str() by Frederic Weisbecker · 16 years ago
- 7e7ca9a tracing/lock: provide lock_acquired event support for dynamic size string by Frederic Weisbecker · 16 years ago
- 9cbf117 tracing/events: provide string with undefined size support by Frederic Weisbecker · 16 years ago
- 7a4f453 tracing/events: make struct trace_entry->type to be int type by Li Zefan · 16 years ago
- b0afdc1 tracing/events: enable code with EVENT_TRACING not EVENT_TRACER by Steven Rostedt · 16 years ago
- 46de405 tracing: Remove include/trace/kmem_event_types.h by Zhaolei · 16 years ago
- 76aa811 tracing: avoid warnings from zero-arg tracepoints by Jeremy Fitzhardinge · 16 years ago
- ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 16 years ago
- ecda8ae tracing/events: fix lockdep system name by Steven Rostedt · 16 years ago
- 6d72373 tracing/events: add support for modules to TRACE_EVENT by Steven Rostedt · 16 years ago
- f42c85e tracing/events: move the ftrace event tracing code to core by Steven Rostedt · 16 years ago
- a8d154b tracing: create automated trace defines by Steven Rostedt · 16 years ago
- ea20d92 tracing: consolidate trace and trace_event headers by Steven Rostedt · 16 years ago
- fc182a4 tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro by Zhaolei · 16 years ago
- 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 16 years ago
- 5cb3d1d tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro by Zhaolei · 16 years ago
- 2062501 tracing/lockdep: report the time waited for a lock by Frederic Weisbecker · 16 years ago
- 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
- ca2b84cb kmemtrace: use tracepoints by Eduard - Gabriel Munteanu · 16 years ago
- 645dae9 tracing, net: fix net tree and tracing tree merge interaction by Stephen Rothwell · 16 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
- 5393f31 net: Add dependent headers to trace/skb.h by Josh Stone · 16 years ago
- 4893d39 Network Drop Monitor: Add trace declaration for skb frees by Neil Horman · 16 years ago
- 3984232 tracing: tracepoints for softirq entry/exit - tracepoints by Jason Baron · 16 years ago
- 30a8fec tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro by Steven Rostedt · 16 years ago
- 157587d tracing: remove obsolete TRACE_EVENT_FORMAT macro by Steven Rostedt · 16 years ago
- d6e2ca4 tracing: convert irq trace points to new macros by Steven Rostedt · 16 years ago
- 12b5fdb tracing: convert the sched trace points to the TRACE_EVENT macros by Steven Rostedt · 16 years ago
- da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
- 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
- af438c0 tracing, power-trace: make it build even if the power-tracer is turned off by Ingo Molnar · 16 years ago
- efed792 tracing: add lockdep tracepoints for lock acquire/release by Peter Zijlstra · 16 years ago
- d20e3b0 tracing: add TRACE_FIELD_SPECIAL to record complex entries by Steven Rostedt · 16 years ago
- f2034f1 tracing: create the C style tracing for the irq subsystem by Steven Rostedt · 16 years ago
- 6299280 tracing: create the C style tracing for the sched subsystem by Steven Rostedt · 16 years ago
- 3d7ba93 tracing: add subsystem sched for sched events by Steven Rostedt · 16 years ago
- 0ec2ef1 tracing: add subsystem irq for irq events by Steven Rostedt · 16 years ago
- eb594e4 tracing: move trace point formats to files in include/trace directory by Steven Rostedt · 16 years ago
- af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 16 years ago
- eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 16 years ago
- f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 16 years ago
- b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 16 years ago
- 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 16 years ago
- e1d8aa9 tracing: add a new workqueue tracer by Frederic Weisbecker · 16 years ago
- 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
- 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 16 years ago
- c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 16 years ago
- 9dfc3bc Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 16 years ago
- cbc34ed sched: fix tracepoints in scheduler by Peter Zijlstra · 16 years ago
- da485e0 tracing/fastboot: include missing headers by Frederic Weisbecker · 16 years ago
- 8001530 tracing/fastboot: fix len of func buffer by Stephen Rothwell · 16 years ago
- 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
- 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
- 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
- 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
- 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
- cf569a9 sched: clean up tracepoints by Ingo Molnar · 16 years ago
- 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 16 years ago