1. 2b0491e UPSTREAM: trace: Update documentation for mono, mono_raw and boot clock by Joel Fernandes · 7 years ago
  2. 83707ea ANDROID: trace: cpufreq: Add tracing for min/max cpufreq by Ruchi Kandoi · 8 years ago
  3. 7ee9aa4 ANDROID: trace: add non-hierarchical function_graph option by Jamie Gennis · 11 years ago
  4. 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
  5. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 0330f7a tracing: Have hwlat trace migrate across tracing_cpumask CPUs by Steven Rostedt (Red Hat) · 8 years ago
  7. c850ed3 tracing: Add documentation for hwlat_detector tracer by Jon Masters · 9 years ago
  8. 8861dd3 ftrace: Access ret_stack->subtime only in the function profiler by Namhyung Kim · 8 years ago
  9. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  10. bdca79c2 ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal by Masami Hiramatsu · 8 years ago
  11. 17ce3dc ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types by Masami Hiramatsu · 8 years ago
  12. 35abb67 tracing: expose current->comm to [ku]probe events by Omar Sandoval · 8 years ago
  13. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  14. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  15. 237483a coresight: stm: adding driver for CoreSight STM component by Pratik Patel · 8 years ago
  16. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 8 years ago
  17. 5463bfd tracing: Add support for named hist triggers by Tom Zanussi · 8 years ago
  18. 52a7f16 tracing: Add support for multiple hist triggers per event by Tom Zanussi · 8 years ago
  19. 0fc3813 tracing: Add 'hist' trigger Documentation by Tom Zanussi · 8 years ago
  20. 540b589 tracing: Update the documentation to describe "event-fork" option by Steven Rostedt (Red Hat) · 8 years ago
  21. 7f47d8c x86, tracing, perf: Add trace point for MSR accesses by Andi Kleen · 8 years ago
  22. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  23. 627645f tracing: Add some documentation about set_event_pid by Steven Rostedt (Red Hat) · 9 years ago
  24. b86d937 Documentation: ftrace: Module globbing usage by Dmitry Safonov · 9 years ago
  25. 39f4034 intel_th: Add driver infrastructure for Intel(R) Trace Hub devices by Alexander Shishkin · 9 years ago
  26. 7bd1d40 stm class: Introduce an abstraction for System Trace Module devices by Alexander Shishkin · 9 years ago
  27. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  28. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  29. 197165d powerpc/ftrace: add powerpc timebase as a trace clock source by Naveen N. Rao · 9 years ago
  30. f8b66fe Doc: trace: Fix typo in coresight.txt by Masanari Iida · 9 years ago
  31. b838e1d tracing: Introduce two additional marks for delay by Jungseok Lee · 9 years ago
  32. 8547aa1 Documentation: tracing: fix grammar by Rabin Vincent · 9 years ago
  33. b29d5c1 coresight: Correcting documentation typographical error by Mathieu Poirier · 9 years ago
  34. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  35. 52e6892 Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for cleaning the filter. by Wang Long · 9 years ago
  36. 7af8792 coresight: fix the debug AMBA bus name by Kaixu Xia · 9 years ago
  37. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  38. 8e1e1df tracing: Add additional marks to signal very large time deltas by Byungchul Park · 9 years ago
  39. f8b8be8 ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict by Masami Hiramatsu · 9 years ago
  40. 872234d coresight: documentation for coresight framework and drivers by Mathieu Poirier · 10 years ago
  41. 2c51856 mm: trace-vmscan-postprocess.pl: report the number of file/anon pages respectively by Chen Yucong · 10 years ago
  42. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  44. 7544256a ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST by Steven Rostedt (Red Hat) · 10 years ago
  45. d26fad5 Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying bigger tree-wide changes by Ingo Molnar · 10 years ago
  46. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 10 years ago
  47. b27ebf7 mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_lru_isolate by Chen Yucong · 10 years ago
  48. 214b931 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  49. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  50. 607e3a2 tracing: Add funcgraph_tail option to print function name after closing braces by Robert Elliott · 10 years ago
  51. 7c65bbc tracing: Add trace_<tracepoint>_enabled() function by Steven Rostedt (Red Hat) · 10 years ago
  52. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  53. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  54. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  55. df5cbb2 doc: fix double words by Masanari Iida · 10 years ago
  56. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 10 years ago
  57. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 10 years ago
  58. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 10 years ago
  59. bd72781 Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regex by Vinayak Menon · 10 years ago
  60. b7e0bf3 tracing/uprobes: Add @+file_offset fetch method by Namhyung Kim · 10 years ago
  61. b079d37 tracing/uprobes: Add support for full argument access methods by Namhyung Kim · 11 years ago
  62. 306cfe2 tracing/uprobes: Fix documentation of uprobe registration syntax by Namhyung Kim · 11 years ago
  63. ac38fb8 tracing: Add documentation for trace event triggers by Tom Zanussi · 11 years ago
  64. c770864 Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentation by Stefan Raspl · 10 years ago
  65. e5137b5 ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED by Peter Zijlstra · 11 years ago
  66. fd8176e Documentation/trace: Correcting and extending tracepoint documentation by Zoltan Kiss · 11 years ago
  67. 0ab943b Documentation: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  68. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  69. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. f5ce157 PM / QoS: Add pm_qos and dev_pm_qos to events-power.txt by Sahara · 11 years ago
  71. 0c4df02 x86: Add NMI duration tracepoints by Dave Hansen · 11 years ago
  72. c3e13c7 tracing: Update documentation on tracepoint glob matching by Steven Rostedt (Red Hat) · 11 years ago
  73. 1a891cf tracing: Add binary '&' filter for events by Steven Rostedt · 11 years ago
  74. 90e3c03 tracing: Add function probe to trigger a ftrace dump of current CPU trace by Steven Rostedt (Red Hat) · 11 years ago
  75. ad71d88 tracing: Add function probe to trigger a ftrace dump to console by Steven Rostedt (Red Hat) · 11 years ago
  76. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  77. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 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
  79. decc6bf uretprobes: Documentation update by Anton Arapov · 11 years ago
  80. c25a4a0 doc: Remove text on tracepoint samples by Paul Bolle · 11 years ago
  81. 8d01609 tracing: Bring Documentation/trace/ftrace.txt up to date by Steven Rostedt (Red Hat) · 11 years ago
  82. 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
  83. 1abccd7 tracing: update documentation of snapshot utility by Hiraku Toyooka · 11 years ago
  84. 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
  85. c1043fc tracing: Add documentation of snapshot utility by Hiraku Toyooka · 11 years ago
  86. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 11 years ago
  87. 9c33c51 doc: fix old config name of kprobetrace by Liu Bo · 12 years ago
  88. ec83db0 tracing: Fix kconfig warning due to a typo by Srikar Dronamraju · 12 years ago
  89. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 12 years ago
  90. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  91. edbfc1b Documentation: Fix typo in events-power.txt by Masanari Iida · 12 years ago
  92. cdfb0d3 ftrace: Append wakeup_rt description of ftrace doc by Geunsik Lim · 12 years ago
  93. 90a5d5a mm-tracepoint: fix documentation and examples by Konstantin Khlebnikov · 12 years ago
  94. b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 12 years ago
  95. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  96. 3890c13 tracing: update Documentation on max preds limit by Li Zefan · 13 years ago
  97. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  98. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 13 years ago
  99. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago