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