1. b06a830 trace: fix logic to start/stop counting by Steven Rostedt · 17 years ago
  2. 94523e8 trace: remove internal irqsoff disabling for trace output by Steven Rostedt · 17 years ago
  3. 69507c0 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
  4. f8ec106 wakeup-tracer: show scheduling data in output by Steven Rostedt · 17 years ago
  5. 3244351 trace: separate out rt tasks from wakeup tracer by Steven Rostedt · 17 years ago
  6. 97b17ef ring-buffer: do not swap if recording is disabled by Steven Rostedt · 17 years ago
  7. 5bc4564 trace: do not disable wake up tracer on output of trace by Steven Rostedt · 17 years ago
  8. 3690b5e trace_workqueue: use percpu data for workqueue stat by Lai Jiangshan · 17 years ago
  9. 11edda0 x86, ftrace, hw-branch-tracer: change trace format by Markus Metzger · 17 years ago
  10. e23b8ad x86, ftrace, hw-branch-tracer: reset trace buffer on close by Markus Metzger · 17 years ago
  11. b181874 x86, ftrace, hw-branch-tracer: dump trace on oops by Markus Metzger · 17 years ago
  12. 5c5317d x86, ftrace, hw-branch-tracer: support hotplug cpus by Markus Metzger · 17 years ago
  13. 745b162 trace: set max latency variable to zero on default by Steven Rostedt · 17 years ago
  14. a225cdd ftrace: remove static from function tracer functions by Steven Rostedt · 17 years ago
  15. 3eb36aa ftrace: combine stack trace in function call by Steven Rostedt · 17 years ago
  16. 5e4abc9 trace: clean up format errors in calls to trace_seq_printf by Steven Rostedt · 17 years ago
  17. c37abc5 trace: add gcc printf check to trace_seq_printf by Steven Rostedt · 17 years ago
  18. bb3c3c9 ftrace: move function tracer functions out of trace.c by Steven Rostedt · 17 years ago
  19. 5361499 ftrace: add stack trace to function tracer by Steven Rostedt · 17 years ago
  20. 6c1a99a ftrace: fix trace_output by Lai Jiangshan · 17 years ago
  21. 5592217 tracing: trace_stat.c cleanup by Ingo Molnar · 17 years ago
  22. 42fab4b tracing/ftrace: add missing unlock in register_stat_tracer() by Li Zefan · 17 years ago
  23. 4a2b8dd tracing/function-graph-tracer: fix a regression while suspend to disk by Frederic Weisbecker · 17 years ago
  24. 0ee6b6c trace: stop all recording to ring buffer on ftrace_dump by Steven Rostedt · 17 years ago
  25. 6f3b344 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 17 years ago
  26. 428aee1 trace: print ftrace_dump at KERN_EMERG log level by Steven Rostedt · 17 years ago
  27. 3263292 ftrace, trivial: fix typo "resgister" -> "register" by Uwe Kleine-Koenig · 17 years ago
  28. e1d8aa9 tracing: add a new workqueue tracer by Frederic Weisbecker · 17 years ago
  29. 002bb86 tracing/ftrace: separate events tracing and stats tracing engine by Frederic Weisbecker · 17 years ago
  30. f000120 ftrace, ia64: Add macro for ftrace_caller by Shaohua Li · 17 years ago
  31. 25aac9d ftrace, ia64: explictly ignore a file in recordmcount.pl by Shaohua Li · 17 years ago
  32. 173ed24 mmiotrace: count events lost due to not recording by Pekka Paalanen · 17 years ago
  33. fe6f90e trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 17 years ago
  34. 034939b tracing/ftrace: handle more than one stat file per tracer by Frederic Weisbecker · 17 years ago
  35. 67d3472 kernel/trace/ring_buffer.c: use DIV_ROUND_UP by Andrew Morton · 17 years ago
  36. 34a148b kernel/trace/ring_buffer.c: reduce inlining by Andrew Morton · 17 years ago
  37. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 17 years ago
  38. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 17 years ago
  39. 465634a ring_buffer: fix ring_buffer_event_length() by Robert Richter · 17 years ago
  40. e8a9cbf trace: clean up funny line breaks in stat_seq_show by Steven Rostedt · 17 years ago
  41. ff288b2 tracing/ftrace: fix a memory leak in stat tracing by Frederic Weisbecker · 17 years ago
  42. 431aa3f ftrace: convert unsigned index to signed by Steven Rostedt · 17 years ago
  43. 99793e3 Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 17 years ago
  44. 3e80680 kmemtrace: add kmemtrace_init() by Ingo Molnar · 17 years ago
  45. 3d7a96f Merge branch 'linus' into tracing/kmemtrace2 by Ingo Molnar · 17 years ago
  46. 723cbe0 kmemtrace: Remove the relay version of kmemtrace by Eduard - Gabriel Munteanu · 17 years ago
  47. 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 17 years ago
  48. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 17 years ago
  49. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  50. 818fa7f Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 by Ingo Molnar · 17 years ago
  51. 5fdf7e5 Merge branch 'linus' into tracing/kmemtrace by Ingo Molnar · 17 years ago
  52. 1af237a tracing: removed duplicated #include by Huang Weiyi · 17 years ago
  53. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  55. 3fd4bc0 tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() by Ingo Molnar · 17 years ago
  56. 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 17 years ago
  57. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  58. a103e2a tracing/selftest: remove TRACE_CONT reference by Ingo Molnar · 17 years ago
  59. f7d48cb tracing/ftrace: make trace_find_cmdline() generally available by Ingo Molnar · 17 years ago
  60. e302cf3 tracing/branch-tracer: adapt to the stat tracing API by Frederic Weisbecker · 17 years ago
  61. dbd0b4b tracing/ftrace: provide the base infrastructure for histogram tracing by Frederic Weisbecker · 17 years ago
  62. f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 17 years ago
  63. f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 17 years ago
  64. c47956d ftrace: remove obsolete print continue functionality by Steven Rostedt · 17 years ago
  65. 0f01f07 Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  66. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  67. 412d0bb tracing/function-graph-tracer: strip ending newlines on comments by Frederic Weisbecker · 17 years ago
  68. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 17 years ago
  69. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 17 years ago
  70. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 17 years ago
  71. 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 17 years ago
  72. a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 17 years ago
  73. 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 17 years ago
  74. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  75. c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 17 years ago
  76. 3bddb9a tracing: fix warning in kernel/trace/trace.c by Ingo Molnar · 17 years ago
  77. 6d102bc tracing/ring-buffer: remove unused ring_buffer size by Lai Jiangshan · 17 years ago
  78. 3d9101e trace: fix task state printout by Thomas Gleixner · 17 years ago
  79. ea3a6d6 ftrace: add not to regex on filtering functions by Steven Rostedt · 17 years ago
  80. e05a43b trace: better use of stack_trace_enabled for boot up code by Steven Rostedt · 17 years ago
  81. f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 17 years ago
  82. 66896a8 tracing/ftrace: add the printk-msg-only option by Frederic Weisbecker · 17 years ago
  83. 2c2d732 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() by Frederic Weisbecker · 17 years ago
  84. 9dfc3bc Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 17 years ago
  85. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 17 years ago
  86. f8b755a tracing/function-graph-tracer: Output arrows signal on hardirq call/return by Frederic Weisbecker · 17 years ago
  87. a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 17 years ago
  88. c4f5018 ring_buffer: adding EXPORT_SYMBOLs by Robert Richter · 17 years ago
  89. e2ac8ef ftrace: remove unused function arg in trace_iterator_increment() by Robert Richter · 17 years ago
  90. 68814b5 ring_buffer: update description for ring_buffer_alloc() by Robert Richter · 17 years ago
  91. e726f5f tracing/function-graph-tracer: fix 'flags' variable mismatch by Ingo Molnar · 17 years ago
  92. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 17 years ago
  93. 8e1b82e tracing/function-graph-tracer: turn tracing_selftest_running into an int by Frederic Weisbecker · 17 years ago
  94. decbec3 tracing/function-graph-tracer: implement a print_headers function by Frederic Weisbecker · 17 years ago
  95. 21bbecd ftrace: use init_struct_pid as swapper pid by Steven Rostedt · 17 years ago
  96. 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 17 years ago
  97. 77d683f tracing/ftrace: fix the check of ftrace_trace_task by Frederic Weisbecker · 17 years ago
  98. ff32504 tracing/ftrace: don't insert TRACE_PRINT during selftests by Frederic Weisbecker · 17 years ago
  99. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  100. 1fd8f2a tracing/function-graph-tracer: handle ftrace_printk entries by Frederic Weisbecker · 17 years ago