1. ede392a tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic by Oleg Nesterov · 11 years ago
  2. b5d09db tracing: Kill call_filter_disable() by Oleg Nesterov · 11 years ago
  3. 5737574 tracing: Kill destroy_call_preds() by Oleg Nesterov · 11 years ago
  4. 3e5454d tracing: Kill destroy_preds() and destroy_file_preds() by Oleg Nesterov · 11 years ago
  5. 97b8ee8 ring-buffer: Fix polling on trace_pipe by Martin Lau · 11 years ago
  6. f0160a5 tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  7. 5f8bf2d2 tracing: Fix graph tracer with stack tracer on other archs by Steven Rostedt (Red Hat) · 11 years ago
  8. 8abfb87 tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  9. 2448e34 tracing: instance_rmdir() leaks ftrace_event_file->filter by Oleg Nesterov · 11 years ago
  10. 099ed15 tracing: Remove ftrace_stop/start() from reading the trace file by Steven Rostedt (Red Hat) · 11 years ago
  11. fb6bab6 tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable() by Oleg Nesterov · 11 years ago
  12. f786106 tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher() by Oleg Nesterov · 11 years ago
  13. 4821254 tracing/uprobes: Revert "Support mix of ftrace and perf" by Oleg Nesterov · 11 years ago
  14. 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
  15. 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
  16. da9c341 tracing: Fix check of ftrace_trace_arrays list_empty() check by Steven Rostedt (Red Hat) · 11 years ago
  17. f0b70cc tracing: Fix leak of per cpu max data in instances by Steven Rostedt (Red Hat) · 11 years ago
  18. a6af8fb tracing: Cleanup saved_cmdlines_size changes by Namhyung Kim · 11 years ago
  19. 8b8b368 ring-buffer: Check if buffer exists before polling by Steven Rostedt (Red Hat) · 11 years ago
  20. 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
  21. a9fcaaa tracing: Fix memory leak on instance deletion by Steven Rostedt (Red Hat) · 11 years ago
  22. 23aaa3c tracing: Fix leak of ring buffer data when new instances creation fails by Steven Rostedt (Red Hat) · 11 years ago
  23. 748ec3a tracing/kprobes: Avoid self tests if tracing is disabled on boot up by Yoshihiro YUNOMAE · 11 years ago
  24. dc81e5e tracing: Return error if ftrace_trace_arrays list is empty by Yoshihiro YUNOMAE · 11 years ago
  25. 34839f5 tracing: Only calculate stats of tracepoint benchmarks for 2^32 times by Steven Rostedt (Red Hat) · 11 years ago
  26. 72e2fe3 tracing: Convert stddev into u64 in tracepoint benchmark by Steven Rostedt (Red Hat) · 11 years ago
  27. 939c7a4 tracing: Introduce saved_cmdlines_size file by Yoshihiro YUNOMAE · 11 years ago
  28. 10b02564 Merge branch 'perf/kprobes' into perf/core by Ingo Molnar · 11 years ago
  29. c56d340 Merge branch 'perf/uprobes' into perf/core by Ingo Molnar · 11 years ago
  30. 195d280 tracing: Remove unused variable in trace_benchmark by Steven Rostedt (Red Hat) · 11 years ago
  31. 198376c tracing: Eliminate double free on failure of allocation on boot up by Yoshihiro YUNOMAE · 11 years ago
  32. e317218 tracing: Print max callstack on stacktrace bug by Minchan Kim · 11 years ago
  33. 4c27e75 tracing: Move locking of trace_cmdline_lock into start/stop seq calls by Steven Rostedt (Red Hat) · 11 years ago
  34. 379cfda tracing: Try again for saved cmdline if failed due to locking by Steven Rostedt (Red Hat) · 11 years ago
  35. 42584c8 tracing: Have saved_cmdlines use the seq_read infrastructure by Yoshihiro YUNOMAE · 11 years ago
  36. 81dc9f0 tracing: Add tracepoint benchmark tracepoint by Steven Rostedt (Red Hat) · 11 years ago
  37. 2184db4 tracing: Print nasty banner when trace_printk() is in use by Steven Rostedt · 11 years ago
  38. 607e3a2 tracing: Add funcgraph_tail option to print function name after closing braces by Robert Elliott · 11 years ago
  39. ccdb594 tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines by Robert Elliott · 11 years ago
  40. 4449bf9 tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks by Steven Rostedt (Red Hat) · 11 years ago
  41. f1b2f2b ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag by Steven Rostedt (Red Hat) · 11 years ago
  42. 7c0868e ftrace: Use the ftrace_addr helper functions to find the ftrace_addr by Steven Rostedt (Red Hat) · 11 years ago
  43. 7413af1 ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global by Steven Rostedt (Red Hat) · 11 years ago
  44. 68f4096 ftrace: Always inline ftrace_hash_empty() helper function by Steven Rostedt (Red Hat) · 11 years ago
  45. 19eab4a ftrace: Write in missing comment from a very old commit by Steven Rostedt (Red Hat) · 11 years ago
  46. 66209a5 ftrace: Remove boolean of hash_enable and hash_disable by Steven Rostedt (Red Hat) · 11 years ago
  47. bdffd89 tracing: Replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 11 years ago
  48. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  49. fd06a54 ftrace: Have function graph tracer use global_ops for filtering by Steven Rostedt (Red Hat) · 11 years ago
  50. 927d687 uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failure by Oleg Nesterov · 11 years ago
  51. ce5f36a uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open() by Oleg Nesterov · 11 years ago
  52. b1169cc tracing: Remove mock up poll wait function by Steven Rostedt (Red Hat) · 11 years ago
  53. f487426 tracing: Break out of tracing_wait_pipe() before wait_pipe() is called by Steven Rostedt (Red Hat) · 11 years ago
  54. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  55. 8d1b065 tracing: Fix documentation of ftrace_set_global_{filter,notrace}() by Jiaxing Wang · 11 years ago
  56. 7eea4fc tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func by Jiaxing Wang · 11 years ago
  57. 3da0f18 kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace by Masami Hiramatsu · 11 years ago
  58. fbc1963 kprobes, ftrace: Allow probing on some functions by Masami Hiramatsu · 11 years ago
  59. ad1438a tracing: Add static to local functions by Fabian Frederick · 11 years ago
  60. 8275f69 ftrace: Statically initialize pm notifier block by Mathias Krause · 11 years ago
  61. 02f2f76 tracing: Allow irq/preempt tracers to be used by instances by Steven Rostedt (Red Hat) · 11 years ago
  62. 65daaca7 tracing: Allow wakeup tracers to be used by instances by Steven Rostedt (Red Hat) · 11 years ago
  63. 0b9b12c tracing: Move ftrace_max_lock into trace_array by Steven Rostedt (Red Hat) · 11 years ago
  64. 6d9b3fa tracing: Move tracing_max_latency into trace_array by Steven Rostedt (Red Hat) · 11 years ago
  65. 4104d32 ftrace: Remove global function list and call function directly by Steven Rostedt (Red Hat) · 11 years ago
  66. 7d77879 Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  67. 6ea6215 tracing/uprobes: Fix uprobe_cpu_buffer memory leak by zhangwei(Jovi) · 11 years ago
  68. 5d6c97c tracing: Do not try to recreated toplevel set_ftrace_* files by Steven Rostedt (Red Hat) · 11 years ago
  69. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  70. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  71. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  72. 17a280e tracing: Add missing function triggers dump and cpudump to README by Steven Rostedt (Red Hat) · 11 years ago
  73. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 11 years ago
  74. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 11 years ago
  75. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  76. 52f5684 kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  77. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  78. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  79. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  80. fbb3275 pipe: kill ->map() and ->unmap() by Al Viro · 11 years ago
  81. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  82. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 2c4a33a tracing: Fix traceon trigger condition to actually turn tracing on by Steven Rostedt (Red Hat) · 11 years ago
  86. 3862807 tracing: Add BUG_ON when stack end location is over written by Aaron Tomlin · 11 years ago
  87. bc4c426 Revert "tracing: Move event storage for array from macro to standalone function" by Steven Rostedt (Red Hat) · 11 years ago
  88. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 11 years ago
  89. d39ad27 trace, ring-buffer: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  90. 09294e3 uprobes: Kconfig dependency fix by David A. Long · 11 years ago
  91. d88471c ftrace: Constify ftrace_text_reserved by Sasha Levin · 12 years ago
  92. db0fbad ftrace: Fix compilation warning about control_ops_free by Jiri Slaby · 11 years ago
  93. 63c45f4 perf: Disallow user-space stack dumps for function trace events by Jiri Olsa · 11 years ago
  94. cfa77bc perf: Disallow user-space callchains for function trace events by Jiri Olsa · 11 years ago
  95. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  96. cd21067 ftrace: Warn on error when modifying ftrace function by Petr Mladek · 11 years ago
  97. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  98. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  99. c867ccd ftrace: Inline the code from ftrace_dyn_table_alloc() by Jiri Slaby · 11 years ago
  100. 1dc43cf ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt by Jiri Slaby · 11 years ago