1. ea632e9 trace: Stop compiling in trace_clock unconditionally by Josh Triplett · 12 years ago
  2. a2546fa ftrace: Add -mfentry to Makefile on function tracer by Steven Rostedt · 14 years ago
  3. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. b732d43 ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER by Steven Rostedt · 13 years ago
  6. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 13 years ago
  7. 8ab83f5 tracing: Extract out common code for kprobes/uprobes trace events by Srikar Dronamraju · 13 years ago
  8. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 13 years ago
  9. 8c9cf54 tracing: Do not select FRAME_POINTER on PPC by Gerlando Falauto · 13 years ago
  10. f629299 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED by Jesper Juhl · 13 years ago
  11. d20ac25 ftrace: Build without frame pointers on Microblaze by Michal Simek · 14 years ago
  12. 13e5bef trace, documentation: Fix branch profiling location in debugfs by David Rientjes · 14 years ago
  13. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  14. becf91f [S390] ftrace: build without frame pointers on s390 by Heiko Carstens · 14 years ago
  15. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  16. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  17. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  18. 09bfafa ARM: 6314/1: ftrace: allow build without frame pointers on ARM by Rabin Vincent · 14 years ago
  19. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  20. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  22. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 14 years ago
  23. 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 14 years ago
  24. 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 15 years ago
  25. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 15 years ago
  26. 30dbb20e tracing: Remove boot tracer by Américo Wang · 15 years ago
  27. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  28. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  29. 281b371 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
  30. 1ab83a8 tracing: Remove CONFIG_TRACE_POWER from kernel config by Li Zefan · 15 years ago
  31. f850c30c tracing/kprobes: Make Kconfig dependencies generic by Heiko Carstens · 15 years ago
  32. 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 15 years ago
  33. 4089236 tracing: Kconfig spelling fixes and cleanups by Randy Dunlap · 15 years ago
  34. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  35. 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 15 years ago
  36. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  37. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  38. 2944fcb trivial: Fix duplicated word "options" in comment by Uwe Kleine-Koenig · 15 years ago
  39. 555f386 ftrace: document function and function graph implementation by Mike Frysinger · 15 years ago
  40. 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 15 years ago
  41. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  42. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  43. 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 15 years ago
  44. c0729be tracing: remove legacy select of MARKERS by context switch tracing by Steven Rostedt · 15 years ago
  45. 413d37d tracing: Add kprobe-based event tracer by Masami Hiramatsu · 15 years ago
  46. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  47. 238a24f tracing/fastboot: Document the need of initcall_debug by Li Zefan · 16 years ago
  48. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
  50. eb4a037 function-graph: disable when both x86_32 and optimize for size are configured by Steven Rostedt · 16 years ago
  51. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
  52. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 16 years ago
  53. 0722db0 hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces by K.Prasad · 16 years ago
  54. 897f17a tracing: combine the default tracers into one config by Steven Rostedt · 16 years ago
  55. 5e0a093 tracing: fix config options to not show when automatically selected by Steven Rostedt · 16 years ago
  56. b11c53e ftrace: Add task_comm support for trace_event by Zhaolei · 16 years ago
  57. 65b7724 tracing: have menu default enabled when kernel debug is configured by Steven Rostedt · 16 years ago
  58. 5092dbc ring-buffer: add benchmark and tester by Steven Rostedt · 16 years ago
  59. a7abe97 tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING by Steven Rostedt · 16 years ago
  60. 4ed9f07 tracing: create menuconfig for tracing infrastructure by Steven Rostedt · 16 years ago
  61. 9ae5b87 tracing: change branch profiling to a choice selection by Steven Rostedt · 16 years ago
  62. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  63. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 16 years ago
  64. 4d1f437 tracing: fix document references by Li Zefan · 16 years ago
  65. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  66. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  68. 493762f tracing: move function profiler data out of function struct by Steven Rostedt · 16 years ago
  69. bac429f tracing: add function profiler by Steven Rostedt · 16 years ago
  70. 45b9560 tracing: Fix TRACING_SUPPORT dependency for PPC32 by Anton Vorontsov · 16 years ago
  71. 0ea1c41 tracing/syscalls: select kallsysms by Frederic Weisbecker · 16 years ago
  72. ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 16 years ago
  73. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
  74. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
  75. 422d3c7 tracing: current tip/master can't enable ftrace by KOSAKI Motohiro · 16 years ago
  76. 40ada30 tracing: clean up menu by Ingo Molnar · 16 years ago
  77. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago
  78. 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  79. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 16 years ago
  80. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
  81. b22f4858 tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() by Frederic Weisbecker · 16 years ago
  82. 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 16 years ago
  83. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 16 years ago
  84. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 16 years ago
  85. 79fb0768f trace: let boot trace be chosen by command line by Steven Rostedt · 16 years ago
  86. e1d8aa9 tracing: add a new workqueue tracer by Frederic Weisbecker · 16 years ago
  87. fe6f90e trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
  88. 723cbe0 kmemtrace: Remove the relay version of kmemtrace by Eduard - Gabriel Munteanu · 16 years ago
  89. 3fd4bc0 tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() by Ingo Molnar · 16 years ago
  90. 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
  91. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
  92. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 16 years ago
  93. 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 16 years ago
  94. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  95. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  96. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  97. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  98. 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 · 16 years ago
  99. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 16 years ago
  100. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago