1. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 16 years ago
  2. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  3. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  4. 86fa2f6 ftrace: fix selftest locking by Ingo Molnar · 16 years ago
  5. a225063 ftrace: preemptoff selftest not working by Heiko Carstens · 16 years ago
  6. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 16 years ago
  7. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
  8. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 16 years ago
  9. 5a209c2 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  10. 0c726da tracing: branch tracer, fix writing to trace/trace_options by Aneesh Kumar K.V · 16 years ago
  11. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  12. e6e7a65 tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set by Frederic Weisbecker · 16 years ago
  13. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  14. 12ef7d4 ftrace: CPU buffer start annotation clean ups by Steven Rostedt · 16 years ago
  15. ee6bce5 ftrace: rename iter_ctrl to trace_options by Steven Rostedt · 16 years ago
  16. 1696b2b ftrace: show buffer size in kilobytes by Steven Rostedt · 16 years ago
  17. a94c80e ftrace: rename trace_entries to buffer_size_kb by Steven Rostedt · 16 years ago
  18. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 16 years ago
  19. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  20. 68d119f tracing: finetune branch-tracer output by Ingo Molnar · 16 years ago
  21. f88c4ae tracing: branch tracer, tweak output by Ingo Molnar · 16 years ago
  22. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 16 years ago
  23. 15e6cb3 tracing: add a tracer to catch execution time of kernel functions by Frederic Weisbecker · 16 years ago
  24. 5aa1ba6 ftrace: prevent ftrace_special from recursion by Steven Rostedt · 16 years ago
  25. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
  26. 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
  27. bf5e651 ftrace: disable tracing on resize by Steven Rostedt · 16 years ago
  28. a309720 ftrace: display start of CPU buffer in trace output by Steven Rostedt · 16 years ago
  29. c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
  30. bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
  31. 49833fc ftrace: enable trace_printk by default by Steven Rostedt · 16 years ago
  32. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  33. 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 16 years ago
  34. 0f04870 ftrace: soft tracing stop and start by Steven Rostedt · 16 years ago
  35. 79c81d2 Merge branch 'tracing/fastboot' into tracing/ftrace by Ingo Molnar · 16 years ago
  36. 072ba49 ftrace: fix breakage in bin_fmt results by Eric Anholt · 16 years ago
  37. d7ad44b tracing/fastboot: use sched switch tracer from boot tracer by Frederic Weisbecker · 16 years ago
  38. b2a866f ftrace: function tracer with irqs disabled by Steven Rostedt · 16 years ago
  39. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 16 years ago
  40. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 16 years ago
  41. 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
  42. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 16 years ago
  43. d9e5407 ftrace: ftrace_dump_on_oops=[tracer] by Peter Zijlstra · 16 years ago
  44. 3660946 Merge commit 'v2.6.28-rc3' into tracing/ftrace by Ingo Molnar · 16 years ago
  45. a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 16 years ago
  46. e1e302d Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  47. 9244489 ftrace: handle archs that do not support irqs_disabled_flags by Steven Rostedt · 16 years ago
  48. b807c3d ftrace: nmi update statistics by Steven Rostedt · 16 years ago
  49. 60063a6 ftrace: fix current_tracer error return by Steven Rostedt · 16 years ago
  50. 21798a8 tracing: fix a build error on alpha by Frederic Weisbecker · 16 years ago
  51. 944ac42 ftrace: ftrace dump on oops control by Steven Rostedt · 16 years ago
  52. 08f5ac90 ftrace: remove ftrace hash by Steven Rostedt · 16 years ago
  53. 81adbdc ftrace: only have ftrace_kill atomic by Steven Rostedt · 16 years ago
  54. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  55. ad0a3b6 trace: add build-time check to avoid overrunning hex buffer by Harvey Harrison · 16 years ago
  56. 2fbc474 ftrace: fix hex output mode of ftrace by Harvey Harrison · 16 years ago
  57. c2931e0 ftrace: return an error when setting a nonexistent tracer by Frederic Weisbecker · 16 years ago
  58. 3ea2e6d ftrace: make some tracers reentrant by Steven Rostedt · 16 years ago
  59. 3869705 ftrace: preempt disable over interrupt disable by Steven Rostedt · 16 years ago
  60. 7104f30 ftrace: type cast filter+verifier by Steven Rostedt · 16 years ago
  61. 797d371 tracing/ftrace: adapt mmiotrace to the new type of print_line, fix by Frederic Weisbecker · 16 years ago
  62. d769041 ring_buffer: implement new locking by Steven Rostedt · 16 years ago
  63. 9ff4b97 tracing/ftrace: fix pipe breaking by Pekka Paalanen · 16 years ago
  64. 2c4f035 tracing/ftrace: change the type of the print_line callback by Frederic Weisbecker · 16 years ago
  65. 777e208 ftrace: take advantage of variable length entries by Steven Rostedt · 16 years ago
  66. 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
  67. b5ad384 tracing/ftrace: make tracing suitable to run the boot tracer by Frédéric Weisbecker · 16 years ago
  68. 43a1538 tracing/ftrace: replace none tracer by nop tracer by Frédéric Weisbecker · 16 years ago
  69. 5bf9a1e ftrace: inject markers via trace_marker file by Pekka Paalanen · 16 years ago
  70. fc5e27a mmiotrace: handle TRACE_PRINT entries by Pekka Paalanen · 16 years ago
  71. 801fe40 ftrace: add trace_vprintk() by Pekka Paalanen · 16 years ago
  72. 45dcd8b ftrace: move mmiotrace functions out of trace.c by Pekka Paalanen · 16 years ago
  73. 80b5e94 ftrace: sched_switch: show the wakee's cpu by Peter Zijlstra · 16 years ago
  74. f09ce57 ftrace: make ftrace_printk usable with the other tracers by Peter Zijlstra · 16 years ago
  75. 5a90f57 ftrace: print continue index fix by Steven Rostedt · 16 years ago
  76. 652567a ftrace: binary and not logical for continue test by Steven Rostedt · 16 years ago
  77. a616835 ftrace: make output nicely spaced for up to 999 cpus by Michael Ellerman · 16 years ago
  78. 98a983a ftrace: fix some mistakes in error messages by Frédéric Weisbecker · 16 years ago
  79. 3f5a54e ftrace: dump out ftrace buffers to console on panic by Steven Rostedt · 16 years ago
  80. 2f2c99d ftrace: ftrace_printk doc moved by Steven Rostedt · 16 years ago
  81. dd0e545 ftrace: printk formatting infrastructure by Steven Rostedt · 16 years ago
  82. 2e2ca15 ftrace: new continue entry - separate out from trace_entry by Steven Rostedt · 16 years ago
  83. 605ccb7 tracing: remove unused variable by Andrea Righi · 16 years ago
  84. 1986b0c ftrace: remove latency-tracer leftover by Ingo Molnar · 16 years ago
  85. 6712e29 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  86. 60bc080 ftrace: separate out the function enabled variable by Steven Rostedt · 16 years ago
  87. b5c21b4 ftrace: check proper config for preempt type by Steven Rostedt · 16 years ago
  88. ec1bb60 Merge branch 'tracing/sysprof' into auto-ftrace-next by Ingo Molnar · 16 years ago
  89. 5373fdb Merge branch 'tracing/mmiotrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  90. ecea656 ftrace: freeze kprobe'd records by Abhishek Sagar · 16 years ago
  91. 20764ff ftrace: fix printout by Jiri Slaby · 16 years ago
  92. 2b1bce1 ftrace: disable tracing when current_tracer is set to "none" by Ankita Garg · 16 years ago
  93. 76094a2 ftrace: distinguish kretprobe'd functions in trace logs by Abhishek Sagar · 16 years ago
  94. 41bc814 ftrace: fix up cmdline recording by Steven Rostedt · 16 years ago
  95. 4902f88 ftrace: move ftrace_special to trace.c by Steven Rostedt · 16 years ago
  96. 19384c0 ftrace: limit use of check pages by Steven Rostedt · 16 years ago
  97. 801a175 mmiotrace: ftrace fix by Ingo Molnar · 16 years ago
  98. bd8ac68 ftrace: mmiotrace, updates by Pekka Paalanen · 16 years ago
  99. d618b3e ftrace: sysprof updates by Ingo Molnar · 16 years ago
  100. 74f4e36 ftrace: stacktrace fix by Ingo Molnar · 16 years ago