- 5ab8026 tracing, x86: remove duplicated #include by Huang Weiyi · 16 years ago
- 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 16 years ago
- 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 16 years ago
- 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 16 years ago
- cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 16 years ago
- 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 16 years ago
- a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 16 years ago
- e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 16 years ago
- 7635b03 blktrace: small cleanup in blk_msg_write() by Li Zefan · 16 years ago
- a4b3ada blktrace: NUL-terminate user space messages by Carl Henrik Lunde · 16 years ago
- 4fafd5b tracing: move scripts/trace/power.pl to scripts/tracing/power.pl by Lai Jiangshan · 16 years ago
- 8b54e45 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 by Ingo Molnar · 16 years ago
- b14b70a trace: make argument 'mem' of trace_seq_putmem() const by Li Zefan · 16 years ago
- f285901 tracing: add missing 'extern' keywords to trace_output.h by Eduard - Gabriel Munteanu · 16 years ago
- bdd6df6 tracing: provide trace_seq_reserve() by Eduard - Gabriel Munteanu · 16 years ago
- 18cea45 blktrace: print out BLK_TN_MESSAGE properly by Li Zefan · 16 years ago
- b6a4b0c blktrace: extract duplidate code by Li Zefan · 16 years ago
- ad5dd54 blktrace: fix memory leak when freeing struct blk_io_trace by Li Zefan · 16 years ago
- 17ba97e blktrace: fix blk_probes_ref chaos by Li Zefan · 16 years ago
- 35ac51b blktrace: make classic output more classic by Li Zefan · 16 years ago
- eb08f8e blktrace: fix off-by-one bug by Li Zefan · 16 years ago
- 5554720 blktrace: fix the original blktrace by Li Zefan · 16 years ago
- b5230b5 blktrace: fix a race when creating blk_tree_root in debugfs by Li Zefan · 16 years ago
- 6c051ce blktrace: fix timestamp in binary output by Li Zefan · 16 years ago
- 548c316 tracing, Text Edit Lock: cleanup by Ingo Molnar · 16 years ago
- 9a8118b tracing: filter fix for TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
- 2a4efa4 ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release() by Zhaolei · 16 years ago
- fee039a x86: kretprobe-booster interrupt emulation code fix by Masami Hiramatsu · 16 years ago
- 759ee09 init,cpuset: fix initialize order by Lai Jiangshan · 16 years ago
- 2f63b84 trace_workqueues: fix empty line's output by Lai Jiangshan · 16 years ago
- 220ba35 trace_stat: keep original order by Lai Jiangshan · 16 years ago
- e6f48901 trace_stat: don't call seq_printf() in seq_operation->start() by Lai Jiangshan · 16 years ago
- 0a5d649 tracing: Documentation / sample code fixes for tracepoints by Jody McIntyre · 16 years ago
- ee000b7 tracing: use union for multi-usages field by Lai Jiangshan · 16 years ago
- cc59c9e ftrace: show virtual PID by Lai Jiangshan · 16 years ago
- be6f164 function-graph: add option for include sleep times by Steven Rostedt · 16 years ago
- 8aef2d2 function-graph: ignore times across schedule by Steven Rostedt · 16 years ago
- 05ce581 function-graph: prevent more than one tracer registering by Steven Rostedt · 16 years ago
- 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 16 years ago
- 0983352 tracing: fix memory leak in trace_stat by Steven Rostedt · 16 years ago
- 0934199 blktrace: print human-readable act_mask by Li Zefan · 16 years ago
- e0dc81b blktrace: fix t_error() by Li Zefan · 16 years ago
- 6579634 blktrace: fix wrong calculation of RWBS by Li Zefan · 16 years ago
- e4955c9 blktrace: mark ddir_act[] const by Li Zefan · 16 years ago
- 9f58a15 tracing/filters: disallow integer values for string filters and vice versa by Tom Zanussi · 16 years ago
- 4bda2d5 tracing/filters: use trace_seq_printf() to print filters by Tom Zanussi · 16 years ago
- 09f1f24 tracing/filters: free pred when clearing filters by Tom Zanussi · 16 years ago
- 1fc2d5c tracing/filters: use list_for_each_entry by Tom Zanussi · 16 years ago
- 1618536 tracing/function-graph-tracer: fix functions call traces imbalance by Frederic Weisbecker · 16 years ago
- 45b9560 tracing: Fix TRACING_SUPPORT dependency for PPC32 by Anton Vorontsov · 16 years ago
- 3e1f60b tracing/ftrace: check if debugfs is registered before creating files by Frederic Weisbecker · 16 years ago
- c0f92ba debugfs: function to know if debugfs is initialized by Frederic Weisbecker · 16 years ago
- c4cff06 tracing/filters: clean up filter_add_subsystem_pred() by Tom Zanussi · 16 years ago
- ee6cdab tracing/filters: fix bug in copy_pred() by Tom Zanussi · 16 years ago
- 75c8b41 tracing/filters: use list_for_each_entry_safe by Tom Zanussi · 16 years ago
- b118415 tracing/events: don't discard an event after commit by Frederic Weisbecker · 16 years ago
- 7e6ea92 tracing/ftrace: make nop-tracer use polling wait for events on pipe by Frederic Weisbecker · 16 years ago
- 07edf71 tracing/events: don't use wake up for events by Frederic Weisbecker · 16 years ago
- 9bd7d09 tracing/events: make the filter files writable by Frederic Weisbecker · 16 years ago
- fe9f57f tracing: add run-time field descriptions for event filtering, kfree fix by Ingo Molnar · 16 years ago
- cfb180f tracing: add per-subsystem filtering by Tom Zanussi · 16 years ago
- 7ce7e42 tracing: add per-event filtering by Tom Zanussi · 16 years ago
- 2d62271 tracing: add ring_buffer_event_discard() to ring buffer by Tom Zanussi · 16 years ago
- b8b9426 tracing: fix four sparse warnings by Dmitri Vorobiev · 16 years ago
- f80d2d7 tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c by Dmitri Vorobiev · 16 years ago
- cf027f6 tracing: add run-time field descriptions for event filtering by Tom Zanussi · 16 years ago
- a524446 Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buffer', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 0cf53ff tracing: keep the tracing buffer after self-test failure by Frederic Weisbecker · 16 years ago
- cf586b6 tracing/function-graph-tracer: prevent hangs during self-tests by Frederic Weisbecker · 16 years ago
- b125130 blktrace: avoid accessing NULL bdev->bd_disk by Li Zefan · 16 years ago
- cd649b8 blktrace: remove sysfs_blk_trace_enable_show/store() by Li Zefan · 16 years ago
- 15152e4 blktrace: report EBUSY correctly by Li Zefan · 16 years ago
- cbe2829 blktrace: don't increase blk_probes_ref if failed to setup blk trace by Li Zefan · 16 years ago
- 3c289ba blktrace: remove blk_probe_mutex by Li Zefan · 16 years ago
- 5006ea7 blktrace: make blk_tracer_enabled a bool flag by Li Zefan · 16 years ago
- 1a17662 blktrace: fix possible memory leak by Li Zefan · 16 years ago
- 09c9e84 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit by Frederic Weisbecker · 16 years ago
- 505f2b9 tracing, Text Edit Lock - kprobes architecture independent support, nommu fix by Ingo Molnar · 16 years ago
- ac199db ftrace: event profile hooks by Peter Zijlstra · 16 years ago
- 28bea27 ftrace: ensure every event gets an id by Peter Zijlstra · 16 years ago
- 23725ae ftrace: provide an id file for each event by Peter Zijlstra · 16 years ago
- 44fc6ee Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 22de89b Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 16 years ago
- 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 16 years ago
- d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 16 years ago
- caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
- fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- 5087f8d function-graph: show binary events as comments by Steven Rostedt · 16 years ago
- 40ce74f tracing: remove recording function depth from trace_printk by Steven Rostedt · 16 years ago
- 2fbcdb3 function-graph: calculate function depth within function graph tracer by Steven Rostedt · 16 years ago
- 5ef841f tracing: make print_(b)printk_msg_only global by Steven Rostedt · 16 years ago
- a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 16 years ago
- 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 16 years ago
- 3bf832c tracing/ring-buffer: fix non cpu hotplug case by Frederic Weisbecker · 16 years ago
- ac5f6c9 function-graph: consolidate prologues for output by Steven Rostedt · 16 years ago
- e9d9df4 ftrace: protect running nmi (V3) by Lai Jiangshan · 16 years ago
- ec625cb tracepoints: dont update zero-sized tracepoint sections by Ingo Molnar · 16 years ago
- 09933a1 tracing: fix oops in tracepoint_update_probe_range() by Jaswinder Singh Rajput · 16 years ago