1. 24607f1 ring-buffer: Fix infinite spin in reading buffer by Steven Rostedt (Red Hat) · 10 years ago
  2. 4ce97db trace: Fix epoll hang when we race with new entries by Josef Bacik · 10 years ago
  3. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 10 years ago
  4. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 10 years ago
  5. bce0b6c ftrace: Fix up trampoline accounting with looping on hash ops by Steven Rostedt (Red Hat) · 10 years ago
  6. 8426191 ftrace: Update all ftrace_ops for a ftrace_hash_ops update by Steven Rostedt (Red Hat) · 10 years ago
  7. 33b7f99 ftrace: Allow ftrace_ops to use the hashes from other ops by Steven Rostedt (Red Hat) · 10 years ago
  8. fc335c1 Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  9. 651e22f ring-buffer: Always reset iterator to reader page by Steven Rostedt (Red Hat) · 10 years ago
  10. 021de3d ring-buffer: Up rb_iter_peek() loop count to 3 by Steven Rostedt (Red Hat) · 10 years ago
  11. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. c9b88e9 Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  14. 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
  15. f4be073 perf: Check permission only for parent tracepoint event by Jiri Olsa · 10 years ago
  16. dc6f03f ftrace: Add warning if tramp hash does not match nr_trampolines by Steven Rostedt (Red Hat) · 10 years ago
  17. 2a0343b ftrace: Fix trampoline hash update check on rec->flags by Steven Rostedt (Red Hat) · 10 years ago
  18. 10e83fd ring-buffer: Use rb_page_size() instead of open coded head_page size by Steven Rostedt (Red Hat) · 10 years ago
  19. 1b3e5c0 ftrace: Provide trace clocks monotonic by Thomas Gleixner · 10 years ago
  20. 0162d62 ftrace: Rename ftrace_ops field from trampolines to nr_trampolines by Steven Rostedt (Red Hat) · 10 years ago
  21. 58d4e21 tracing: Fix wraparound problems in "uptime" trace clock by Tony Luck · 10 years ago
  22. ba1afef tracing: Convert local function_graph functions to static by Steven Rostedt (Red Hat) · 10 years ago
  23. b972cc5 ftrace: Do not copy old hash when resetting by Wang Nan · 10 years ago
  24. 6508fa7 tracing: let user specify tracing_thresh after selecting function_graph by Stanislav Fomichev · 10 years ago
  25. 021c5b3 ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on() by Corey Minyard · 10 years ago
  26. 3a63638 tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST by Steven Rostedt (Red Hat) · 11 years ago
  27. 1d48d59 ftrace: Remove function_trace_stop check from list func by Steven Rostedt (Red Hat) · 11 years ago
  28. 1820122 ftrace: Do no disable function tracing on enabling function tracing by Steven Rostedt (Red Hat) · 11 years ago
  29. 545d47b ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop() by Steven Rostedt (Red Hat) · 11 years ago
  30. 1b2f121 ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop() by Steven Rostedt (Red Hat) · 11 years ago
  31. 6355d54 tracing: Kill "filter_string" arg of replace_preds() by Oleg Nesterov · 10 years ago
  32. bb9ef1cb tracing: Change apply_subsystem_event_filter() paths to check file->system == dir by Oleg Nesterov · 10 years ago
  33. ede392a tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic by Oleg Nesterov · 10 years ago
  34. b5d09db tracing: Kill call_filter_disable() by Oleg Nesterov · 10 years ago
  35. 5737574 tracing: Kill destroy_call_preds() by Oleg Nesterov · 10 years ago
  36. 3e5454d tracing: Kill destroy_preds() and destroy_file_preds() by Oleg Nesterov · 10 years ago
  37. 646d704 ftrace: Allow archs to specify if they need a separate function graph trampoline by Steven Rostedt (Red Hat) · 10 years ago
  38. 97b8ee8 ring-buffer: Fix polling on trace_pipe by Martin Lau · 11 years ago
  39. f0160a5 tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  40. 5f8bf2d2 tracing: Fix graph tracer with stack tracer on other archs by Steven Rostedt (Red Hat) · 10 years ago
  41. 8abfb87 tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  42. 2448e34 tracing: instance_rmdir() leaks ftrace_event_file->filter by Oleg Nesterov · 10 years ago
  43. ca65ef1 Merge branch 'trace/ftrace/urgent' into trace/ftrace/core by Steven Rostedt (Red Hat) · 10 years ago
  44. 099ed15 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 11 years ago
  45. d048a8c7 tracing: Add description of set_graph_notrace to tracing/README by Namhyung Kim · 11 years ago
  46. 8c006cf tracing: Improve message of empty set_ftrace_notrace file by Namhyung Kim · 11 years ago
  47. 280d142 tracing: Improve message of empty set_graph_notrace file by Namhyung Kim · 11 years ago
  48. 0d7d9a1 tracing: Add ftrace_graph_notrace boot parameter by Namhyung Kim · 11 years ago
  49. 3448bac tracing: Convert pr_warning() to pr_warn() in trace_events.c by Fabian Frederick · 11 years ago
  50. ef2fbe1 ftrace: Do not copy hash if O_TRUNC is set by Namhyung Kim · 11 years ago
  51. 1f61be00 ftrace: Fix memory leak on failure path in ftrace_allocate_pages() by Namhyung Kim · 11 years ago
  52. a737e6d ftrace: Get rid of obsolete global_start_up variable by Namhyung Kim · 11 years ago
  53. 7b039cb tracing: Add trace_seq_buffer_ptr() helper function by Steven Rostedt (Red Hat) · 11 years ago
  54. 3f4d8f7 tracing: Remove unnecessary null test before debugfs_remove() by Fabian Frederick · 11 years ago
  55. 9096032 tracing: Remove trace_seq_reserve() by Steven Rostedt (Red Hat) · 11 years ago
  56. 6d2289f tracing: Make trace_seq_putmem_hex() more robust by Steven Rostedt (Red Hat) · 11 years ago
  57. 36aabff tracing: Clean up trace_seq.c by Steven Rostedt (Red Hat) · 11 years ago
  58. 1230627 tracing: Move the trace_seq_* functions into its own trace_seq.c file by Steven Rostedt (Red Hat) · 11 years ago
  59. 5c27c77 ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move by Masami Hiramatsu · 11 years ago
  60. 9674b2f ftrace: Add trampolines to enabled_functions debug file by Steven Rostedt (Red Hat) · 11 years ago
  61. 79922b8 ftrace: Optimize function graph to be called directly by Steven Rostedt (Red Hat) · 11 years ago
  62. fb6bab6 tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable() by Oleg Nesterov · 11 years ago
  63. f786106 tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher() by Oleg Nesterov · 11 years ago
  64. 4821254 tracing/uprobes: Revert "Support mix of ftrace and perf" by Oleg Nesterov · 11 years ago
  65. 0376bde ftrace: Add ftrace_rec_counter() macro to simplify the code by Steven Rostedt (Red Hat) · 11 years ago
  66. 4fbb48c ftrace: Allow no regs if no more callbacks require it by Steven Rostedt (Red Hat) · 11 years ago
  67. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  68. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. da9c341 tracing: Fix check of ftrace_trace_arrays list_empty() check by Steven Rostedt (Red Hat) · 11 years ago
  70. f0b70cc tracing: Fix leak of per cpu max data in instances by Steven Rostedt (Red Hat) · 11 years ago
  71. a6af8fb tracing: Cleanup saved_cmdlines_size changes by Namhyung Kim · 11 years ago
  72. 8b8b368 ring-buffer: Check if buffer exists before polling by Steven Rostedt (Red Hat) · 11 years ago
  73. 214b931 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  74. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 11 years ago
  75. 23aaa3c tracing: Fix leak of ring buffer data when new instances creation fails by Steven Rostedt (Red Hat) · 11 years ago
  76. 748ec3a tracing/kprobes: Avoid self tests if tracing is disabled on boot up by Yoshihiro YUNOMAE · 11 years ago
  77. dc81e5e tracing: Return error if ftrace_trace_arrays list is empty by Yoshihiro YUNOMAE · 11 years ago
  78. 34839f5 tracing: Only calculate stats of tracepoint benchmarks for 2^32 times by Steven Rostedt (Red Hat) · 11 years ago
  79. 72e2fe3 tracing: Convert stddev into u64 in tracepoint benchmark by Steven Rostedt (Red Hat) · 11 years ago
  80. 939c7a4 tracing: Introduce saved_cmdlines_size file by Yoshihiro YUNOMAE · 11 years ago
  81. 10b02564 Merge branch 'perf/kprobes' into perf/core by Ingo Molnar · 11 years ago
  82. c56d340 Merge branch 'perf/uprobes' into perf/core by Ingo Molnar · 11 years ago
  83. 195d280 tracing: Remove unused variable in trace_benchmark by Steven Rostedt (Red Hat) · 11 years ago
  84. 198376c tracing: Eliminate double free on failure of allocation on boot up by Yoshihiro YUNOMAE · 11 years ago
  85. e317218 tracing: Print max callstack on stacktrace bug by Minchan Kim · 11 years ago
  86. 4c27e75 tracing: Move locking of trace_cmdline_lock into start/stop seq calls by Steven Rostedt (Red Hat) · 11 years ago
  87. 379cfda tracing: Try again for saved cmdline if failed due to locking by Steven Rostedt (Red Hat) · 11 years ago
  88. 42584c8 tracing: Have saved_cmdlines use the seq_read infrastructure by Yoshihiro YUNOMAE · 11 years ago
  89. 81dc9f0 tracing: Add tracepoint benchmark tracepoint by Steven Rostedt (Red Hat) · 11 years ago
  90. 2184db4 tracing: Print nasty banner when trace_printk() is in use by Steven Rostedt · 11 years ago
  91. 607e3a2 tracing: Add funcgraph_tail option to print function name after closing braces by Robert Elliott · 11 years ago
  92. ccdb594 tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines by Robert Elliott · 11 years ago
  93. 4449bf9 tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks by Steven Rostedt (Red Hat) · 11 years ago
  94. f1b2f2b ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag by Steven Rostedt (Red Hat) · 11 years ago
  95. 7c0868e ftrace: Use the ftrace_addr helper functions to find the ftrace_addr by Steven Rostedt (Red Hat) · 11 years ago
  96. 7413af1 ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global by Steven Rostedt (Red Hat) · 11 years ago
  97. 68f4096 ftrace: Always inline ftrace_hash_empty() helper function by Steven Rostedt (Red Hat) · 11 years ago
  98. 19eab4a ftrace: Write in missing comment from a very old commit by Steven Rostedt (Red Hat) · 11 years ago
  99. 66209a5 ftrace: Remove boolean of hash_enable and hash_disable by Steven Rostedt (Red Hat) · 11 years ago
  100. bdffd89 tracing: Replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 11 years ago