1. 40ada30 tracing: clean up menu by Ingo Molnar · 17 years ago
  2. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 17 years ago
  3. 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  4. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 17 years ago
  5. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 17 years ago
  6. b22f485 tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() by Frederic Weisbecker · 17 years ago
  7. 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 17 years ago
  8. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 17 years ago
  9. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 17 years ago
  10. 79fb076 trace: let boot trace be chosen by command line by Steven Rostedt · 17 years ago
  11. e1d8aa9 tracing: add a new workqueue tracer by Frederic Weisbecker · 17 years ago
  12. fe6f90e trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 17 years ago
  13. 723cbe0 kmemtrace: Remove the relay version of kmemtrace by Eduard - Gabriel Munteanu · 17 years ago
  14. 3fd4bc0 tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() by Ingo Molnar · 17 years ago
  15. 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 17 years ago
  16. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 17 years ago
  17. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 17 years ago
  18. 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 17 years ago
  19. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
  20. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 17 years ago
  21. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 17 years ago
  22. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 17 years ago
  23. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  24. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 17 years ago
  25. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 17 years ago
  26. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 17 years ago
  27. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
  28. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
  29. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 17 years ago
  30. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 17 years ago
  31. 15e6cb3 tracing: add a tracer to catch execution time of kernel functions by Frederic Weisbecker · 17 years ago
  32. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 17 years ago
  33. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 17 years ago
  34. f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 17 years ago
  35. ea31e72 tracing/ftrace: make boot tracer select the sched_switch tracer by Frederic Weisbecker · 17 years ago
  36. 17d80fd tracing: create tracers menu by Peter Zijlstra · 17 years ago
  37. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 17 years ago
  38. c2db805 ftrace: fix depends by Steven Rostedt · 17 years ago
  39. 98d9c66 tracing/fastboot: improve help text by Ingo Molnar · 17 years ago
  40. 4519d9e tracing/stacktrace: improve help text by Ingo Molnar · 17 years ago
  41. 7a8e76a tracing: unified trace buffer by Steven Rostedt · 17 years ago
  42. 3ce2b92 ftrace/fastboot: disable tracers self-tests when boot tracer is selected by Frédéric Weisbecker · 17 years ago
  43. 1f5c2ab tracing/ftrace: give an entry on the config for boot tracer by Frédéric Weisbecker · 17 years ago
  44. 2a3a4f6 tracing/ftrace: tracing engine depends on Nop Tracer by Frédéric Weisbecker · 17 years ago
  45. fb1b6d8 ftrace: add nop tracer by Steven Noonan · 17 years ago
  46. d3ee6d9 ftrace: make it depend on DEBUG_KERNEL by Ingo Molnar · 17 years ago
  47. 2ff01c6 stack tracer: depends on DEBUG_KERNEL by Ingo Molnar · 17 years ago
  48. e5a81b6 ftrace: add stack tracer by Steven Rostedt · 17 years ago
  49. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 17 years ago
  50. 5f87f11 tracing: clean up tracepoints kconfig structure by Ingo Molnar · 17 years ago
  51. 4d2df79 sysprof: make it depend on X86 by Thomas Gleixner · 18 years ago
  52. 5fc4511 ftrace: make it more available in the Kconfig by Thomas Gleixner · 18 years ago
  53. ef4ab15 ftrace: make sysprof dependent on x86 for now by Ingo Molnar · 18 years ago
  54. f06c381 ftrace: add sysprof plugin by Ingo Molnar · 18 years ago
  55. 677aa9f ftrace: add have dynamic ftrace config for archs by Steven Rostedt · 18 years ago
  56. c1d2327 ftrace: restrict tracing to HAVE_FTRACE architectures by Ingo Molnar · 18 years ago
  57. 694379e ftrace: make it more available in the Kconfig by Ingo Molnar · 18 years ago
  58. 86387f7 ftrace: add stack tracing by Ingo Molnar · 18 years ago
  59. 60a1177 ftrace: add self-tests by Steven Rostedt · 18 years ago
  60. 3d08339 ftrace: dynamic enabling/disabling of function calls by Steven Rostedt · 18 years ago
  61. 6cd8a4b ftrace: trace preempt off critical timings by Steven Rostedt · 18 years ago
  62. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 18 years ago
  63. 352ad25 ftrace: tracer for scheduler wakeup latency by Steven Rostedt · 18 years ago
  64. 35e8e30 ftrace: add tracing of context switches by Steven Rostedt · 18 years ago
  65. 1b29b01 ftrace: function tracer by Steven Rostedt · 18 years ago
  66. bc0c38d ftrace: latency tracer infrastructure by Steven Rostedt · 18 years ago
  67. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 18 years ago