1. 2b3a26c FROMLIST: tracing: Add support for preempt and irq enable/disable events by Joel Fernandes · 7 years ago
  2. a7e410c135 FROMLIST: tracing: Prepare to add preempt and irq trace events by Joel Fernandes · 7 years ago
  3. 741f3a6 tracing: Remove redundant reset per-CPU buff in irqsoff tracer by Dmitry Safonov · 9 years ago
  4. cb86e05 tracing: Have preempt(irqs)off trace preempt disabled functions by Steven Rostedt (Red Hat) · 8 years ago
  5. 7985182 tracing: report_latency() in trace_irqsoff.c can return boolean by Yaowei Bai · 9 years ago
  6. 983f938 tracing: Move trace_flags from global to a trace_array field by Steven Rostedt (Red Hat) · 9 years ago
  7. 8179e8a tracing: Do not create function tracer options when not compiled in by Steven Rostedt (Red Hat) · 9 years ago
  8. 729358d tracing: Only create function graph options when it is compiled in by Steven Rostedt (Red Hat) · 9 years ago
  9. 0390558 tracing: Move "display-graph" option to main options by Steven Rostedt (Red Hat) · 9 years ago
  10. 3efb5f2 tracing: Remove unneeded includes of debugfs.h and fs.h by Steven Rostedt (Red Hat) · 9 years ago
  11. 02f2f76 tracing: Allow irq/preempt tracers to be used by instances by Steven Rostedt (Red Hat) · 10 years ago
  12. 6d9b3fa tracing: Move tracing_max_latency into trace_array by Steven Rostedt (Red Hat) · 10 years ago
  13. 4104d32 ftrace: Remove global function list and call function directly by Steven Rostedt (Red Hat) · 10 years ago
  14. 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
  15. bf6065b tracing: Pass trace_array to flag_changed callback by Steven Rostedt (Red Hat) · 10 years ago
  16. 8c1a49a tracing: Pass trace_array to set_flag callback by Steven Rostedt (Red Hat) · 10 years ago
  17. 285c00a asmlinkage: Make trace_hardirqs_on/off_caller visible by Andi Kleen · 10 years ago
  18. 10246fa tracing: Use flag buffer_disabled for irqsoff tracer by Steven Rostedt (Red Hat) · 11 years ago
  19. 328df47 tracing: Add function-trace option to disable function tracing of latency tracers by Steven Rostedt (Red Hat) · 11 years ago
  20. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 11 years ago
  21. a7603ff tracing: Replace the static global per_cpu arrays with allocated per_cpu by Steven Rostedt · 12 years ago
  22. 2b6080f tracing: Encapsulate global_trace and remove dependencies on global vars by Steven Rostedt · 12 years ago
  23. 613f04a tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 11 years ago
  24. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  25. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  26. f43c738 tracing: Change tracer's integer flags to bool by Hiraku Toyooka · 12 years ago
  27. 6f41567 tracing: Allow tracers to start at core initcall by Steven Rostedt · 12 years ago
  28. 4740974 ftrace: Add default recursion protection for function tracing by Steven Rostedt · 12 years ago
  29. a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
  30. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  31. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  32. 7e9a49e tracing/latency: Fix header output for latency tracers by Jiri Olsa · 13 years ago
  33. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  34. e36de1d tracing: Fix preemptirqsoff tracer to not stop at preempt off by Steven Rostedt · 13 years ago
  35. 5389f6f locking, tracing: Annotate tracing locks as raw by Thomas Gleixner · 15 years ago
  36. 321e68b tracing, function_graph: Remove dependency of abstime and duration fields on latency by Jiri Olsa · 13 years ago
  37. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  40. 5e6d2b9 tracing: Use one prologue for the preempt irqs off tracer function tracers by Steven Rostedt · 14 years ago
  41. 0a77262 tracing: Make graph related irqs/preemptsoff functions global by Jiri Olsa · 14 years ago
  42. ef710e1 tracing: Shrink max latency ringbuffer if unnecessary by KOSAKI Motohiro · 14 years ago
  43. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 14 years ago
  44. cc51a0f tracing: Add stack trace to irqsoff tracer by Steven Rostedt · 15 years ago
  45. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 15 years ago
  46. 41dfba4 tracing: remove unused local variables in tracer probe functions by Carsten Emde · 15 years ago
  47. 2f26ebd tracing: use timestamp to determine start of latency traces by Steven Rostedt · 15 years ago
  48. e9d25fe tracing: have latency tracers set the latency format by Steven Rostedt · 15 years ago
  49. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 15 years ago
  50. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 15 years ago
  51. 94523e8 trace: remove internal irqsoff disabling for trace output by Steven Rostedt · 15 years ago
  52. 745b162 trace: set max latency variable to zero on default by Steven Rostedt · 15 years ago
  53. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  54. c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
  55. bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
  56. 4519317 ftrace: irqsoff tracer incorrect reset by Steven Rostedt · 16 years ago
  57. 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 16 years ago
  58. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  59. 6450c1d ftrace: move pc counter in irqtrace by Steven Rostedt · 16 years ago
  60. 3869705 ftrace: preempt disable over interrupt disable by Steven Rostedt · 16 years ago
  61. 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
  62. 1fe3710 ftrace: fix modular build by Ingo Molnar · 16 years ago
  63. 1e01cb0 ftrace: only trace preempt off with preempt tracer by Steven Rostedt · 16 years ago
  64. da89a7a ftrace: remove printks from irqsoff trace by Steven Rostedt · 16 years ago
  65. c5f888c ftrace: irqsoff use raw_smp_processor_id by Steven Rostedt · 16 years ago
  66. 4fe8c30 ftrace: printk and trace irqsoff and wakeups by Steven Rostedt · 16 years ago
  67. e309b41 ftrace: remove notrace by Ingo Molnar · 16 years ago
  68. 9ff9cdb ftrace: cleanups by Ingo Molnar · 16 years ago
  69. 6fb44b7 ftrace: add trace_function api for other tracers to use by Steven Rostedt · 16 years ago
  70. 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 16 years ago
  71. c7aafc5 ftrace: cleanups by Ingo Molnar · 16 years ago
  72. 60a1177 ftrace: add self-tests by Steven Rostedt · 16 years ago
  73. 89b2f97 ftrace: fix updates to max trace by Steven Rostedt · 16 years ago
  74. 361943a ftrace: irqs off smp_processor_id() fix by Steven Rostedt · 16 years ago
  75. 6cd8a4b ftrace: trace preempt off critical timings by Steven Rostedt · 16 years ago
  76. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 16 years ago