1. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  2. dcb0b55 tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic by Steven Rostedt (Red Hat) · 8 years ago
  3. 904d185 tracing: Remove unused function trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 8 years ago
  4. a9fe48d tracing: Remove unused function trace_current_buffer_discard_commit() by Steven Rostedt (Red Hat) · 8 years ago
  5. fa66ddb tracing: Move trace_buffer_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 8 years ago
  6. 65da9a0 tracing: Make filter_check_discard() local by Steven Rostedt (Red Hat) · 8 years ago
  7. dad56ee tracing: Move event_trigger_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 8 years ago
  8. 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 8 years ago
  9. d0bad49 tracing: Add enable_hist/disable_hist triggers by Tom Zanussi · 8 years ago
  10. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 8 years ago
  11. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  12. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  13. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  14. 20f6e03 tracepoints: move trace_print_flags definitions to tracepoint-defs.h by Vlastimil Babka · 8 years ago
  15. c4a5923 tracing: Add event record param to trigger_ops.func() by Tom Zanussi · 9 years ago
  16. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 8 years ago
  17. 3fdaf80 tracing: Implement event pid filtering by Steven Rostedt (Red Hat) · 9 years ago
  18. b7f0c95 tracing: Pass trace_array into trace_buffer_unlock_commit() by Steven Rostedt (Red Hat) · 9 years ago
  19. 4190741 tracing: Remove unused function trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 9 years ago
  20. 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
  21. 098d216 bpf: Use correct #ifdef controller for trace_call_bpf() by Wang Nan · 9 years ago
  22. 09a5059 tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() by Steven Rostedt (Red Hat) · 9 years ago
  23. 5d6ad96 tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* by Steven Rostedt (Red Hat) · 9 years ago
  24. 7967b3e tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir by Steven Rostedt (Red Hat) · 9 years ago
  25. 687fcc4 tracing: Rename ftrace_event_name() to trace_event_name() by Steven Rostedt (Red Hat) · 9 years ago
  26. 609a740 tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX by Steven Rostedt (Red Hat) · 9 years ago
  27. 892c505 tracing: Rename ftrace_output functions to trace_output by Steven Rostedt (Red Hat) · 9 years ago
  28. 3f795dc tracing: Rename ftrace_event_buffer to trace_event_buffer. by Steven Rostedt (Red Hat) · 9 years ago
  29. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 9 years ago
  30. 7f1d2f8 tracing: Rename ftrace_event_file to trace_event_file by Steven Rostedt (Red Hat) · 9 years ago
  31. 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 9 years ago
  32. 645df98 tracing: Rename ftrace_print_*() functions ta trace_print_*() by Steven Rostedt (Red Hat) · 9 years ago
  33. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 9 years ago[Renamed from include/linux/ftrace_event.h]
  34. f267caa tracing: Remove unused prototype ftrace_event_define_field() by Steven Rostedt (Red Hat) · 9 years ago
  35. 755a27e tracing: remove unused ftrace_output_event() prototype by Nicolas Iooss · 9 years ago
  36. ac01ce1 tracing: Make ftrace_print_array_seq compute buf_len by Alex Bennée · 9 years ago
  37. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 0c564a5 tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values by Steven Rostedt (Red Hat) · 9 years ago
  39. acd388f tracing: Give system name a pointer by Steven Rostedt (Red Hat) · 9 years ago
  40. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 9 years ago
  41. 72cbbc8 tracing: Add kprobe flag by Alexei Starovoitov · 9 years ago
  42. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  43. 6ea2248 tracing: Add array printing helper by Dave Martin · 9 years ago
  44. 86038c5 perf: Avoid horrible stack usage by Peter Zijlstra (Intel) · 10 years ago
  45. 19a7fe2 tracing: Add trace_seq_has_overflowed() and trace_handle_return() by Steven Rostedt (Red Hat) · 10 years ago
  46. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  47. 3c49b52 tracing: Do not do anything special with tracepoint_string when tracing is disabled by Steven Rostedt · 10 years ago
  48. e738d3e tracing: Kill ftrace_event_call->files by Oleg Nesterov · 10 years ago
  49. 5737574 tracing: Kill destroy_call_preds() by Oleg Nesterov · 10 years ago
  50. 3e5454d tracing: Kill destroy_preds() and destroy_file_preds() by Oleg Nesterov · 10 years ago
  51. 4449bf9 tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks by Steven Rostedt (Red Hat) · 10 years ago
  52. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  53. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  54. bc4c426 Revert "tracing: Move event storage for array from macro to standalone function" by Steven Rostedt (Red Hat) · 10 years ago
  55. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 10 years ago
  56. 3fd40d1 tracing: Use helper functions in event assignment to shrink macro size by Steven Rostedt · 12 years ago
  57. 35bb439 tracing: Move event storage for array from macro to standalone function by Steven Rostedt · 12 years ago
  58. 1d6bae9 tracing: Move raw output code from macro to standalone function by Steven Rostedt · 12 years ago
  59. 13a1e4a tracing: Consolidate event trigger code by Steven Rostedt (Red Hat) · 10 years ago
  60. bac5fb9 tracing: Add and use generic set_trigger_filter() implementation by Tom Zanussi · 11 years ago
  61. 7862ad1 tracing: Add 'enable_event' and 'disable_event' event trigger commands by Tom Zanussi · 11 years ago
  62. f21ecbb tracing: Add 'stacktrace' event trigger command by Tom Zanussi · 11 years ago
  63. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  64. 2a2df32 tracing: Add 'traceon' and 'traceoff' event trigger commands by Tom Zanussi · 11 years ago
  65. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago
  66. d5b5f39 ftrace, perf: Avoid infinite event generation loop by Peter Zijlstra · 11 years ago
  67. f306cc8 tracing: Update event filters for multibuffer by Tom Zanussi · 11 years ago
  68. 7d992fe Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  69. ed5467d tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 11 years ago
  70. 2816c55 tracing: trace_remove_event_call() should fail if call/file is in use by Oleg Nesterov · 11 years ago
  71. 102c932 tracing: Add __tracepoint_string() to export string pointers by Steven Rostedt (Red Hat) · 11 years ago
  72. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 11 years ago
  73. d2802d0 tracing: Compare to 1 instead of zero for is_signed_type() by Steven Rostedt (Red Hat) · 11 years ago
  74. 417944c tracing: Add a way to soft disable trace events by Steven Rostedt (Red Hat) · 11 years ago
  75. 57d01ad tracing: Fix comments for ftrace_event_file/call flags by Steven Rostedt (Red Hat) · 11 years ago
  76. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 11 years ago
  77. 575380d tracing: Only clear trace buffer on module unload if event was traced by Steven Rostedt (Red Hat) · 11 years ago
  78. 2a30c11 tracing: Add comment for trace event flag IGNORE_ENABLE by Steven Rostedt (Red Hat) · 11 years ago
  79. f71130d tracing: Add a helper function for event print functions by Li Zefan · 11 years ago
  80. ccb469a tracing: Pass the ftrace_file to the buffer lock reserve code by Steven Rostedt · 12 years ago
  81. ae63b31 tracing: Separate out trace events from global variables by Steven Rostedt · 12 years ago
  82. debdd57 tracing: Make a snapshot feature available from userspace by Hiraku Toyooka · 11 years ago
  83. b000c80 tracing: Remove the extra 4 bytes of padding in events by Steven Rostedt · 11 years ago
  84. 418c59e tracing: Fix sparse warning with is_signed_type() macro by Steven Rostedt · 12 years ago
  85. 8be0709 tracing: Format non-nanosec times from tsc clock without a decimal point. by David Sharp · 12 years ago
  86. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 12 years ago
  87. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
  88. 6d158a8 tracing: Remove NR_CPUS array from trace_iterator by Steven Rostedt · 12 years ago
  89. 5da43be tracing: Add comments for the other bits of ftrace_event_call.flags by Steven Rostedt · 12 years ago
  90. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 12 years ago
  91. 37d7399 perf: Add ifdef to remove unused enum switch warnings by Jiri Olsa · 12 years ago
  92. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 12 years ago
  93. 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 12 years ago
  94. ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 12 years ago
  95. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  96. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  97. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 13 years ago
  98. 2fc1b6f tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine by liubo · 13 years ago
  99. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 13 years ago
  100. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 13 years ago