1. 73a757e ring-buffer: Return reader page back into existing ring buffer by Steven Rostedt (VMware) · 8 years ago
  2. 2290f2c tracing/ftrace: Allow for the traceonoff probe be unique to instances by Steven Rostedt (VMware) · 8 years ago
  3. cab5037 tracing/ftrace: Enable snapshot function trigger to work with instances by Steven Rostedt (VMware) · 8 years ago
  4. 6e44431 tracing/ftrace: Add a better way to pass data via the probe functions by Steven Rostedt (VMware) · 8 years ago
  5. 7b60f3d ftrace: Dynamically create the probe ftrace_ops for the trace_array by Steven Rostedt (VMware) · 8 years ago
  6. b5f081b tracing: Pass the trace_array into ftrace_probe_ops functions by Steven Rostedt (VMware) · 8 years ago
  7. 04ec7bb tracing: Have the trace_array hold the list of registered func probes by Steven Rostedt (VMware) · 8 years ago
  8. d3d532d ftrace: Have unregister_ftrace_function_probe_func() return a value by Steven Rostedt (VMware) · 8 years ago
  9. 1a48df0 ftrace: Remove data field from ftrace_func_probe structure by Steven Rostedt (VMware) · 8 years ago
  10. 1a93f8b tracing: Have the snapshot trigger use the mapping helper functions by Steven Rostedt (VMware) · 8 years ago
  11. bca6c8d ftrace: Pass probe ops to probe function by Steven Rostedt (VMware) · 8 years ago
  12. 1e10486 ftrace: Add 'function-fork' trace option by Namhyung Kim · 8 years ago
  13. af0009f tracing: Move trace_handle_return() out of line by Steven Rostedt (VMware) · 8 years ago
  14. dbeafd0 ftrace: Have function tracing start in early boot up by Steven Rostedt (VMware) · 8 years ago
  15. 9afecfb tracing: Postpone tracer start-up tests till the system is more robust by Steven Rostedt (VMware) · 8 years ago
  16. e725c73 tracing: Split tracing initialization into two for early initialization by Steven Rostedt (VMware) · 8 years ago
  17. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  18. 79b17ea Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  19. 67d04bb tracing: Remove outdated ring buffer comment by Joel Fernandes · 8 years ago
  20. 0e684b6 tracing: Reset parser->buffer to allow multiple "puts" by Steven Rostedt (VMware) · 8 years ago
  21. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  22. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  23. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  24. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. c59f29c tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results by Pavankumar Kondeti · 8 years ago
  26. 656c7f0 tracing: Replace kmap with copy_from_user() in trace_marker writing by Steven Rostedt (Red Hat) · 8 years ago
  27. b32614c tracing/rb: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  28. 80ec355 trace: Add an option for boot clock as trace clock by Joel Fernandes · 8 years ago
  29. 52ffabe3 tracing: Make __buffer_unlock_commit() always_inline by Steven Rostedt (Red Hat) · 8 years ago
  30. 42391745 tracing: Make tracepoint_printk a static_key by Steven Rostedt (Red Hat) · 8 years ago
  31. 3e9a8aa tracing: Create a always_inlined __trace_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 8 years ago
  32. 478409d tracing: Add hook to function tracing for other subsystems to use by Chunyan Zhang · 8 years ago
  33. fa32e85 tracing: Add new trace_marker_raw by Steven Rostedt · 8 years ago
  34. 60f1d5e ftrace: Support full glob matching by Masami Hiramatsu · 8 years ago
  35. 95107b3 Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  36. 12b7bcb Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 4c04b4b Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  38. 1ae2293 fix memory leaks in tracing_buffers_splice_read() by Al Viro · 8 years ago
  39. 1245800 tracing: Move mutex to protect against resetting of seq data by Steven Rostedt (Red Hat) · 8 years ago
  40. f971cc9 tracing: Have max_latency be defined for HWLAT_TRACER as well by Steven Rostedt (Red Hat) · 8 years ago
  41. e7c15cd tracing: Added hardware latency tracer by Steven Rostedt (Red Hat) · 9 years ago
  42. 8642562 ftrace: probe: Add README entries for k/uprobe-events by Masami Hiramatsu · 8 years ago
  43. 67f20b0 tracing: Using for_each_set_bit() to simplify trace_pid_write() by Wei Yongjun · 8 years ago
  44. 501c237 ftrace: Move toplevel init out of ftrace_init_tracefs() by Steven Rostedt (Red Hat) · 8 years ago
  45. be54f69 tracing: Skip more functions when doing stack tracing of events by Steven Rostedt (Red Hat) · 9 years ago
  46. e2ace00 tracing: Choose static tp_printk buffer by explicit nesting count by Andy Lutomirski · 9 years ago
  47. 345ddcc ftrace: Have set_ftrace_pid use the bitmap like events do by Steven Rostedt (Red Hat) · 9 years ago
  48. 76c813e tracing: Move pid_list write processing into its own function by Steven Rostedt (Red Hat) · 9 years ago
  49. 5cc8976 tracing: Move the pid_list seq_file functions to be global by Steven Rostedt (Red Hat) · 9 years ago
  50. d8275c4 tracing: Move filtered_pid helper functions into trace.c by Steven Rostedt · 9 years ago
  51. 0fc1b09 tracing: Use temp buffer when filtering events by Steven Rostedt (Red Hat) · 9 years ago
  52. 904d185 tracing: Remove unused function trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 9 years ago
  53. 33fddff tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL by Steven Rostedt (Red Hat) · 9 years ago
  54. a9fe48d tracing: Remove unused function trace_current_buffer_discard_commit() by Steven Rostedt (Red Hat) · 9 years ago
  55. fa66ddb tracing: Move trace_buffer_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 9 years ago
  56. 9cbb150 tracing: Fold filter_check_discard() into its only user by Steven Rostedt (Red Hat) · 9 years ago
  57. 65da9a0 tracing: Make filter_check_discard() local by Steven Rostedt (Red Hat) · 9 years ago
  58. 4afe649 tracing: Don't use the address of the buffer array name in copy_from_user by Wang Xiaoqiang · 9 years ago
  59. 2055062 tracing: Do not inherit event-fork option for instances by Steven Rostedt (Red Hat) · 9 years ago
  60. 4b94f5b tracing: Add hist trigger 'log2' modifier by Namhyung Kim · 9 years ago
  61. 5463bfd tracing: Add support for named hist triggers by Tom Zanussi · 9 years ago
  62. 52a7f16 tracing: Add support for multiple hist triggers per event by Tom Zanussi · 9 years ago
  63. d0bad49 tracing: Add enable_hist/disable_hist triggers by Tom Zanussi · 9 years ago
  64. 69a0200 tracing: Add hist trigger support for stacktraces as keys by Tom Zanussi · 9 years ago
  65. 3169619 tracing: Add hist trigger 'syscall' modifier by Tom Zanussi · 9 years ago
  66. 6b4827a tracing: Add hist trigger 'execname' modifier by Tom Zanussi · 9 years ago
  67. c6afad4 tracing: Add hist trigger 'sym' and 'sym-offset' modifiers by Tom Zanussi · 9 years ago
  68. 0c4a6b4 tracing: Add hist trigger 'hex' modifier for displaying numeric fields by Tom Zanussi · 9 years ago
  69. e86ae9b tracing: Add hist trigger support for clearing a trace by Tom Zanussi · 9 years ago
  70. 83e9991 tracing: Add hist trigger support for pausing and continuing a trace by Tom Zanussi · 9 years ago
  71. e62347d tracing: Add hist trigger support for user-defined sorting ('sort=' param) by Tom Zanussi · 9 years ago
  72. 76a3b0c tracing: Add hist trigger support for compound keys by Tom Zanussi · 9 years ago
  73. f260683 tracing: Add hist trigger support for multiple values ('vals=' param) by Tom Zanussi · 9 years ago
  74. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 9 years ago
  75. c37775d tracing: Add infrastructure to allow set_event_pid to follow children by Steven Rostedt · 9 years ago
  76. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  77. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
  78. 7e6867b tracing: Record and show NMI state by Peter Zijlstra · 9 years ago
  79. a29054d9 tracing: Fix crash from reading trace_pipe with sendfile by Steven Rostedt (Red Hat) · 9 years ago
  80. c8ca003 tracing: Fix return while holding a lock in register_tracer() by Chunyu Hu · 9 years ago
  81. d39cdd2 tracing: Make tracer_flags use the right set_flag callback by Chunyu Hu · 9 years ago
  82. 7717c6b tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs() by Steven Rostedt (Red Hat) · 9 years ago
  83. e428abb tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set by Chen Gang · 9 years ago
  84. 03e88ae6 tracing: Remove unused ftrace_cpu_disabled per cpu variable by Dmitry Safonov · 9 years ago
  85. 8b12919 tracing: Make tracing work when debugfs is not configured in by Jiaxing Wang · 9 years ago
  86. 43ed384 tracing: Put back comma for empty fields in boot string parsing by Steven Rostedt (Red Hat) · 9 years ago
  87. a4d1e68 tracing: Apply tracer specific options from kernel command line. by Jiaxing Wang · 9 years ago
  88. 919cd97 tracing: Allow dumping traces without tracking trace started cpus by Sasha Levin · 9 years ago
  89. 681a4a2 tracing: Update instance_rmdir() to use tracefs_remove_recursive by Jiaxing Wang · 9 years ago
  90. 37aea98 tracing: Add trace options for tracer options to instances by Steven Rostedt (Red Hat) · 9 years ago
  91. 1627014 tracing: Add trace options for core options to instances by Steven Rostedt (Red Hat) · 9 years ago
  92. 2d34f48 tracing: Make ftrace_trace_stack() depend on general trace_array flag by Steven Rostedt (Red Hat) · 9 years ago
  93. 9a38a88 tracing: Add a method to pass in trace_array descriptor to option files by Steven Rostedt (Red Hat) · 9 years ago
  94. 983f938 tracing: Move trace_flags from global to a trace_array field by Steven Rostedt (Red Hat) · 9 years ago
  95. 5557720 tracing: Move sleep-time and graph-time options out of the core trace_flags by Steven Rostedt (Red Hat) · 9 years ago
  96. b9f9108 tracing: Remove access to trace_flags in trace_printk.c by Steven Rostedt (Red Hat) · 9 years ago
  97. b5e87c0 tracing: Add build bug if we have more trace_flags than bits by Steven Rostedt (Red Hat) · 9 years ago
  98. 41d9c0b tracing: Always show all tracer options in the options directory by Steven Rostedt (Red Hat) · 9 years ago
  99. 73dddbb tracing: Only create stacktrace option when STACKTRACE is configured by Steven Rostedt (Red Hat) · 9 years ago
  100. 8179e8a tracing: Do not create function tracer options when not compiled in by Steven Rostedt (Red Hat) · 9 years ago