1. 95107b3 Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  2. e7c15cd tracing: Added hardware latency tracer by Steven Rostedt (Red Hat) · 8 years ago
  3. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  4. 7ad8fb6 tracing: Have HIST_TRIGGERS select TRACING by Tom Zanussi · 8 years ago
  5. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 8 years ago
  6. 8d44f2f tracing: Fix TRACING_MAP Kconfig by Steven Rostedt (Red Hat) · 8 years ago
  7. 08d43a5 tracing: Add lock-free tracing_map by Tom Zanussi · 9 years ago
  8. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  9. a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 9 years ago
  10. ddd7028 tracing: gpio: Add Kconfig option for enabling/disabling trace events by Tal Shorer · 9 years ago
  11. 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
  12. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 9828413 tracing: Add enum_map file to show enums that have been mapped by Steven Rostedt (Red Hat) · 9 years ago
  14. e1abf2c bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable by Ingo Molnar · 9 years ago
  15. 3a63638 tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST by Steven Rostedt (Red Hat) · 10 years ago
  16. 81dc9f0 tracing: Add tracepoint benchmark tracepoint by Steven Rostedt (Red Hat) · 10 years ago
  17. 09294e3 uprobes: Kconfig dependency fix by David A. Long · 10 years ago
  18. 2228768 ring-buffer: Select IRQ_WORK by Steven Rostedt (Red Hat) · 11 years ago
  19. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  20. 6c43e55 ring-buffer: Add ring buffer startup selftest by Steven Rostedt (Red Hat) · 11 years ago
  21. 0b85ffc tracing: Add config option to allow snapshot to swap per cpu by Steven Rostedt (Red Hat) · 11 years ago
  22. 22cffc2 tracing: Enable snapshot when any latency tracer is enabled by Steven Rostedt (Red Hat) · 11 years ago
  23. 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. db05021 ftrace: Update the kconfig for DYNAMIC_FTRACE by Steven Rostedt · 11 years ago
  25. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  26. debdd57 tracing: Make a snapshot feature available from userspace by Hiraku Toyooka · 11 years ago
  27. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 11 years ago
  28. 06aeaae ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig by Masami Hiramatsu · 12 years ago
  29. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 12 years ago
  30. ea632e9 trace: Stop compiling in trace_clock unconditionally by Josh Triplett · 12 years ago
  31. a2546fa ftrace: Add -mfentry to Makefile on function tracer by Steven Rostedt · 13 years ago
  32. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  34. b732d43 ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER by Steven Rostedt · 12 years ago
  35. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 12 years ago
  36. 8ab83f5 tracing: Extract out common code for kprobes/uprobes trace events by Srikar Dronamraju · 12 years ago
  37. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 12 years ago
  38. 8c9cf54 tracing: Do not select FRAME_POINTER on PPC by Gerlando Falauto · 12 years ago
  39. f629299 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED by Jesper Juhl · 13 years ago
  40. d20ac25 ftrace: Build without frame pointers on Microblaze by Michal Simek · 13 years ago
  41. 13e5bef trace, documentation: Fix branch profiling location in debugfs by David Rientjes · 13 years ago
  42. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 13 years ago
  43. becf91f [S390] ftrace: build without frame pointers on s390 by Heiko Carstens · 14 years ago
  44. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  45. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  46. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  47. 09bfafa ARM: 6314/1: ftrace: allow build without frame pointers on ARM by Rabin Vincent · 14 years ago
  48. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  49. 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
  50. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  51. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 14 years ago
  52. 5d55046 tracing: Remove ksym tracer by Frederic Weisbecker · 14 years ago
  53. 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 14 years ago
  54. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 14 years ago
  55. 30dbb20e tracing: Remove boot tracer by Américo Wang · 14 years ago
  56. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  57. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 14 years ago
  58. 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 · 14 years ago
  59. 1ab83a8 tracing: Remove CONFIG_TRACE_POWER from kernel config by Li Zefan · 14 years ago
  60. f850c30c tracing/kprobes: Make Kconfig dependencies generic by Heiko Carstens · 14 years ago
  61. 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 14 years ago
  62. 4089236 tracing: Kconfig spelling fixes and cleanups by Randy Dunlap · 15 years ago
  63. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  64. 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 15 years ago
  65. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  66. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  67. 2944fcb trivial: Fix duplicated word "options" in comment by Uwe Kleine-Koenig · 15 years ago
  68. 555f386 ftrace: document function and function graph implementation by Mike Frysinger · 15 years ago
  69. 1f5a6b4 tracing: make testing syscall events a separate configuration by Steven Rostedt · 15 years ago
  70. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  71. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  72. 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 15 years ago
  73. c0729be tracing: remove legacy select of MARKERS by context switch tracing by Steven Rostedt · 15 years ago
  74. 413d37d tracing: Add kprobe-based event tracer by Masami Hiramatsu · 15 years ago
  75. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  76. 238a24f tracing/fastboot: Document the need of initcall_debug by Li Zefan · 15 years ago
  77. 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 · 15 years ago
  78. 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
  79. eb4a037 function-graph: disable when both x86_32 and optimize for size are configured by Steven Rostedt · 15 years ago
  80. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  81. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  82. 0722db0 hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces by K.Prasad · 15 years ago
  83. 897f17a tracing: combine the default tracers into one config by Steven Rostedt · 15 years ago
  84. 5e0a093 tracing: fix config options to not show when automatically selected by Steven Rostedt · 15 years ago
  85. b11c53e ftrace: Add task_comm support for trace_event by Zhaolei · 15 years ago
  86. 65b7724 tracing: have menu default enabled when kernel debug is configured by Steven Rostedt · 15 years ago
  87. 5092dbc ring-buffer: add benchmark and tester by Steven Rostedt · 15 years ago
  88. a7abe97 tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING by Steven Rostedt · 15 years ago
  89. 4ed9f07 tracing: create menuconfig for tracing infrastructure by Steven Rostedt · 15 years ago
  90. 9ae5b87 tracing: change branch profiling to a choice selection by Steven Rostedt · 15 years ago
  91. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  92. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 15 years ago
  93. 4d1f437 tracing: fix document references by Li Zefan · 15 years ago
  94. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  95. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  97. 493762f tracing: move function profiler data out of function struct by Steven Rostedt · 15 years ago
  98. bac429f tracing: add function profiler by Steven Rostedt · 15 years ago
  99. 45b9560 tracing: Fix TRACING_SUPPORT dependency for PPC32 by Anton Vorontsov · 15 years ago
  100. 0ea1c41 tracing/syscalls: select kallsysms by Frederic Weisbecker · 15 years ago