1. 9c33c51 doc: fix old config name of kprobetrace by Liu Bo · 12 years ago
  2. ec83db0 tracing: Fix kconfig warning due to a typo by Srikar Dronamraju · 12 years ago
  3. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 12 years ago
  4. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. edbfc1b Documentation: Fix typo in events-power.txt by Masanari Iida · 12 years ago
  6. cdfb0d3 ftrace: Append wakeup_rt description of ftrace doc by Geunsik Lim · 12 years ago
  7. 90a5d5a mm-tracepoint: fix documentation and examples by Konstantin Khlebnikov · 12 years ago
  8. b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 12 years ago
  9. 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 · 13 years ago
  10. 3890c13 tracing: update Documentation on max preds limit by Li Zefan · 13 years ago
  11. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  12. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 13 years ago
  13. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 14 years ago
  16. 5beda5f Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  17. 6752ab4 tracing: Deprecate tracing_enabled for tracing_on by Steven Rostedt · 13 years ago
  18. 87d80de tracing: Remove obsolete sched_switch tracer by Steven Rostedt · 13 years ago
  19. b2d5549 tracing/syscalls: Allow arch specific syscall symbol matching by Ian Munsie · 13 years ago
  20. c763ba0 tracing/syscalls: Make arch_syscall_addr weak by Ian Munsie · 13 years ago
  21. 1ff511e tracing/kprobes: Add bitfield type by Masami Hiramatsu · 13 years ago
  22. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  23. bfc672d Documentation/trace/events.txt: Remove obsolete sched_signal_send. by Tao Ma · 13 years ago
  24. 4b95f13 tools, perf: Documentation for the power events API by Jean Pihet · 13 years ago
  25. 7a2d19b mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace and vmstat by Mel Gorman · 14 years ago
  26. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  27. b898cc7 vmscan: tracing: add a postprocessing script for reclaim-related ftrace events by Mel Gorman · 14 years ago
  28. 9849ed4 tracing/documentation: Document dynamic ftracer internals by Mike Frysinger · 14 years ago
  29. e09c861 tracing/kprobes: Support "string" type by Masami Hiramatsu · 14 years ago
  30. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 14 years ago
  31. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  32. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. 03d646e tracing: Make the documentation clear on trace_event boot option by Li Zefan · 15 years ago
  34. 07271aa tracing: Add documentation for trace commands mod, traceon/traceoff by Chase Douglas · 14 years ago
  35. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 14 years ago
  36. 93ccae7 tracing/kprobes: Support basic types on dynamic events by Masami Hiramatsu · 14 years ago
  37. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  38. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  39. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. 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
  41. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 14 years ago
  42. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  43. 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 14 years ago
  44. 6993b1b tracing/documentation: Fix a typo in ftrace.txt by Yang Hongyang · 14 years ago
  45. df3ab70 kprobetrace, doc: Add the explanation to remove probe points by Motohiro KOSAKI · 14 years ago
  46. 580d9e0 kprobetrace, doc: Shell needs single quote to use $ character by Motohiro KOSAKI · 14 years ago
  47. 1464010 tracing/kprobe: Drop function argument access syntax by Masami Hiramatsu · 14 years ago
  48. ec3a903 tracing/kprobe: Update example output in documentation by Masami Hiramatsu · 14 years ago
  49. 006b429 Documentation: update ring-buffer-design.txt by Randy Dunlap · 14 years ago
  50. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 2ec91ee mm tracing: cleanup Documentation/trace/events-kmem.txt by Randy Dunlap · 15 years ago
  52. 7e25f44 Documentation: Update ftrace-design.txt by Randy Dunlap · 15 years ago
  53. b41df64 Documentation: Update tracepoint-analysis.txt by Randy Dunlap · 15 years ago
  54. 360b6e5 Documentation: Update mmiotrace.txt by Randy Dunlap · 15 years ago
  55. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  56. 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 15 years ago
  57. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  58. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 15 years ago
  59. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  60. 459c6d1 tracing: Document HAVE_SYSCALL_TRACEPOINTS needs by Frederic Weisbecker · 15 years ago
  61. 2e06ff6 tracing/kprobes: Make special variable names more self-explainable by Masami Hiramatsu · 15 years ago
  62. 99329c4 tracing/kprobes: Remove '$ra' special variable by Masami Hiramatsu · 15 years ago
  63. 405b265 tracing/kprobes: Add $ prefix to special variables by Masami Hiramatsu · 15 years ago
  64. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  65. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  66. 8fbb398 tracing, documentation: Add a document on the kmem tracepoints by Mel Gorman · 15 years ago
  67. bb72222 tracing, documentation: add a document describing how to do some performance analysis with tracepoints by Mel Gorman · 15 years ago
  68. c9d05cf tracing, page-allocator: add a postprocessing script for page-allocator-related ftrace events by Mel Gorman · 15 years ago
  69. 6afb1c6 trivial: fix typo in tracing documentation by Michal Sojka · 15 years ago
  70. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  71. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  72. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  73. 5a0d905 tracing/kprobes: Disable kprobe events by default after creation by Masami Hiramatsu · 15 years ago
  74. f52487e tracing/kprobes: Support custom subsystem for each kprobe event by Masami Hiramatsu · 15 years ago
  75. 52ad51e debugfs: Fix mount directory of debugfs by default in events.txt by GeunSik Lim · 15 years ago
  76. 555f386 ftrace: document function and function graph implementation by Mike Frysinger · 15 years ago
  77. 95b6960 tracing/filters: add filter Documentation by Tom Zanussi · 15 years ago
  78. 6e9f23d tracing/kprobes: Show event name in trace output by Masami Hiramatsu · 15 years ago
  79. eca0d91 tracing/kprobes: Add argument name support by Masami Hiramatsu · 15 years ago
  80. e08d1c6 tracing/kprobes: Add event profiling support by Masami Hiramatsu · 15 years ago
  81. 2fba0c8 tracing/kprobes: Fix probe offset to be unsigned by Masami Hiramatsu · 15 years ago
  82. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  83. 4a88d44 tracing: Remove mentioning of legacy latency_trace file from documentation by Albin Tonnerre · 15 years ago
  84. cd7e7bd tracing: Add kprobes event profiling interface by Masami Hiramatsu · 15 years ago
  85. 4263565 tracing: Generate names for each kprobe event automatically by Masami Hiramatsu · 15 years ago
  86. a82378d tracing: Kprobe-tracer supports more than 6 arguments by Masami Hiramatsu · 15 years ago
  87. d8ec918 tracing: Add kprobe-based event tracer documentation by Masami Hiramatsu · 15 years ago
  88. 6591b49 tracing: Add vim script to enable folding for function_graph traces by Josh Triplett · 15 years ago
  89. 8b2c70d ring-buffer: add design document by Steven Rostedt · 15 years ago
  90. 020e5f8 tracing/events: Add trace_event boot option by Li Zefan · 15 years ago
  91. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  92. ff2f5ff trivial: Remove the hyphen from git commands by Matt Kraai · 15 years ago
  93. baf20b3 trivial: ftrace:fix description of trace directory by GeunSik Lim · 15 years ago
  94. 8623661 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
  95. bc5c6c0 ftrace/documentation: fix typo in function grapher name by Mike Frysinger · 15 years ago
  96. 294ae40 ftrace: fix typo about map of kernel priority in ftrace.txt file. by GeunSik Lim · 15 years ago
  97. 143c145 tracing/events: Documentation updates by Li Zefan · 15 years ago
  98. abd4144 tracing: Document the event tracing system by Theodore Ts'o · 15 years ago
  99. 56c4995 tracing: Add documentation for the power tracer by Theodore Ts'o · 15 years ago
  100. 66bb748 tracing: consolidate documents by Li Zefan · 15 years ago