1. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  2. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  3. 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
  4. 6ea6215 tracing/uprobes: Fix uprobe_cpu_buffer memory leak by zhangwei(Jovi) · 11 years ago
  5. 5d6c97c tracing: Do not try to recreated toplevel set_ftrace_* files by Steven Rostedt (Red Hat) · 11 years ago
  6. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  7. 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
  8. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  9. 17a280e tracing: Add missing function triggers dump and cpudump to README by Steven Rostedt (Red Hat) · 11 years ago
  10. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 11 years ago
  11. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 11 years ago
  12. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  13. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  14. 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
  15. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  16. 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
  17. fbb3275 pipe: kill ->map() and ->unmap() by Al Viro · 11 years ago
  18. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  19. 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
  20. 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
  21. 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
  22. 2c4a33a tracing: Fix traceon trigger condition to actually turn tracing on by Steven Rostedt (Red Hat) · 11 years ago
  23. 3862807 tracing: Add BUG_ON when stack end location is over written by Aaron Tomlin · 11 years ago
  24. bc4c426 Revert "tracing: Move event storage for array from macro to standalone function" by Steven Rostedt (Red Hat) · 11 years ago
  25. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 11 years ago
  26. d39ad27 trace, ring-buffer: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  27. 09294e3 uprobes: Kconfig dependency fix by David A. Long · 11 years ago
  28. d88471c ftrace: Constify ftrace_text_reserved by Sasha Levin · 12 years ago
  29. db0fbad ftrace: Fix compilation warning about control_ops_free by Jiri Slaby · 11 years ago
  30. 63c45f4 perf: Disallow user-space stack dumps for function trace events by Jiri Olsa · 11 years ago
  31. cfa77bc perf: Disallow user-space callchains for function trace events by Jiri Olsa · 11 years ago
  32. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  33. cd21067f ftrace: Warn on error when modifying ftrace function by Petr Mladek · 11 years ago
  34. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  35. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  36. c867ccd ftrace: Inline the code from ftrace_dyn_table_alloc() by Jiri Slaby · 11 years ago
  37. 1dc43cf ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt by Jiri Slaby · 11 years ago
  38. 3fd40d1 tracing: Use helper functions in event assignment to shrink macro size by Steven Rostedt · 12 years ago
  39. 35bb439 tracing: Move event storage for array from macro to standalone function by Steven Rostedt · 12 years ago
  40. 1d6bae9 tracing: Move raw output code from macro to standalone function by Steven Rostedt · 12 years ago
  41. af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 11 years ago
  42. 45ab281 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 11 years ago
  43. 2b3942e trace: Replace hardcoding of 19 with MAX_NICE by Dongsheng Yang · 11 years ago
  44. 1fcc155 ftrace: Have static function trace clear ENABLED flag on unregister by Steven Rostedt (Red Hat) · 11 years ago
  45. e1e232c tracing: Add trace_clock=<clock> kernel parameter by Steven Rostedt · 11 years ago
  46. 43fe989 tracing/uprobes: Support mix of ftrace and perf by Namhyung Kim · 11 years ago
  47. ca3b162 tracing/uprobes: Support event triggering by Namhyung Kim · 11 years ago
  48. 70ed91c tracing/uprobes: Support ftrace_event_file base multibuffer by zhangwei(Jovi) · 11 years ago
  49. dd9fa55 tracing/uprobes: Move argument fetching to uprobe_dispatcher() by Namhyung Kim · 11 years ago
  50. a43b970 tracing/uprobes: Rename uprobe_{trace,perf}_print() functions by Namhyung Kim · 11 years ago
  51. 591dffd ftrace: Allow for function tracing instance to filter functions by Steven Rostedt (Red Hat) · 11 years ago
  52. e3b3e2e ftrace: Pass in global_ops for use with filtering files by Steven Rostedt (Red Hat) · 11 years ago
  53. f20a580 ftrace: Allow instances to use function tracing by Steven Rostedt (Red Hat) · 11 years ago
  54. 50512ab tracing: Convert tracer->enabled to counter by Steven Rostedt (Red Hat) · 11 years ago
  55. 6b450d2 tracing: Disable tracers before deletion of instance by Steven Rostedt (Red Hat) · 11 years ago
  56. e6435e9 ftrace: Copy ops private to global_ops private by Steven Rostedt (Red Hat) · 11 years ago
  57. f1b21c9 tracing: Only let top level have option files by Steven Rostedt (Red Hat) · 11 years ago
  58. 607e2ea tracing: Set up infrastructure to allow tracers for instances by Steven Rostedt (Red Hat) · 11 years ago
  59. bf6065b tracing: Pass trace_array to flag_changed callback by Steven Rostedt (Red Hat) · 11 years ago
  60. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 11 years ago
  61. 285c00a asmlinkage: Make trace_hardirqs_on/off_caller visible by Andi Kleen · 11 years ago
  62. d651aa1 ring-buffer: Fix first commit on sub-buffer having non-zero delta by Steven Rostedt (Red Hat) · 11 years ago
  63. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  64. ba635f8 Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  65. 3132e10 tracing: Check if tracing is enabled in trace_puts() by Steven Rostedt (Red Hat) · 11 years ago
  66. 71485c4 tracing: Fix formatting of trace README file by Steven Rostedt (Red Hat) · 11 years ago
  67. 26f2556 tracing/README: Add event file usage to tracing mini-HOWTO by Tom Zanussi · 11 years ago
  68. 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  69. 92fdd98 tracing: Fix buggered tee(2) on tracing_pipe by Al Viro · 11 years ago
  70. dced341 tracing: Have trace buffer point back to trace_array by Steven Rostedt (Red Hat) · 11 years ago
  71. a4c35ed2 ftrace: Fix synchronization location disabling and freeing ftrace_ops by Steven Rostedt (Red Hat) · 11 years ago
  72. 23a8e84 ftrace: Have function graph only trace based on global_ops filters by Steven Rostedt (Red Hat) · 11 years ago
  73. 35af99e sched/clock, x86: Use a static_key for sched_clock_stable by Peter Zijlstra · 11 years ago
  74. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  75. af6ace7 sched/deadline: Add latency tracing for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  76. 405e1d8 ftrace: Synchronize setting function_trace_op with ftrace_trace_function by Steven Rostedt (Red Hat) · 11 years ago
  77. dd97b95 tracing: Show available event triggers when no trigger is set by Steven Rostedt (Red Hat) · 11 years ago
  78. 13a1e4a tracing: Consolidate event trigger code by Steven Rostedt (Red Hat) · 11 years ago
  79. e8dc637 tracing: Fix counter for traceon/off event triggers by Steven Rostedt (Red Hat) · 11 years ago
  80. 4bf0566 tracing: Remove double-underscore naming in syscall trigger invocations by Tom Zanussi · 11 years ago
  81. 0641d36 tracing/kprobes: Add trace event trigger invocations by Tom Zanussi · 11 years ago
  82. e0d18fe tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT by Namhyung Kim · 11 years ago
  83. b7e0bf3 tracing/uprobes: Add @+file_offset fetch method by Namhyung Kim · 11 years ago
  84. b079d37 tracing/uprobes: Add support for full argument access methods by Namhyung Kim · 12 years ago
  85. dcad1a2 tracing/uprobes: Fetch args before reserving a ring buffer by Namhyung Kim · 12 years ago
  86. a473414 tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg() by Namhyung Kim · 11 years ago
  87. 5baaa59 tracing/probes: Implement 'memory' fetch method for uprobes by Namhyung Kim · 11 years ago
  88. 3925f4a tracing/probes: Add fetch{,_size} member into deref fetch method by Hyeoncheol Lee · 12 years ago
  89. 1301a44 tracing/probes: Move 'symbol' fetch method to kprobes by Namhyung Kim · 11 years ago
  90. 3fd996a tracing/probes: Implement 'stack' fetch method for uprobes by Namhyung Kim · 11 years ago
  91. 34fee3a tracing/probes: Split [ku]probes_fetch_type_table by Namhyung Kim · 11 years ago
  92. b26c74e tracing/probes: Move fetch function helpers to trace_probe.h by Namhyung Kim · 11 years ago
  93. 5bf652a tracing/probes: Integrate duplicate set_print_fmt() by Namhyung Kim · 12 years ago
  94. 2dc1018 tracing/kprobes: Move common functions to trace_probe.h by Namhyung Kim · 12 years ago
  95. 14577c3 tracing/uprobes: Convert to struct trace_probe by Namhyung Kim · 12 years ago
  96. c31ffb3 tracing/kprobes: Factor out struct trace_probe by Namhyung Kim · 12 years ago
  97. 50eb267 tracing/probes: Fix basic print type functions by Namhyung Kim · 11 years ago
  98. 306cfe2 tracing/uprobes: Fix documentation of uprobe registration syntax by Namhyung Kim · 12 years ago
  99. d8a30f2 tracing: Fix rcu handling of event_trigger_data filter field by Steven Rostedt (Red Hat) · 11 years ago
  100. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago