1. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 10 years ago
  2. 13a1e4a tracing: Consolidate event trigger code by Steven Rostedt (Red Hat) · 11 years ago
  3. bac5fb9 tracing: Add and use generic set_trigger_filter() implementation by Tom Zanussi · 11 years ago
  4. 7862ad1 tracing: Add 'enable_event' and 'disable_event' event trigger commands by Tom Zanussi · 11 years ago
  5. f21ecbb tracing: Add 'stacktrace' event trigger command by Tom Zanussi · 11 years ago
  6. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  7. 2a2df32 tracing: Add 'traceon' and 'traceoff' event trigger commands by Tom Zanussi · 11 years ago
  8. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago
  9. d5b5f39 ftrace, perf: Avoid infinite event generation loop by Peter Zijlstra · 11 years ago
  10. f306cc8 tracing: Update event filters for multibuffer by Tom Zanussi · 11 years ago
  11. 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
  12. ed5467d tracing: Fix fields of struct trace_iterator that are zeroed by mistake by Andrew Vagin · 11 years ago
  13. 2816c55 tracing: trace_remove_event_call() should fail if call/file is in use by Oleg Nesterov · 11 years ago
  14. 102c932 tracing: Add __tracepoint_string() to export string pointers by Steven Rostedt (Red Hat) · 11 years ago
  15. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 11 years ago
  16. d2802d0 tracing: Compare to 1 instead of zero for is_signed_type() by Steven Rostedt (Red Hat) · 11 years ago
  17. 417944c tracing: Add a way to soft disable trace events by Steven Rostedt (Red Hat) · 11 years ago
  18. 57d01ad tracing: Fix comments for ftrace_event_file/call flags by Steven Rostedt (Red Hat) · 11 years ago
  19. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 11 years ago
  20. 575380d tracing: Only clear trace buffer on module unload if event was traced by Steven Rostedt (Red Hat) · 11 years ago
  21. 2a30c11 tracing: Add comment for trace event flag IGNORE_ENABLE by Steven Rostedt (Red Hat) · 11 years ago
  22. f71130d tracing: Add a helper function for event print functions by Li Zefan · 11 years ago
  23. ccb469a tracing: Pass the ftrace_file to the buffer lock reserve code by Steven Rostedt · 12 years ago
  24. ae63b31 tracing: Separate out trace events from global variables by Steven Rostedt · 12 years ago
  25. debdd57 tracing: Make a snapshot feature available from userspace by Hiraku Toyooka · 12 years ago
  26. b000c80 tracing: Remove the extra 4 bytes of padding in events by Steven Rostedt · 11 years ago
  27. 418c59e tracing: Fix sparse warning with is_signed_type() macro by Steven Rostedt · 12 years ago
  28. 8be0709 tracing: Format non-nanosec times from tsc clock without a decimal point. by David Sharp · 12 years ago
  29. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 12 years ago
  30. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
  31. 6d158a8 tracing: Remove NR_CPUS array from trace_iterator by Steven Rostedt · 12 years ago
  32. 5da43be tracing: Add comments for the other bits of ftrace_event_call.flags by Steven Rostedt · 12 years ago
  33. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 12 years ago
  34. 37d7399 perf: Add ifdef to remove unused enum switch warnings by Jiri Olsa · 12 years ago
  35. 02aa316 ftrace: Allow to specify filter field type for ftrace events by Jiri Olsa · 12 years ago
  36. 489c75c ftrace, perf: Add add/del tracepoint perf registration actions by Jiri Olsa · 12 years ago
  37. ceec0b6 ftrace, perf: Add open/close tracepoint perf registration actions by Jiri Olsa · 12 years ago
  38. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  39. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  40. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 13 years ago
  41. 2fc1b6f tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine by liubo · 13 years ago
  42. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 13 years ago
  43. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 13 years ago
  44. 4a3d27e tracing/filter: Move MAX_FILTER_PRED to local tracing directory by Steven Rostedt · 13 years ago
  45. 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 14 years ago
  46. 53cf810b tracing: Allow syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  47. 61c3265 tracing: New flag to allow non privileged users to use a trace event by Frederic Weisbecker · 14 years ago
  48. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  49. 6016ee1 perf, tracing: add missing __percpu markups by Namhyung Kim · 14 years ago
  50. bc289ae tracing: Reduce latency and remove percpu trace_seq by Lai Jiangshan · 14 years ago
  51. e870e9a tracing: Allow to disable cmdline recording by Li Zefan · 14 years ago
  52. a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 14 years ago
  53. ecc55f8 perf, trace: Inline perf_swevent_put_recursion_context() by Peter Zijlstra · 14 years ago
  54. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 14 years ago
  56. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  57. 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 14 years ago
  58. b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 14 years ago
  59. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  60. 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 14 years ago
  61. 1eaa478 tracing: Comment the use of event_mutex with trace event flags by Steven Rostedt · 14 years ago
  62. 553552c tracing: Combine event filter_active and enable into single flags field by Steven Rostedt · 14 years ago
  63. 32c0eda tracing: Remove duplicate id information in event structure by Steven Rostedt · 14 years ago
  64. 80decc7 tracing: Move print functions into event class by Steven Rostedt · 14 years ago
  65. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 14 years ago
  66. 0405ab8 tracing: Move raw_init from events to class by Steven Rostedt · 14 years ago
  67. 2e33af0 tracing: Move fields from event to class structure by Steven Rostedt · 14 years ago
  68. 2239291 tracing: Remove per event trace registering by Steven Rostedt · 14 years ago
  69. 8f08201 tracing: Create class struct for events by Steven Rostedt · 14 years ago
  70. 5a2e399 [SCSI] ftrace: add __print_hex() by Kei Tokunaga · 14 years ago
  71. bc21b47 tracing: Show the lost events in the trace_pipe output by Steven Rostedt · 14 years ago
  72. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 14 years ago
  73. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 14 years ago
  74. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 14 years ago
  76. 0fa0eda tracing: Remove show_format and related macros from TRACE_EVENT by Lai Jiangshan · 15 years ago
  77. 509e760 tracing: Add print_fmt field by Lai Jiangshan · 15 years ago
  78. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 15 years ago
  79. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
  80. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  81. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  82. a63ce5b tracing: Buffer the output of seq_file in case of filled buffer by Steven Rostedt · 15 years ago
  83. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  84. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  85. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  86. 6fb2915 tracing/profile: Add filter support by Li Zefan · 15 years ago
  87. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  88. 20ab4425 tracing: Allocate the ftrace event profile buffer dynamically by Frederic Weisbecker · 15 years ago
  89. e5e25cf tracing: Factorize the events profile accounting by Frederic Weisbecker · 15 years ago
  90. 16bb8eb tracing: allow filter predicates to handle ksym symbols by Steven Rostedt · 15 years ago
  91. 637e7e8 tracing: add lock depth to entries by Steven Rostedt · 15 years ago
  92. 48659d3 tracing: move tgid out of generic entry and into userstack by Steven Rostedt · 15 years ago
  93. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  94. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  95. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 15 years ago
  96. aeaeae1 tracing: Restore the const qualifier for field names and types definition by Frederic Weisbecker · 15 years ago
  97. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  98. 87a342f tracing/filters: Support filtering for char * strings by Li Zefan · 15 years ago
  99. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  100. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago