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