1. 9eb8512 blktrace: pass the right pointer to kfree() by Li Zefan · 16 years ago
  2. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
  3. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 16 years ago
  5. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 16 years ago
  6. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 16 years ago
  7. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 16 years ago
  8. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 16 years ago
  9. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 16 years ago
  10. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 16 years ago
  11. a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 16 years ago
  12. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  15. e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 16 years ago
  16. 7635b03 blktrace: small cleanup in blk_msg_write() by Li Zefan · 16 years ago
  17. a4b3ada blktrace: NUL-terminate user space messages by Carl Henrik Lunde · 16 years ago
  18. c826e3c kmemtrace: small cleanups by Ingo Molnar · 16 years ago
  19. 42af905 kmemtrace: restore original tracing data binary format, improve ABI by Eduard - Gabriel Munteanu · 16 years ago
  20. da2635a kmemtrace: kmemtrace_alloc() must fill type_id by Eduard - Gabriel Munteanu · 16 years ago
  21. ca2b84c kmemtrace: use tracepoints by Eduard - Gabriel Munteanu · 16 years ago
  22. 2e57289 ring-buffer: do not remove reader page from list on ring buffer free by Steven Rostedt · 16 years ago
  23. 2aad1b7 function-graph: allow unregistering twice by Steven Rostedt · 16 years ago
  24. 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
  25. b14b70a trace: make argument 'mem' of trace_seq_putmem() const by Li Zefan · 16 years ago
  26. f285901 tracing: add missing 'extern' keywords to trace_output.h by Eduard - Gabriel Munteanu · 16 years ago
  27. bdd6df6 tracing: provide trace_seq_reserve() by Eduard - Gabriel Munteanu · 16 years ago
  28. 18cea45 blktrace: print out BLK_TN_MESSAGE properly by Li Zefan · 16 years ago
  29. b6a4b0c blktrace: extract duplidate code by Li Zefan · 16 years ago
  30. ad5dd54 blktrace: fix memory leak when freeing struct blk_io_trace by Li Zefan · 16 years ago
  31. 17ba97e blktrace: fix blk_probes_ref chaos by Li Zefan · 16 years ago
  32. 35ac51b blktrace: make classic output more classic by Li Zefan · 16 years ago
  33. eb08f8e blktrace: fix off-by-one bug by Li Zefan · 16 years ago
  34. 5554720 blktrace: fix the original blktrace by Li Zefan · 16 years ago
  35. b5230b5 blktrace: fix a race when creating blk_tree_root in debugfs by Li Zefan · 16 years ago
  36. 6c051ce blktrace: fix timestamp in binary output by Li Zefan · 16 years ago
  37. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  38. 2a93a1f trivial: fix typo "resgister" -> "register" by Uwe Kleine-Koenig · 16 years ago
  39. 9a8118b tracing: filter fix for TRACE_EVENT_FORMAT events by Tom Zanussi · 16 years ago
  40. 2a4efa4 ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release() by Zhaolei · 16 years ago
  41. 2f63b84 trace_workqueues: fix empty line's output by Lai Jiangshan · 16 years ago
  42. 220ba35 trace_stat: keep original order by Lai Jiangshan · 16 years ago
  43. e6f4890 trace_stat: don't call seq_printf() in seq_operation->start() by Lai Jiangshan · 16 years ago
  44. ee000b7 tracing: use union for multi-usages field by Lai Jiangshan · 16 years ago
  45. cc59c9e ftrace: show virtual PID by Lai Jiangshan · 16 years ago
  46. be6f164 function-graph: add option for include sleep times by Steven Rostedt · 16 years ago
  47. 8aef2d2 function-graph: ignore times across schedule by Steven Rostedt · 16 years ago
  48. 05ce581 function-graph: prevent more than one tracer registering by Steven Rostedt · 16 years ago
  49. 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 16 years ago
  50. 0983352 tracing: fix memory leak in trace_stat by Steven Rostedt · 16 years ago
  51. 0934199 blktrace: print human-readable act_mask by Li Zefan · 16 years ago
  52. e0dc81b blktrace: fix t_error() by Li Zefan · 16 years ago
  53. 6579634 blktrace: fix wrong calculation of RWBS by Li Zefan · 16 years ago
  54. e4955c9 blktrace: mark ddir_act[] const by Li Zefan · 16 years ago
  55. 9f58a15 tracing/filters: disallow integer values for string filters and vice versa by Tom Zanussi · 16 years ago
  56. 4bda2d5 tracing/filters: use trace_seq_printf() to print filters by Tom Zanussi · 16 years ago
  57. 09f1f24 tracing/filters: free pred when clearing filters by Tom Zanussi · 16 years ago
  58. 1fc2d5c tracing/filters: use list_for_each_entry by Tom Zanussi · 16 years ago
  59. 1618536 tracing/function-graph-tracer: fix functions call traces imbalance by Frederic Weisbecker · 16 years ago
  60. 45b9560 tracing: Fix TRACING_SUPPORT dependency for PPC32 by Anton Vorontsov · 16 years ago
  61. 3e1f60b tracing/ftrace: check if debugfs is registered before creating files by Frederic Weisbecker · 16 years ago
  62. c4cff06 tracing/filters: clean up filter_add_subsystem_pred() by Tom Zanussi · 16 years ago
  63. ee6cdab tracing/filters: fix bug in copy_pred() by Tom Zanussi · 16 years ago
  64. 75c8b41 tracing/filters: use list_for_each_entry_safe by Tom Zanussi · 16 years ago
  65. b118415 tracing/events: don't discard an event after commit by Frederic Weisbecker · 16 years ago
  66. 7e6ea92 tracing/ftrace: make nop-tracer use polling wait for events on pipe by Frederic Weisbecker · 16 years ago
  67. 07edf71 tracing/events: don't use wake up for events by Frederic Weisbecker · 16 years ago
  68. 9bd7d09 tracing/events: make the filter files writable by Frederic Weisbecker · 16 years ago
  69. fe9f57f tracing: add run-time field descriptions for event filtering, kfree fix by Ingo Molnar · 16 years ago
  70. cfb180f tracing: add per-subsystem filtering by Tom Zanussi · 16 years ago
  71. 7ce7e42 tracing: add per-event filtering by Tom Zanussi · 16 years ago
  72. 2d62271 tracing: add ring_buffer_event_discard() to ring buffer by Tom Zanussi · 16 years ago
  73. b8b9426 tracing: fix four sparse warnings by Dmitri Vorobiev · 16 years ago
  74. cf027f6 tracing: add run-time field descriptions for event filtering by Tom Zanussi · 16 years ago
  75. a524446 Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buffer', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  76. 0cf53ff tracing: keep the tracing buffer after self-test failure by Frederic Weisbecker · 16 years ago
  77. cf586b6 tracing/function-graph-tracer: prevent hangs during self-tests by Frederic Weisbecker · 16 years ago
  78. b125130 blktrace: avoid accessing NULL bdev->bd_disk by Li Zefan · 16 years ago
  79. cd649b8 blktrace: remove sysfs_blk_trace_enable_show/store() by Li Zefan · 16 years ago
  80. 15152e4 blktrace: report EBUSY correctly by Li Zefan · 16 years ago
  81. cbe2829 blktrace: don't increase blk_probes_ref if failed to setup blk trace by Li Zefan · 16 years ago
  82. 3c289ba blktrace: remove blk_probe_mutex by Li Zefan · 16 years ago
  83. 5006ea7 blktrace: make blk_tracer_enabled a bool flag by Li Zefan · 16 years ago
  84. 1a17662 blktrace: fix possible memory leak by Li Zefan · 16 years ago
  85. 09c9e84 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit by Frederic Weisbecker · 16 years ago
  86. ac199db ftrace: event profile hooks by Peter Zijlstra · 16 years ago
  87. 28bea27 ftrace: ensure every event gets an id by Peter Zijlstra · 16 years ago
  88. 23725ae ftrace: provide an id file for each event by Peter Zijlstra · 16 years ago
  89. 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
  90. 22de89b Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  91. 5087f8d function-graph: show binary events as comments by Steven Rostedt · 16 years ago
  92. 40ce74f tracing: remove recording function depth from trace_printk by Steven Rostedt · 16 years ago
  93. 2fbcdb3 function-graph: calculate function depth within function graph tracer by Steven Rostedt · 16 years ago
  94. 5ef841f tracing: make print_(b)printk_msg_only global by Steven Rostedt · 16 years ago
  95. 3bf832c tracing/ring-buffer: fix non cpu hotplug case by Frederic Weisbecker · 16 years ago
  96. ac5f6c9 function-graph: consolidate prologues for output by Steven Rostedt · 16 years ago
  97. 4acd4d0 tracing: give easy way to clear trace buffer by Steven Rostedt · 16 years ago
  98. 4903620 tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped by Frederic Weisbecker · 16 years ago
  99. a635cf0 tracing: fix command line to pid reverse map by Carsten Emde · 16 years ago
  100. 50d8875 tracing: fix trace_find_cmdline() by Thomas Gleixner · 16 years ago