1. 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
  2. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 16 years ago
  3. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 16 years ago
  4. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 16 years ago
  5. 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
  6. 0e95017 function-graph: Add tracing_thresh support to function_graph tracer by Tim Bird · 16 years ago
  7. 1acaa1b tracing: Update the comm field in the right variable in update_max_tr by Arnaldo Carvalho de Melo · 16 years ago
  8. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  9. ac91d85 tracing: Fix warning in s_next of trace file ops by Lai Jiangshan · 16 years ago
  10. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 16 years ago
  11. ab38612 Merge branch 'master' into percpu by Tejun Heo · 16 years ago
  12. 74bf407 tracing: Prevent kernel oops with corrupted buffer by Steven Rostedt · 16 years ago
  13. d931369 tracing: Add stack dump to trace_printk if stacktrace option is set by Steven Rostedt · 16 years ago
  14. 7e53bd4 tracing: Consolidate protection of reader access to the ring buffer by Lai Jiangshan · 16 years ago
  15. 32032df Merge branch 'master' into percpu by Tejun Heo · 16 years ago
  16. 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
  17. c757bea tracing: Fix setting tracer specific options by Steven Rostedt · 16 years ago
  18. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  19. 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
  20. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 16 years ago
  21. e36c545 tracing: Fix return of trace_dump_stack() by Steven Rostedt · 16 years ago
  22. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 16 years ago
  23. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 16 years ago
  24. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 16 years ago
  25. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  26. 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
  27. 8d18eaa tracing: Simplify trace_option_write() by Li Zefan · 16 years ago
  28. 2cbafd6 tracing: Remove useless trace option by Li Zefan · 16 years ago
  29. 13f16d2 tracing: Use seq file for trace_clock by Li Zefan · 16 years ago
  30. fdb372e tracing: Use seq file for trace_options by Li Zefan · 16 years ago
  31. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 16 years ago
  32. 0388938 tracing: Add trace_dump_stack() by Steven Rostedt · 16 years ago
  33. f294248 tracing: Remove comparing of NULL to va_list in trace_array_vprintk() by Carsten Emde · 16 years ago
  34. a63ce5b tracing: Buffer the output of seq_file in case of filled buffer by Steven Rostedt · 16 years ago
  35. 29bf4a5 tracing: Only call pipe_close if pipe_close is defined by Steven Rostedt · 16 years ago
  36. c521efd tracing: Add pipe_close interface by Steven Rostedt · 16 years ago
  37. 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
  38. c13d2f7 tracing: Fix trace_marker output by Carsten Emde · 16 years ago
  39. a646365 tracing: Fix return value of tracing_stats_read() by Roel Kluin · 16 years ago
  40. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 16 years ago
  41. 9705f69 percpu: make percpu symbols in tracer unique by Tejun Heo · 16 years ago
  42. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  43. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 16 years ago
  44. 1beee96 ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace by Frederic Weisbecker · 16 years ago
  45. 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
  46. aef6f81 tracing: Rename set_ftrace to set_bootup_ftrace by Frederic Weisbecker · 16 years ago
  47. 9288f99 this_cpu: Use this_cpu_xx for ftrace by Christoph Lameter · 17 years ago
  48. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 16 years ago
  49. 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 · 17 years ago
  50. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 17 years ago
  51. 88e9d34 seq_file: constify seq_operations by James Morris · 17 years ago
  52. 3c235a3 tracing: Fix off-by-one in trace_get_user() by Li Zefan · 17 years ago
  53. 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 · 17 years ago
  54. 89f19f0 sched: Fix raciness in runqueue_is_locked() by Andrew Morton · 17 years ago
  55. ee6c2c1 tracing: remove max_tracer_type_len by Li Zefan · 17 years ago
  56. 60ba770 tracing: add filter event logic to special, mmiotrace and boot tracers by Steven Rostedt · 17 years ago
  57. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 17 years ago
  58. b63f39e tracing: create generic trace parser by jolsa@redhat.com · 17 years ago
  59. 637e7e8 tracing: add lock depth to entries by Steven Rostedt · 17 years ago
  60. 48659d3 tracing: move tgid out of generic entry and into userstack by Steven Rostedt · 17 years ago
  61. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 17 years ago
  62. e8165db tracing: report error in trace if we fail to swap latency buffer by Steven Rostedt · 17 years ago
  63. 659372d tracing: add trace_array_printk for internal tracers to use by Steven Rostedt · 17 years ago
  64. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 17 years ago
  65. f633903 tracing: make tracing_reset safe for external use by Steven Rostedt · 17 years ago
  66. 2f26ebd tracing: use timestamp to determine start of latency traces by Steven Rostedt · 17 years ago
  67. 76f0d07 tracing: remove users of tracing_reset by Steven Rostedt · 17 years ago
  68. 621968c tracing: disable buffers and synchronize_sched before resetting by Steven Rostedt · 17 years ago
  69. b8de7bd tracing: disable update max tracer while reading trace by Steven Rostedt · 17 years ago
  70. 8248ac0 tracing: print out start and stop in latency traces by Steven Rostedt · 17 years ago
  71. 5d4a9db tracing: only show tracing_max_latency when latency tracer configured by Steven Rostedt · 17 years ago
  72. 5079f32 ftrace: Move setting of clock-source out of options by Zhaolei · 17 years ago
  73. f2d84b6 ftrace: Unify effect of writing to trace_options and option/* by Zhaolei · 17 years ago
  74. 7770841 tracing: Rename set_tracer_flags()'s local variable trace_flags by Zhaolei · 17 years ago
  75. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  76. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 17 years ago
  77. 1a0799a tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file by Frederic Weisbecker · 17 years ago
  78. 82e04af tracing: Move sched event insertion helpers in the sched switch tracer file by Frederic Weisbecker · 17 years ago
  79. c0a0d0d tracing/core: Make the stack entry helpers global by Frederic Weisbecker · 17 years ago
  80. 5e5bf48 tracing/core: Turn ftrace_cpu_disabled into a global var by Frederic Weisbecker · 17 years ago
  81. e16852c Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 17 years ago
  82. 74e7ff8 tracing: Fix missing function_graph events when we splice_read from trace_pipe by Lai Jiangshan · 17 years ago
  83. 8650ae3 tracing: only truncate ftrace files when O_TRUNC is set by Steven Rostedt · 17 years ago
  84. ff4e9da tracing: cleanup for tracing_trace_options_read() by Xiao Guangrong · 17 years ago
  85. 566b0aa tracing: Remove unused fields/variables by jolsa@redhat.com · 17 years ago
  86. 45bceff Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  87. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 17 years ago
  88. 77ae365 ring-buffer: make lockless by Steven Rostedt · 17 years ago
  89. 020e5f8 tracing/events: Add trace_event boot option by Li Zefan · 17 years ago
  90. 9d612be tracing: Fix trace_buf_size boot option by Li Zefan · 17 years ago
  91. f129e96 tracing: Reset iterator in t_start() by Li Zefan · 17 years ago
  92. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  93. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 17 years ago
  94. e4f2d10 tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation by Li Zefan · 17 years ago
  95. 215368e tracing: fix a typo in tracing_cpumask_write() by Li Zefan · 17 years ago
  96. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  97. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 17 years ago
  98. 5b6045a trace: disable preemption before taking raw spinlocks by Heiko Carstens · 17 years ago
  99. 4f53596 tracing: add trace_event_read_lock() by Lai Jiangshan · 17 years ago
  100. 88fc86c tracing: Append prompt in /debug/tracing/README file by GeunSik Lim · 17 years ago