1. 554f786 ring-buffer: only allocate buffers for online cpus by Steven Rostedt · 16 years ago
  2. 9aba60f tracing: fix trace_wait to know to wait on all cpus or just one by Steven Rostedt · 16 years ago
  3. 1852fcc tracing: expand the ring buffers when an event is activated by Steven Rostedt · 16 years ago
  4. 73c5162 tracing: keep ring buffer to minimum size till used by Steven Rostedt · 16 years ago
  5. 80370cb tracing: use raw spinlocks for trace_vprintk by Steven Rostedt · 16 years ago
  6. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  7. 0e3d0f0 tracing: update comments to match event code macros by Steven Rostedt · 16 years ago
  8. 30a8fec tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro by Steven Rostedt · 16 years ago
  9. 2314c4a tracing: add back the available_events file by Steven Rostedt · 16 years ago
  10. 40e2681 tracing: do not allow modifying the ftrace events via the event files by Steven Rostedt · 16 years ago
  11. ce8eb2b tracing: fix printk format specifier by Steven Rostedt · 16 years ago
  12. 157587d tracing: remove obsolete TRACE_EVENT_FORMAT macro by Steven Rostedt · 16 years ago
  13. da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
  14. 9cc26a2 tracing: use generic __stringify by Steven Rostedt · 16 years ago
  15. 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
  16. 156b5f1 tracing: typecast sizeof and offsetof to unsigned int by Steven Rostedt · 16 years ago
  17. 9de3682 tracing: trace_bprintk() cleanups by Ingo Molnar · 16 years ago
  18. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
  19. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 16 years ago
  20. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
  21. 10dd3eb tracing: fix deadlock when setting set_ftrace_pid by KOSAKI Motohiro · 16 years ago
  22. 422d3c7 tracing: current tip/master can't enable ftrace by KOSAKI Motohiro · 16 years ago
  23. bc722f5 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  24. 1609743 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  25. 770cb24 tracing: add format files for ftrace default entries by Steven Rostedt · 16 years ago
  26. 33b0c22 tracing: move print of event format to separate file by Steven Rostedt · 16 years ago
  27. 5e2336a tracing: make all file_operations const by Steven Rostedt · 16 years ago
  28. 40ada30 tracing: clean up menu by Ingo Molnar · 16 years ago
  29. 0012693 tracing/function-graph-tracer: use the more lightweight local clock by Frederic Weisbecker · 16 years ago
  30. 5e1607a tracing: rename ftrace_printk() => trace_printk() by Ingo Molnar · 16 years ago
  31. e9d25fe tracing: have latency tracers set the latency format by Steven Rostedt · 16 years ago
  32. 27d48be tracing: consolidate print_lat_fmt and print_trace_fmt by Steven Rostedt · 16 years ago
  33. 5fd73f8 tracing: remove extra latency_trace method from trace structure by Steven Rostedt · 16 years ago
  34. c032ef64 tracing: add latency output format option by Steven Rostedt · 16 years ago
  35. e74da52 tracing: fix seq read from trace files by Steven Rostedt · 16 years ago
  36. 2dc5d12 tracing: do not return EFAULT if read copied anything by Steven Rostedt · 16 years ago
  37. 4f3640f ring-buffer: fix timestamp in partial ring_buffer_page_read by Steven Rostedt · 16 years ago
  38. e543ad7 tracing: add cpu_file intialization for ftrace_dump by Steven Rostedt · 16 years ago
  39. efed792 tracing: add lockdep tracepoints for lock acquire/release by Peter Zijlstra · 16 years ago
  40. 28b1bd1 Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  41. 26575e2 lockdep: remove extra "irq" string by Peter Zijlstra · 16 years ago
  42. 1c21f14 lockdep: fix incorrect state name by Peter Zijlstra · 16 years ago
  43. 2602c3b Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  44. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  45. 2cadf91 tracing: add binary buffer files for use with splice by Steven Rostedt · 17 years ago
  46. 474d32b ring-buffer: make ring_buffer_read_page read from start on partial page by Steven Rostedt · 16 years ago
  47. e3d6bf0 ring-buffer: replace sizeof of event header with offsetof by Steven Rostedt · 16 years ago
  48. ef7a4a1 ring-buffer: fix ring_buffer_read_page by Steven Rostedt · 16 years ago
  49. 41be4da ring-buffer: reset write field for ring_buffer_read_page by Steven Rostedt · 16 years ago
  50. 219f170 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. b24746c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 3612fdf Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  53. 633ddaa tracing: fix return value to registering events by Steven Rostedt · 16 years ago
  54. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  55. ed662d9 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  56. fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  57. 96ccd21 tracing: add print format to event trace format files by Steven Rostedt · 16 years ago
  58. c5e4e19 tracing: add trace name and id to event formats by Steven Rostedt · 16 years ago
  59. 91729ef tracing: add ftrace headers to event format files by Steven Rostedt · 16 years ago
  60. 981d081 tracing: add format file to describe event struct fields by Steven Rostedt · 16 years ago
  61. f952075 tracing: make trace_seq_reset global and rename to trace_seq_init by Steven Rostedt · 16 years ago
  62. 11a241a tracing: add protection around modify trace event fields by Steven Rostedt · 16 years ago
  63. d20e3b0 tracing: add TRACE_FIELD_SPECIAL to record complex entries by Steven Rostedt · 16 years ago
  64. acdb2c2 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  65. fd99498 tracing: add raw fast tracing interface for trace events by Steven Rostedt · 16 years ago
  66. c32e827 tracing: add raw trace point recording infrastructure by Steven Rostedt · 16 years ago
  67. ef5580d tracing: add interface to write into current tracer buffer by Steven Rostedt · 16 years ago
  68. b628b3e tracing: make the set_event and available_events subsystem aware by Steven Rostedt · 16 years ago
  69. e9abf4c Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  70. 6ecc2d1 tracing: add subsystem level to trace events by Steven Rostedt · 16 years ago
  71. eb594e4 tracing: move trace point formats to files in include/trace directory by Steven Rostedt · 16 years ago
  72. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 16 years ago
  73. 0cfe824 tracing: replace kzalloc with kcalloc by Steven Rostedt · 16 years ago
  74. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 16 years ago
  75. da74ff0 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  76. 1b49061 Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 16 years ago
  77. 5c6a3ae tracing: use newline separator for trace options list by Steven Rostedt · 16 years ago
  78. 85a2f9b tracing: use pointer error returns for __tracing_open by Steven Rostedt · 16 years ago
  79. d8e83d2 tracing: add protection around open use of current_tracer by Steven Rostedt · 16 years ago
  80. 577b785 tracing: add tracer dependent options to options directory by Steven Rostedt · 16 years ago
  81. a825907 tracing: add options directory and core option files by Steven Rostedt · 16 years ago
  82. 5d0859c Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 16 years ago
  83. b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 16 years ago
  84. 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 16 years ago
  85. 6409c4d sched: sched_clock() improvement: use in_nmi() by Ingo Molnar · 17 years ago
  86. af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 16 years ago
  87. cac64d0 sched_rt: don't start timer when rt bandwidth disabled by Hiroshi Shimamoto · 16 years ago
  88. 8656e7a tracing/core: make the per cpu trace files in per cpu directories by Frederic Weisbecker · 16 years ago
  89. a682604 rcu: Teach RCU that idle task is not quiscent state at boot by Paul E. McKenney · 16 years ago
  90. f4abfb8 Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  91. e36b1e1 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  92. eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 16 years ago
  93. d7350c3f tracing/core: make the read callbacks reentrants by Frederic Weisbecker · 16 years ago
  94. b04cc6b tracing/core: introduce per cpu tracing files by Frederic Weisbecker · 16 years ago
  95. 2b1b858 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  96. 886b5b7 tracing: remove /debug/tracing/latency_trace by Ingo Molnar · 16 years ago
  97. 2d542cf tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock by Ingo Molnar · 16 years ago
  98. 1473e44 tracing: make event directory structure by Steven Rostedt · 16 years ago
  99. f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 16 years ago
  100. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago