1. 613f04a tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 12 years ago
  2. 8090282 tracing: Keep overwrite in sync between regular and snapshot buffers by Steven Rostedt (Red Hat) · 12 years ago
  3. 69d34da tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 12 years ago
  4. 2721e72 tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 12 years ago
  5. c9960e4 tracing: Do not return EINVAL in snapshot when not allocated by Steven Rostedt (Red Hat) · 12 years ago
  6. d8741e2 tracing: Add help of snapshot feature when snapshot is empty by Steven Rostedt (Red Hat) · 12 years ago
  7. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  9. d840f71 tracing: Init current_trace to nop_trace and remove NULL checks by Steven Rostedt (Red Hat) · 12 years ago
  10. debdd57 tracing: Make a snapshot feature available from userspace by Hiraku Toyooka · 12 years ago
  11. 2fd196e tracing: Replace static old_tracer check of tracer name by Hiraku Toyooka · 12 years ago
  12. ad96470 ring-buffer: Add stats field for amount read from trace ring buffer by Steven Rostedt (Red Hat) · 12 years ago
  13. 38dbe0b tracing: Remove second iterator initializer by Jovi Zhang · 12 years ago
  14. 8214652 tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var by Shan Wei · 12 years ago
  15. b736f48 tracing: Mark tracing_dentry_percpu() static by Josh Triplett · 12 years ago
  16. 34600f0 tracing: Fix race with max_tr and changing tracers by Steven Rostedt · 12 years ago
  17. b000c80 tracing: Remove the extra 4 bytes of padding in events by Steven Rostedt · 12 years ago
  18. 84c6cf0 tracing: Remove unneeded check of max_tr->buffer before tracing_reset by Steven Rostedt · 12 years ago
  19. a541641 tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus} by Hiraku Toyooka · 12 years ago
  20. d8a0349 tracing: Use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  21. 250bfd3 tracing: Fix regression of trace_pipe by Liu Bo · 12 years ago
  22. 2df8f8a tracing: Fix regression with irqsoff tracer and tracing_on file by Steven Rostedt · 12 years ago
  23. a8dd217 tracing: Fix regression of trace_options file setting by Steven Rostedt · 12 years ago
  24. 758338e Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  25. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  26. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  27. bf3071f tracing: Remove unnecessary WARN_ONCE's from tracing_buffers_splice_read by Dave Jones · 12 years ago
  28. d60da50 tracing: Add a resize function to make one buffer equivalent to another buffer by Hiraku Toyooka · 12 years ago
  29. 11043d8 tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock by Yoshihiro YUNOMAE · 12 years ago
  30. 8be0709 tracing: Format non-nanosec times from tsc clock without a decimal point. by David Sharp · 12 years ago
  31. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  32. 7bcfaf5 tracing: Add trace_options kernel command line parameter by Steven Rostedt · 12 years ago
  33. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 12 years ago
  34. 02404ba tracing: Remove deprecated tracing_enabled file by Steven Rostedt · 12 years ago
  35. 0fb9656 tracing: Make tracing_enabled be equal to tracing_on by Steven Rostedt · 13 years ago
  36. c7b84ec tracing: Remove unused function unregister_tracer() by Steven Rostedt · 13 years ago
  37. 60303ed tracing: Reset ring buffer when changing trace_clocks by David Sharp · 12 years ago
  38. 7ffbd48 tracing: Cache comms only after an event occurred by Steven Rostedt · 12 years ago
  39. 8169883 tracing: Enable comm recording if trace_printk() is used by Steven Rostedt · 12 years ago
  40. b382ede6 tracing: Expand ring buffer when trace_printk() is used by Steven Rostedt · 12 years ago
  41. 884bfe8 ring-buffer: Add a 'dropped events' counter by Slava Pestov · 14 years ago
  42. bcd83ea tracing: Replace strict_strto* with kstrto* by Daniel Walter · 12 years ago
  43. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  44. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  45. d55cb6c ftrace: Allow stealing pages from pipe buffer by Masami Hiramatsu · 12 years ago
  46. 5224c3a tracing: Add an option for disabling markers by Mandeep Singh Baines · 12 years ago
  47. d20b92a userns: Teach trace to use from_kuid by Eric W. Biederman · 13 years ago
  48. a0e0fac Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  49. 87abb3b tracing/trivial: Fix some typos in kernel/trace by Wang Tianhong · 12 years ago
  50. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  51. b2ad368 tracing: Fix initialization failure path in tracing_set_tracer() by Anton Vorontsov · 13 years ago
  52. 93574fc tracing: Check for allocation failure in __tracing_open() by Dan Carpenter · 13 years ago
  53. 35c2f48 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
  54. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  55. 6d158a8 tracing: Remove NR_CPUS array from trace_iterator by Steven Rostedt · 13 years ago
  56. 0be61eb tracing/selftest: Add a WARN_ON() if a tracer test fails by Steven Rostedt · 13 years ago
  57. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 13 years ago
  58. f2bf1f6 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 13 years ago
  59. 6f5e357 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  60. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  61. 895b67f tracing: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  62. a591c73 tracing: Fix initial buffer_size_kb state by Vaibhav Nagarnaik · 13 years ago
  63. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  64. 71babb2 tracing: change CPU ring buffer state from tracing_cpumask by Vaibhav Nagarnaik · 13 years ago
  65. 0a3d7ce tracing: Check return value of tracing_dentry_percpu() by Namhyung Kim · 13 years ago
  66. 83f4031 ring-buffer: Make removal of ring buffer pages atomic by Vaibhav Nagarnaik · 13 years ago
  67. 6edb2a8 tracing: Clean up tracing_mark_write() by Steven Rostedt · 13 years ago
  68. 6817968 tracing: Remove ftrace_disable/enable_cpu() by Steven Rostedt · 13 years ago
  69. 50e18b9 tracing: Use seq_*_private interface for some seq files by Jiri Olsa · 13 years ago
  70. 438ced1 ring-buffer: Add per_cpu ring buffer control files by Vaibhav Nagarnaik · 13 years ago
  71. 5a26c8f tracing: Remove an unneeded check in trace_seq_buffer() by Dan Carpenter · 13 years ago
  72. 07d777f tracing: Add percpu buffers for trace_printk() by Steven Rostedt · 13 years ago
  73. 348f0fc tracing: Fix regression with tracing_on by Steven Rostedt · 13 years ago
  74. 12b5da3 tracing: Fix ent_size in trace output by Steven Rostedt · 13 years ago
  75. b892e5c tracing: Keep NMI watchdog from triggering when dumping trace by Steven Rostedt · 13 years ago
  76. 499e547 tracing/ring-buffer: Only have tracing_on disable tracing buffers by Steven Rostedt · 13 years ago
  77. 1e42e83 ftrace: sched_switch plugin is deprecated by Geunsik Lim · 13 years ago
  78. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  79. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  80. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  81. a8eecf2 trace: Allow ftrace_dump() to be called from modules by Paul E. McKenney · 13 years ago
  82. 39eaf7e tracing: Add entries in buffer and total entries to default output header by Steven Rostedt · 13 years ago
  83. 77271ce tracing: Add irq, preempt-count and need resched info to default trace output by Steven Rostedt · 13 years ago
  84. 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
  85. 7e9a49e tracing/latency: Fix header output for latency tracers by Jiri Olsa · 13 years ago
  86. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 13 years ago
  88. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 13 years ago
  89. d696b58 tracing: Do not allocate buffer for trace_marker by Steven Rostedt · 13 years ago
  90. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 13 years ago
  91. 6249687 tracing: Add a counter clock for those that do not trust clocks by Steven Rostedt · 13 years ago
  92. 5389f6f locking, tracing: Annotate tracing locks as raw by Thomas Gleixner · 15 years ago
  93. c64e148 trace: Add ring buffer stats to measure rate of events by Vaibhav Nagarnaik · 13 years ago
  94. f81ab07 trace: Add a new readonly entry to report total buffer size by Vaibhav Nagarnaik · 13 years ago
  95. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 14 years ago
  96. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 14 years ago
  97. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 14 years ago
  98. f56e7f8 tracing, function: Fix trace header to follow context-info option by Jiri Olsa · 14 years ago
  99. cf30cf6 tracing: Add disable_on_free option by Steven Rostedt · 14 years ago
  100. 4f271a2 tracing: Add a proc file to stop tracing and free buffer by Vaibhav Nagarnaik · 14 years ago