1. 64ae572 tracing: Fix sched switch start/stop refcount racy updates by Mathieu Desnoyers · 5 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. d914ba3 tracing: Add support for recording tgid of tasks by Joel Fernandes · 8 years ago
  4. c73464b sched/core: Fix trace_sched_switch() by Peter Zijlstra · 9 years ago
  5. fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 10 years ago
  6. 3efb5f2 tracing: Remove unneeded includes of debugfs.h and fs.h by Steven Rostedt (Red Hat) · 10 years ago
  7. 243f761 tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer by Steven Rostedt (Red Hat) · 10 years ago
  8. 458faf0 tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup() by Oleg Nesterov · 10 years ago
  9. 6325372 tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace() by Oleg Nesterov · 10 years ago
  10. f306cc8 tracing: Update event filters for multibuffer by Tom Zanussi · 11 years ago
  11. 12883ef tracing: Consolidate max_tr into main trace_array structure by Steven Rostedt (Red Hat) · 12 years ago
  12. a7603ff tracing: Replace the static global per_cpu arrays with allocated per_cpu by Steven Rostedt · 12 years ago
  13. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 12 years ago
  14. 2b70e59 tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit by Steven Rostedt · 12 years ago
  15. 87d80de tracing: Remove obsolete sched_switch tracer by Steven Rostedt · 14 years ago
  16. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 15 years ago
  17. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 15 years ago
  18. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  19. 82e04af tracing: Move sched event insertion helpers in the sched switch tracer file by Frederic Weisbecker · 15 years ago
  20. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 16 years ago
  21. dcef788 ftrace: clean up enable logic for sched_switch by Zhaolei · 16 years ago
  22. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 16 years ago
  23. 5fec6dd tracing: make sched_switch stop/start light weight by Steven Rostedt · 16 years ago
  24. 6eaaa5d tracing/core: use appropriate waiting on trace_pipe by Frederic Weisbecker · 16 years ago
  25. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 16 years ago
  26. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 16 years ago
  27. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 16 years ago
  28. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 16 years ago
  29. 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 16 years ago
  30. c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 16 years ago
  31. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  32. c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
  33. bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
  34. e168e05 ftrace: fix sched_switch API by Steven Rostedt · 16 years ago
  35. 75f5c47 ftrace: fix boot trace sched startup by Steven Rostedt · 16 years ago
  36. 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 16 years ago
  37. 79a9d46 tracing/ftrace: fix a bug when switch current tracer to sched tracer by Frederic Weisbecker · 16 years ago
  38. efade6e tracing/ftrace: types and naming corrections for sched tracer by Frederic Weisbecker · 16 years ago
  39. d7ad44b tracing/fastboot: use sched switch tracer from boot tracer by Frederic Weisbecker · 16 years ago
  40. e55f605c tracing/ftrace: remove unused code in sched_switch tracer by Frederic Weisbecker · 16 years ago
  41. 07695fa tracing/ftrace: fix a race condition in sched_switch tracer by Frederic Weisbecker · 16 years ago
  42. 3ea2e6d ftrace: make some tracers reentrant by Steven Rostedt · 16 years ago
  43. 3869705 ftrace: preempt disable over interrupt disable by Steven Rostedt · 16 years ago
  44. 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
  45. b07c3f1 ftrace: port to tracepoints by Mathieu Desnoyers · 16 years ago
  46. 007c05d ftrace: move sched_switch enable after markers by Steven Rostedt · 16 years ago
  47. f225293 namespacecheck: fixes by Ingo Molnar · 17 years ago
  48. 41bc814 ftrace: fix up cmdline recording by Steven Rostedt · 17 years ago
  49. 4902f88 ftrace: move ftrace_special to trace.c by Steven Rostedt · 17 years ago
  50. 5b82a1b Port ftrace to markers by Mathieu Desnoyers · 17 years ago
  51. 25b0b44 ftrace: fix comm on function trace output by Steven Rostedt · 17 years ago
  52. 4d9493c ftrace: remove add-hoc code by Ingo Molnar · 17 years ago
  53. 88a4216 ftrace: sched special by Ingo Molnar · 17 years ago
  54. d9af56f ftrace: fix cmdline tracing by Ingo Molnar · 17 years ago
  55. 4ac3ba4 ftrace: trace scheduler rbtree by Ingo Molnar · 17 years ago
  56. 4e65551 ftrace: sched tracer, trace full rbtree by Ingo Molnar · 17 years ago
  57. 5742279 ftrace: add wakeup events to sched tracer by Ingo Molnar · 17 years ago
  58. e309b41 ftrace: remove notrace by Ingo Molnar · 17 years ago
  59. 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 17 years ago
  60. 60a1177 ftrace: add self-tests by Steven Rostedt · 17 years ago
  61. 18cef37 ftrace: don't use raw_local_irq_save/restore by Steven Rostedt · 17 years ago
  62. 35e8e30 ftrace: add tracing of context switches by Steven Rostedt · 17 years ago