1. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
  2. af15b76 tracing: Fix potential out-of-bounds in trace_get_user() by Steven Rostedt · 13 years ago
  3. 99593eb tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 13 years ago
  4. d018274 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 13 years ago
  5. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  6. dcf3dfc tracing: Fix ftrace_dump() by Steven Rostedt (Red Hat) · 13 years ago
  7. e1672f4 tracing: Check return value of tracing_init_dentry() by Namhyung Kim · 13 years ago
  8. 7b7cf9f tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 13 years ago
  9. 2f6b6e2 tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 13 years ago
  10. 1e3b58b tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 13 years ago
  11. 502f0d8 coresight: have trace_printk only log the actual data to STM by Pushkar Joshi · 14 years ago
  12. ddec663 coresight: Have trace_marker only log the actual data by Pushkar Joshi · 14 years ago
  13. 8e1e6b6 coresight: enable stm logging for ftrace events and printk by Pratik Patel · 14 years ago
  14. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  15. 4943d9c tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 14 years ago
  16. 3993b24 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 14 years ago
  17. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  18. 348f0fc tracing: Fix regression with tracing_on by Steven Rostedt · 14 years ago
  19. 12b5da3 tracing: Fix ent_size in trace output by Steven Rostedt · 14 years ago
  20. b892e5c tracing: Keep NMI watchdog from triggering when dumping trace by Steven Rostedt · 14 years ago
  21. 499e547 tracing/ring-buffer: Only have tracing_on disable tracing buffers by Steven Rostedt · 14 years ago
  22. 1e42e83 ftrace: sched_switch plugin is deprecated by Geunsik Lim · 14 years ago
  23. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  24. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  25. f4ae40a switch debugfs to umode_t by Al Viro · 15 years ago
  26. a8eecf2 trace: Allow ftrace_dump() to be called from modules by Paul E. McKenney · 15 years ago
  27. 39eaf7e tracing: Add entries in buffer and total entries to default output header by Steven Rostedt · 15 years ago
  28. 77271ce tracing: Add irq, preempt-count and need resched info to default trace output by Steven Rostedt · 15 years ago
  29. 12cb3e7 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 15 years ago
  30. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 15 years ago
  31. 7e9a49e tracing/latency: Fix header output for latency tracers by Jiri Olsa · 15 years ago
  32. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  33. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 15 years ago
  34. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 15 years ago
  35. d696b58 tracing: Do not allocate buffer for trace_marker by Steven Rostedt · 15 years ago
  36. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 15 years ago
  37. 6249687 tracing: Add a counter clock for those that do not trust clocks by Steven Rostedt · 15 years ago
  38. 5389f6f locking, tracing: Annotate tracing locks as raw by Thomas Gleixner · 17 years ago
  39. c64e148 trace: Add ring buffer stats to measure rate of events by Vaibhav Nagarnaik · 15 years ago
  40. f81ab07 trace: Add a new readonly entry to report total buffer size by Vaibhav Nagarnaik · 15 years ago
  41. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 15 years ago
  42. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 15 years ago
  43. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 15 years ago
  44. f56e7f8 tracing, function: Fix trace header to follow context-info option by Jiri Olsa · 15 years ago
  45. cf30cf6 tracing: Add disable_on_free option by Steven Rostedt · 15 years ago
  46. 4f271a2 tracing: Add a proc file to stop tracing and free buffer by Vaibhav Nagarnaik · 15 years ago
  47. 7ea5906 tracing: Use NUMA allocation for per-cpu ring buffer pages by Vaibhav Nagarnaik · 15 years ago
  48. e7e2ee8 tracing: Schedule a delayed work to call wakeup() by Vaibhav Nagarnaik · 15 years ago
  49. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 15 years ago
  50. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 15 years ago
  51. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  52. ee5e51f tracing: Avoid soft lockup in trace_pipe by Jiri Olsa · 15 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  54. 4a0b166 tracing: Fix irqoff selftest expanding max buffer by Steven Rostedt · 15 years ago
  55. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 15 years ago
  56. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 15 years ago
  57. 6752ab4 tracing: Deprecate tracing_enabled for tracing_on by Steven Rostedt · 15 years ago
  58. 1dbd195 tracing: Fix preempt count leak by Li Zefan · 15 years ago
  59. d949750 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  60. 364829b tracing: Fix panic when lseek() called on "trace" opened for writing by Slava Pestov · 16 years ago
  61. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 16 years ago
  63. 91e86e5 tracing: Fix recursive user stack trace by Steven Rostedt · 16 years ago
  64. dd49a38 tracing: Do not limit the size of the number of CPU buffers by Steven Rostedt · 16 years ago
  65. 907f278 tracing/trivial: Remove cast from void* by matt mooney · 16 years ago
  66. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 16 years ago
  67. 1aa54bc tracing: Sanitize value returned from write(trace_marker, "...", len) by Marcin Slusarz · 16 years ago
  68. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  69. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 16 years ago
  71. 3a01736 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 16 years ago
  72. 24a461d trace: strlen() return doesn't account for the NULL by Dan Carpenter · 16 years ago
  73. ef710e1 tracing: Shrink max latency ringbuffer if unnecessary by KOSAKI Motohiro · 16 years ago
  74. e870e9a tracing: Allow to disable cmdline recording by Li Zefan · 16 years ago
  75. b444786 tracing: Use generic_file_llseek for debugfs by Arnd Bergmann · 16 years ago
  76. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 16 years ago
  77. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 16 years ago
  78. 5e3d20a init: Remove the BKL from startup code by Arnd Bergmann · 16 years ago
  79. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  80. 30dbb20e tracing: Remove boot tracer by Américo Wang · 16 years ago
  81. 6113e45 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 16 years ago
  82. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 16 years ago
  83. bc7d352 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 2711ca2 ring-buffer: Move zeroing out excess in page to ring buffer code by Steven Rostedt · 16 years ago
  86. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 16 years ago
  87. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 16 years ago
  88. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 16 years ago
  89. 72c9ddf ring-buffer: Make non-consuming read less expensive with lots of cpus. by David Miller · 16 years ago
  90. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 16 years ago
  91. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 16 years ago
  92. b15c7b1 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 16 years ago
  93. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  94. aa27497 tracing: Fix uninitialized variable of tracing/trace output by Lai Jiangshan · 16 years ago
  95. bc21b47 tracing: Show the lost events in the trace_pipe output by Steven Rostedt · 16 years ago
  96. 66a8cb9 ring-buffer: Add place holder recording of dropped events by Steven Rostedt · 16 years ago
  97. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  98. 8655e7e 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
  99. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 16 years ago
  100. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 16 years ago