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