1. b3535c6 ftrace: remove unnecessary if condition of __unregister_ftrace_function by walimis · 16 years ago
  2. 12ef7d4 ftrace: CPU buffer start annotation clean ups by Steven Rostedt · 16 years ago
  3. ee6bce5 ftrace: rename iter_ctrl to trace_options by Steven Rostedt · 16 years ago
  4. 1696b2b ftrace: show buffer size in kilobytes by Steven Rostedt · 16 years ago
  5. a94c80e ftrace: rename trace_entries to buffer_size_kb by Steven Rostedt · 16 years ago
  6. 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  7. 94b80ff ftrace: rename trace_unlikely.c file by Steven Rostedt · 16 years ago
  8. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 16 years ago
  9. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 16 years ago
  10. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  11. 68d119f tracing: finetune branch-tracer output by Ingo Molnar · 16 years ago
  12. f88c4ae tracing: branch tracer, tweak output by Ingo Molnar · 16 years ago
  13. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 16 years ago
  14. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  15. cb9382e Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/ring-buffer' into tracing/core by Ingo Molnar · 16 years ago
  16. 642edba ring-buffer: fix deadlock from reader_lock in read_start by Steven Rostedt · 16 years ago
  17. 47e74f2 ring-buffer: no preempt for sched_clock() by Steven Rostedt · 16 years ago
  18. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
  19. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
  20. 60a011c Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 16 years ago
  21. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  22. 3e89c7bb ring-buffer: clean up warn ons by Steven Rostedt · 16 years ago
  23. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  24. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 16 years ago
  25. f83c9d0 ring-buffer: add reader lock by Steven Rostedt · 16 years ago
  26. 15e6cb3 tracing: add a tracer to catch execution time of kernel functions by Frederic Weisbecker · 16 years ago
  27. f536aaf ring-buffer: replace most bug ons with warn on and disable buffer by Steven Rostedt · 16 years ago
  28. 5aa1ba6 ftrace: prevent ftrace_special from recursion by Steven Rostedt · 16 years ago
  29. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
  30. 45b86a9 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  31. 4143c5c ring-buffer: prevent infinite looping on time stamping by Steven Rostedt · 16 years ago
  32. bf5e651 ftrace: disable tracing on resize by Steven Rostedt · 16 years ago
  33. a309720 ftrace: display start of CPU buffer in trace output by Steven Rostedt · 16 years ago
  34. 769c48e ftrace: force pass of preemptoff selftest by Steven Rostedt · 16 years ago
  35. c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
  36. bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
  37. 49833fc ftrace: enable trace_printk by default by Steven Rostedt · 16 years ago
  38. 4519317 ftrace: irqsoff tracer incorrect reset by Steven Rostedt · 16 years ago
  39. e168e05 ftrace: fix sched_switch API by Steven Rostedt · 16 years ago
  40. 75f5c47 ftrace: fix boot trace sched startup by Steven Rostedt · 16 years ago
  41. 0183fb1c ftrace: fix set_ftrace_filter by Steven Rostedt · 16 years ago
  42. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  43. 3e03fb7 ring-buffer: convert to raw spinlocks by Steven Rostedt · 16 years ago
  44. 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 16 years ago
  45. 0f04870 ftrace: soft tracing stop and start by Steven Rostedt · 16 years ago
  46. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 16 years ago
  47. 79c81d2 Merge branch 'tracing/fastboot' into tracing/ftrace by Ingo Molnar · 16 years ago
  48. 072ba49 ftrace: fix breakage in bin_fmt results by Eric Anholt · 16 years ago
  49. 79a9d46 tracing/ftrace: fix a bug when switch current tracer to sched tracer by Frederic Weisbecker · 16 years ago
  50. efade6e tracing/ftrace: types and naming corrections for sched tracer by Frederic Weisbecker · 16 years ago
  51. d7ad44b tracing/fastboot: use sched switch tracer from boot tracer by Frederic Weisbecker · 16 years ago
  52. e55f605c tracing/ftrace: remove unused code in sched_switch tracer by Frederic Weisbecker · 16 years ago
  53. 07695fa tracing/ftrace: fix a race condition in sched_switch tracer by Frederic Weisbecker · 16 years ago
  54. 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
  55. b2a866f ftrace: function tracer with irqs disabled by Steven Rostedt · 16 years ago
  56. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 16 years ago
  57. 8f0a056 ftrace: introduce ftrace_preempt_disable()/enable() by Steven Rostedt · 16 years ago
  58. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 16 years ago
  59. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 16 years ago
  60. 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  61. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 16 years ago
  62. d9e5407 ftrace: ftrace_dump_on_oops=[tracer] by Peter Zijlstra · 16 years ago
  63. 3660946 Merge commit 'v2.6.28-rc3' into tracing/ftrace by Ingo Molnar · 16 years ago
  64. a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 16 years ago
  65. e1e302d Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  66. 9244489 ftrace: handle archs that do not support irqs_disabled_flags by Steven Rostedt · 16 years ago
  67. b807c3d ftrace: nmi update statistics by Steven Rostedt · 16 years ago
  68. f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 16 years ago
  69. 0b6e4d5 ftrace: perform an initialization for ftrace to enable it by Frederic Weisbecker · 16 years ago
  70. 60063a6 ftrace: fix current_tracer error return by Steven Rostedt · 16 years ago
  71. 21798a8 tracing: fix a build error on alpha by Frederic Weisbecker · 16 years ago
  72. ea31e72 tracing/ftrace: make boot tracer select the sched_switch tracer by Frederic Weisbecker · 16 years ago
  73. 944ac42 ftrace: ftrace dump on oops control by Steven Rostedt · 16 years ago
  74. e2862c9 trace: fix printk warning for u64 by Stephen Rothwell · 16 years ago
  75. f17845e ftrace: warning in kernel/trace/ftrace.c by Ingo Molnar · 16 years ago
  76. 66b0de3 ftrace: fix build failure by Ingo Molnar · 16 years ago
  77. 08f5ac90 ftrace: remove ftrace hash by Steven Rostedt · 16 years ago
  78. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  79. cb7be3b ftrace: remove daemon by Steven Rostedt · 16 years ago
  80. 6912896e ftrace: add ftrace warn on to disable ftrace by Steven Rostedt · 16 years ago
  81. 81adbdc ftrace: only have ftrace_kill atomic by Steven Rostedt · 16 years ago
  82. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
  83. 6ae2a07 ring-buffer: fix free page by Steven Rostedt · 16 years ago
  84. 17d80fd tracing: create tracers menu by Peter Zijlstra · 16 years ago
  85. 81520a1 ftrace: stack tracer only record when on stack by Steven Rostedt · 16 years ago
  86. 3ce83ae ftrace: rename the ftrace tracer to function by Steven Rostedt · 16 years ago
  87. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  88. c2db805 ftrace: fix depends by Steven Rostedt · 16 years ago
  89. bd95b88 ftrace: release functions from hash by Steven Rostedt · 16 years ago
  90. 98d9c66 tracing/fastboot: improve help text by Ingo Molnar · 16 years ago
  91. 4519d9e tracing/stacktrace: improve help text by Ingo Molnar · 16 years ago
  92. ad0a3b6 trace: add build-time check to avoid overrunning hex buffer by Harvey Harrison · 16 years ago
  93. 2fbc474 ftrace: fix hex output mode of ftrace by Harvey Harrison · 16 years ago
  94. 8a5d900 tracing/fastboot: fix printk format typo in boot tracer by Arjan van de Ven · 16 years ago
  95. c2931e0 ftrace: return an error when setting a nonexistent tracer by Frederic Weisbecker · 16 years ago
  96. 3ea2e6d ftrace: make some tracers reentrant by Steven Rostedt · 16 years ago
  97. bf41a15 ring-buffer: make reentrant by Steven Rostedt · 16 years ago
  98. 6f807ac ring-buffer: move page indexes into page headers by Steven Rostedt · 16 years ago
  99. 097d036 tracing/fastboot: only trace non-module initcalls by Frederic Weisbecker · 16 years ago
  100. 6450c1d ftrace: move pc counter in irqtrace by Steven Rostedt · 16 years ago