1. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  2. 95950c2 ftrace: Add self-tests for multiple function trace users by Steven Rostedt · 14 years ago
  3. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 14 years ago
  4. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 14 years ago
  5. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  6. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 14 years ago
  7. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 14 years ago
  8. 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 14 years ago
  9. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 4d7b4ac 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
  11. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 15 years ago
  12. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  13. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  14. 66a8cb9 ring-buffer: Add place holder recording of dropped events by Steven Rostedt · 15 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  16. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  17. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  18. 30ff21e3 ksym_tracer: Remove KSYM_SELFTEST_ENTRY by Li Zefan · 15 years ago
  19. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  20. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  21. 1a0799a tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file by Frederic Weisbecker · 15 years ago
  22. 0722db0 hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces by K.Prasad · 16 years ago
  23. 4d657e5 x86, hw-branch-tracer: allocate selftest iterator on heap by Markus Metzger · 16 years ago
  24. 2e8844e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  25. 0cf53ff tracing: keep the tracing buffer after self-test failure by Frederic Weisbecker · 16 years ago
  26. cf586b6 tracing/function-graph-tracer: prevent hangs during self-tests by Frederic Weisbecker · 16 years ago
  27. 4903620 tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped by Frederic Weisbecker · 16 years ago
  28. ac1d52d tracing/ftrace: fix double calls to tracing_start() by Frederic Weisbecker · 16 years ago
  29. e9a22d1 x86, bts: cleanups by Ingo Molnar · 16 years ago
  30. 321bb5e x86, hw-branch-tracer: add selftest by Markus Metzger · 16 years ago
  31. 9cc26a2 tracing: use generic __stringify by Steven Rostedt · 16 years ago
  32. 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  33. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 16 years ago
  34. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 16 years ago
  35. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 16 years ago
  36. d2ef7c2 tracing: fix the return value of trace selftest by Wenji Huang · 16 years ago
  37. 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 16 years ago
  38. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 16 years ago
  39. a103e2a tracing/selftest: remove TRACE_CONT reference by Ingo Molnar · 16 years ago
  40. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  41. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  42. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 16 years ago
  43. 769c48e ftrace: force pass of preemptoff selftest by Steven Rostedt · 16 years ago
  44. c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
  45. bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
  46. cb7be3b ftrace: remove daemon by Steven Rostedt · 16 years ago
  47. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  48. 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
  49. 5aa60c6 ftrace: give time for wakeup test to run by Steven Rostedt · 16 years ago
  50. fb1b6d8 ftrace: add nop tracer by Steven Noonan · 16 years ago
  51. dd0e545 ftrace: printk formatting infrastructure by Steven Rostedt · 16 years ago
  52. ec1bb60 Merge branch 'tracing/sysprof' into auto-ftrace-next by Ingo Molnar · 16 years ago
  53. 19384c0 ftrace: limit use of check pages by Steven Rostedt · 17 years ago
  54. ef4ab15 ftrace: make sysprof dependent on x86 for now by Ingo Molnar · 17 years ago
  55. a6dd24f ftrace: sysprof-plugin, add self-tests by Ingo Molnar · 17 years ago
  56. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 17 years ago
  57. 05bd68c ftrace: user proper API for setting RT prios in selftest by Steven Rostedt · 17 years ago
  58. 30afdcb ftrace: selftest protect againt max flip by Steven Rostedt · 17 years ago
  59. d05cdb2 ftrace: fix dynamic ftrace selftest by Steven Rostedt · 17 years ago
  60. 06fa75a ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation by Steven Rostedt · 17 years ago
  61. 5742279 ftrace: add wakeup events to sched tracer by Ingo Molnar · 17 years ago
  62. e309b41 ftrace: remove notrace by Ingo Molnar · 17 years ago
  63. 9ff9cdb ftrace: cleanups by Ingo Molnar · 17 years ago
  64. 4eebcc8 ftrace: disable tracing on failure by Steven Rostedt · 17 years ago
  65. 08bafa0 ftrace: disable all tracers on corrupted buffer by Steven Rostedt · 17 years ago
  66. 77a2b37 ftrace: startup tester on dynamic tracing. by Steven Rostedt · 17 years ago
  67. c7aafc5 ftrace: cleanups by Ingo Molnar · 17 years ago
  68. 60a1177 ftrace: add self-tests by Steven Rostedt · 17 years ago