1. df865f8 ftrace: Fix selftest goto location on error by Steven Rostedt (VMware) · 7 years ago
  2. 8df6be1 Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  3. addff1f tracing: Clean up scheduling in trace_wakeup_test_thread() by Steven Rostedt · 10 years ago
  4. 3ddee63 ftrace: Only disable ftrace_enabled to test buffer in selftest by Steven Rostedt (Red Hat) · 10 years ago
  5. ad1438a tracing: Add static to local functions by Fabian Frederick · 10 years ago
  6. 0b9b12c tracing: Move ftrace_max_lock into trace_array by Steven Rostedt (Red Hat) · 10 years ago
  7. 6d9b3fa tracing: Move tracing_max_latency into trace_array by Steven Rostedt (Red Hat) · 10 years ago
  8. 4104d32 ftrace: Remove global function list and call function directly by Steven Rostedt (Red Hat) · 10 years ago
  9. af6ace7 sched/deadline: Add latency tracing for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  10. f1ed7c7 ftrace: Do not run selftest if command line parameter is set by Steven Rostedt (Red Hat) · 11 years ago
  11. 0184d50 tracing: Fix bad parameter passed in branch selftest by Steven Rostedt (Red Hat) · 11 years ago
  12. 7fe70b5 tracing: Fix ftrace_dump() by Steven Rostedt (Red Hat) · 11 years ago
  13. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 11 years ago
  14. 9640388 ftrace: Fix function tracing recursion self test by Steven Rostedt · 12 years ago
  15. 05cbbf6 tracing: Fix selftest function recursion accounting by Steven Rostedt · 11 years ago
  16. 06aeaae ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig by Masami Hiramatsu · 12 years ago
  17. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 12 years ago
  18. 0fb9656 tracing: Make tracing_enabled be equal to tracing_on by Steven Rostedt · 12 years ago
  19. 3c18c10 tracing: Fix wakeup_rt self test on virtual machines by Steven Rostedt · 12 years ago
  20. ad97772 ftrace: Add selftest to test function save-regs support by Steven Rostedt · 12 years ago
  21. ea701f1 ftrace: Add selftest to test function trace recursion protection by Steven Rostedt · 12 years ago
  22. 4740974 ftrace: Add default recursion protection for function tracing by Steven Rostedt · 12 years ago
  23. a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
  24. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  25. 95950c2 ftrace: Add self-tests for multiple function trace users by Steven Rostedt · 13 years ago
  26. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 13 years ago
  27. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 13 years ago
  28. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  29. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 14 years ago
  30. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 14 years ago
  31. 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 14 years ago
  32. 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 · 14 years ago
  33. 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 · 14 years ago
  34. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 14 years ago
  35. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  36. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 14 years ago
  37. 66a8cb9 ring-buffer: Add place holder recording of dropped events by Steven Rostedt · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  39. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  40. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  41. 30ff21e3 ksym_tracer: Remove KSYM_SELFTEST_ENTRY by Li Zefan · 15 years ago
  42. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  43. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  44. 1a0799a tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file by Frederic Weisbecker · 15 years ago
  45. 0722db0 hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces by K.Prasad · 15 years ago
  46. 4d657e5 x86, hw-branch-tracer: allocate selftest iterator on heap by Markus Metzger · 15 years ago
  47. 2e8844e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 15 years ago
  48. 0cf53ff tracing: keep the tracing buffer after self-test failure by Frederic Weisbecker · 15 years ago
  49. cf586b6 tracing/function-graph-tracer: prevent hangs during self-tests by Frederic Weisbecker · 15 years ago
  50. 4903620 tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped by Frederic Weisbecker · 15 years ago
  51. ac1d52d tracing/ftrace: fix double calls to tracing_start() by Frederic Weisbecker · 15 years ago
  52. e9a22d1 x86, bts: cleanups by Ingo Molnar · 15 years ago
  53. 321bb5e x86, hw-branch-tracer: add selftest by Markus Metzger · 15 years ago
  54. 9cc26a2 tracing: use generic __stringify by Steven Rostedt · 15 years ago
  55. 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  56. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 15 years ago
  57. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 15 years ago
  58. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 15 years ago
  59. d2ef7c2 tracing: fix the return value of trace selftest by Wenji Huang · 15 years ago
  60. 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 15 years ago
  61. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 15 years ago
  62. a103e2a tracing/selftest: remove TRACE_CONT reference by Ingo Molnar · 15 years ago
  63. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  64. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  65. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 16 years ago
  66. 769c48e ftrace: force pass of preemptoff selftest by Steven Rostedt · 16 years ago
  67. c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
  68. bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
  69. cb7be3b ftrace: remove daemon by Steven Rostedt · 16 years ago
  70. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  71. 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
  72. 5aa60c6 ftrace: give time for wakeup test to run by Steven Rostedt · 16 years ago
  73. fb1b6d8 ftrace: add nop tracer by Steven Noonan · 16 years ago
  74. dd0e545 ftrace: printk formatting infrastructure by Steven Rostedt · 16 years ago
  75. ec1bb60 Merge branch 'tracing/sysprof' into auto-ftrace-next by Ingo Molnar · 16 years ago
  76. 19384c0 ftrace: limit use of check pages by Steven Rostedt · 16 years ago
  77. ef4ab15 ftrace: make sysprof dependent on x86 for now by Ingo Molnar · 16 years ago
  78. a6dd24f ftrace: sysprof-plugin, add self-tests by Ingo Molnar · 16 years ago
  79. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 16 years ago
  80. 05bd68c ftrace: user proper API for setting RT prios in selftest by Steven Rostedt · 16 years ago
  81. 30afdcb ftrace: selftest protect againt max flip by Steven Rostedt · 16 years ago
  82. d05cdb2 ftrace: fix dynamic ftrace selftest by Steven Rostedt · 16 years ago
  83. 06fa75a ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation by Steven Rostedt · 16 years ago
  84. 5742279 ftrace: add wakeup events to sched tracer by Ingo Molnar · 16 years ago
  85. e309b41 ftrace: remove notrace by Ingo Molnar · 16 years ago
  86. 9ff9cdb ftrace: cleanups by Ingo Molnar · 16 years ago
  87. 4eebcc8 ftrace: disable tracing on failure by Steven Rostedt · 16 years ago
  88. 08bafa0 ftrace: disable all tracers on corrupted buffer by Steven Rostedt · 16 years ago
  89. 77a2b37 ftrace: startup tester on dynamic tracing. by Steven Rostedt · 16 years ago
  90. c7aafc5 ftrace: cleanups by Ingo Molnar · 16 years ago
  91. 60a1177 ftrace: add self-tests by Steven Rostedt · 16 years ago