1. 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
  2. 364829b tracing: Fix panic when lseek() called on "trace" opened for writing by Slava Pestov · 15 years ago
  3. 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 · 15 years ago
  4. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 15 years ago
  5. 91e86e5 tracing: Fix recursive user stack trace by Steven Rostedt · 15 years ago
  6. dd49a38 tracing: Do not limit the size of the number of CPU buffers by Steven Rostedt · 15 years ago
  7. 907f278 tracing/trivial: Remove cast from void* by matt mooney · 15 years ago
  8. 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 · 15 years ago
  9. 1aa54bc tracing: Sanitize value returned from write(trace_marker, "...", len) by Marcin Slusarz · 15 years ago
  10. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  11. 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 · 15 years ago
  12. 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 15 years ago
  13. 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 · 15 years ago
  14. 24a461d trace: strlen() return doesn't account for the NULL by Dan Carpenter · 15 years ago
  15. ef710e1 tracing: Shrink max latency ringbuffer if unnecessary by KOSAKI Motohiro · 16 years ago
  16. e870e9a tracing: Allow to disable cmdline recording by Li Zefan · 16 years ago
  17. b444786 tracing: Use generic_file_llseek for debugfs by Arnd Bergmann · 16 years ago
  18. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 15 years ago
  19. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 15 years ago
  20. 5e3d20a init: Remove the BKL from startup code by Arnd Bergmann · 16 years ago
  21. 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
  22. 30dbb20e tracing: Remove boot tracer by Américo Wang · 16 years ago
  23. 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
  24. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 16 years ago
  25. 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
  26. 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
  27. 2711ca2 ring-buffer: Move zeroing out excess in page to ring buffer code by Steven Rostedt · 16 years ago
  28. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 16 years ago
  29. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 16 years ago
  30. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 16 years ago
  31. 72c9ddf ring-buffer: Make non-consuming read less expensive with lots of cpus. by David Miller · 16 years ago
  32. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 16 years ago
  33. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 16 years ago
  34. 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
  35. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  36. aa27497 tracing: Fix uninitialized variable of tracing/trace output by Lai Jiangshan · 16 years ago
  37. bc21b47 tracing: Show the lost events in the trace_pipe output by Steven Rostedt · 16 years ago
  38. 66a8cb9 ring-buffer: Add place holder recording of dropped events by Steven Rostedt · 16 years ago
  39. 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
  40. 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
  41. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 16 years ago
  42. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 16 years ago
  43. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 16 years ago
  44. 915a0b5 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  45. 0e95017 function-graph: Add tracing_thresh support to function_graph tracer by Tim Bird · 16 years ago
  46. 1acaa1b tracing: Update the comm field in the right variable in update_max_tr by Arnaldo Carvalho de Melo · 16 years ago
  47. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  48. ac91d85 tracing: Fix warning in s_next of trace file ops by Lai Jiangshan · 16 years ago
  49. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 16 years ago
  50. ab38612 Merge branch 'master' into percpu by Tejun Heo · 16 years ago
  51. 74bf407 tracing: Prevent kernel oops with corrupted buffer by Steven Rostedt · 16 years ago
  52. d931369 tracing: Add stack dump to trace_printk if stacktrace option is set by Steven Rostedt · 16 years ago
  53. 7e53bd4 tracing: Consolidate protection of reader access to the ring buffer by Lai Jiangshan · 16 years ago
  54. 32032df Merge branch 'master' into percpu by Tejun Heo · 16 years ago
  55. b21c070 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
  56. c757bea tracing: Fix setting tracer specific options by Steven Rostedt · 16 years ago
  57. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  58. da184a8 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
  59. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 16 years ago
  60. e36c545 tracing: Fix return of trace_dump_stack() by Steven Rostedt · 16 years ago
  61. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 16 years ago
  62. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 16 years ago
  63. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 16 years ago
  64. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  65. 0087aab Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  66. 8d18eaa tracing: Simplify trace_option_write() by Li Zefan · 16 years ago
  67. 2cbafd6 tracing: Remove useless trace option by Li Zefan · 16 years ago
  68. 13f16d2 tracing: Use seq file for trace_clock by Li Zefan · 16 years ago
  69. fdb372e tracing: Use seq file for trace_options by Li Zefan · 16 years ago
  70. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 16 years ago
  71. 0388938 tracing: Add trace_dump_stack() by Steven Rostedt · 16 years ago
  72. f294248 tracing: Remove comparing of NULL to va_list in trace_array_vprintk() by Carsten Emde · 16 years ago
  73. a63ce5b tracing: Buffer the output of seq_file in case of filled buffer by Steven Rostedt · 16 years ago
  74. 29bf4a5 tracing: Only call pipe_close if pipe_close is defined by Steven Rostedt · 16 years ago
  75. c521efd tracing: Add pipe_close interface by Steven Rostedt · 16 years ago
  76. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. c13d2f7 tracing: Fix trace_marker output by Carsten Emde · 16 years ago
  78. a646365 tracing: Fix return value of tracing_stats_read() by Roel Kluin · 16 years ago
  79. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 16 years ago
  80. 9705f69 percpu: make percpu symbols in tracer unique by Tejun Heo · 16 years ago
  81. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  82. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 16 years ago
  83. 1beee96 ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace by Frederic Weisbecker · 16 years ago
  84. 1bac049 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
  85. aef6f81 tracing: Rename set_ftrace to set_bootup_ftrace by Frederic Weisbecker · 16 years ago
  86. 9288f99 this_cpu: Use this_cpu_xx for ftrace by Christoph Lameter · 16 years ago
  87. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 16 years ago
  88. 4187e7e 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
  89. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 17 years ago
  90. 88e9d34 seq_file: constify seq_operations by James Morris · 16 years ago
  91. 3c235a3 tracing: Fix off-by-one in trace_get_user() by Li Zefan · 16 years ago
  92. 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 16 years ago
  94. ee6c2c1 tracing: remove max_tracer_type_len by Li Zefan · 16 years ago
  95. 60ba770 tracing: add filter event logic to special, mmiotrace and boot tracers by Steven Rostedt · 16 years ago
  96. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 16 years ago
  97. b63f39e tracing: create generic trace parser by jolsa@redhat.com · 16 years ago
  98. 637e7e8 tracing: add lock depth to entries by Steven Rostedt · 16 years ago
  99. 48659d3 tracing: move tgid out of generic entry and into userstack by Steven Rostedt · 16 years ago
  100. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 16 years ago