1. 7e9a49e tracing/latency: Fix header output for latency tracers by Jiri Olsa · 13 years ago
  2. 321e68b tracing, function_graph: Remove dependency of abstime and duration fields on latency by Jiri Olsa · 14 years ago
  3. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 14 years ago
  4. 7e40798 tracing: Fix compile issue for trace_sched_wakeup.c by Steven Rostedt · 14 years ago
  5. 542181d tracing: Use one prologue for the wakeup tracer function tracers by Steven Rostedt · 14 years ago
  6. 7495a5b tracing: Graph support for wakeup tracer by Jiri Olsa · 14 years ago
  7. ef710e1 tracing: Shrink max latency ringbuffer if unnecessary by KOSAKI Motohiro · 15 years ago
  8. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 15 years ago
  9. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 15 years ago
  10. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 15 years ago
  11. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  12. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  13. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  14. b5130b1 tracing: do not update tracing_max_latency when tracer is stopped by Carsten Emde · 15 years ago
  15. 41dfba4 tracing: remove unused local variables in tracer probe functions by Carsten Emde · 15 years ago
  16. 478142c3 tracing: do not grab lock in wakeup latency function tracing by Steven Rostedt · 15 years ago
  17. 2f26ebd tracing: use timestamp to determine start of latency traces by Steven Rostedt · 15 years ago
  18. 9be2441 tracing/wakeup: move access to wakeup_cpu into spinlock by Steven Rostedt · 16 years ago
  19. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 16 years ago
  20. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 16 years ago
  21. e9d25fe tracing: have latency tracers set the latency format by Steven Rostedt · 16 years ago
  22. 6eaaa5d tracing/core: use appropriate waiting on trace_pipe by Frederic Weisbecker · 16 years ago
  23. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 16 years ago
  24. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 16 years ago
  25. b3a8c34 trace_sched_wakeup: Remove unused variable by Arnaldo Carvalho de Melo · 16 years ago
  26. f8ec106 wakeup-tracer: show scheduling data in output by Steven Rostedt · 16 years ago
  27. 3244351 trace: separate out rt tasks from wakeup tracer by Steven Rostedt · 16 years ago
  28. 5bc4564 trace: do not disable wake up tracer on output of trace by Steven Rostedt · 16 years ago
  29. 745b162 trace: set max latency variable to zero on default by Steven Rostedt · 16 years ago
  30. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 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. 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 16 years ago
  35. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 16 years ago
  36. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  37. 3869705 ftrace: preempt disable over interrupt disable by Steven Rostedt · 16 years ago
  38. 3928a8a ftrace: make work with new ring buffer by Steven Rostedt · 16 years ago
  39. b07c3f1 ftrace: port to tracepoints by Mathieu Desnoyers · 16 years ago
  40. e59494f ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_flags (ftrace) by Steven Rostedt · 16 years ago
  41. ad59124 ftrace: start wakeup tracing after setting function tracer by Steven Rostedt · 17 years ago
  42. 7e18d8e ftrace: add function tracing to wake up tracing by Steven Rostedt · 17 years ago
  43. 5b82a1b Port ftrace to markers by Mathieu Desnoyers · 17 years ago
  44. 4fe8c30 ftrace: printk and trace irqsoff and wakeups by Steven Rostedt · 17 years ago
  45. 8ac0fca ftrace: sched tracer fix by Ingo Molnar · 17 years ago
  46. 5742279 ftrace: add wakeup events to sched tracer by Ingo Molnar · 17 years ago
  47. e309b41 ftrace: remove notrace by Ingo Molnar · 17 years ago
  48. 6fb44b7 ftrace: add trace_function api for other tracers to use by Steven Rostedt · 17 years ago
  49. 750ed1a ftrace: timestamp syncing, prepare by Ingo Molnar · 17 years ago
  50. c7aafc5 ftrace: cleanups by Ingo Molnar · 17 years ago
  51. 60a1177 ftrace: add self-tests by Steven Rostedt · 17 years ago
  52. 352ad25 ftrace: tracer for scheduler wakeup latency by Steven Rostedt · 17 years ago