1. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 17 years ago
  2. d2ef7c2 tracing: fix the return value of trace selftest by Wenji Huang · 17 years ago
  3. af51309 tracing: use the more proper parameter by Wenji Huang · 17 years ago
  4. b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 17 years ago
  5. 6a24a24 ftrace: clean up coding style by Steven Rostedt · 17 years ago
  6. 73d3fd9 ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition by Ingo Molnar · 17 years ago
  7. f492d3f8 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 · 17 years ago
  8. c4e2b43 Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
  9. e110e3d ftrace: add pretty print function for traceon and traceoff hooks by Steven Rostedt · 17 years ago
  10. 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 17 years ago
  11. 8fc0c70 ftrace: show selected functions in set_ftrace_filter by Steven Rostedt · 17 years ago
  12. 23b4ff3 ftrace: add traceon traceoff commands to enable/disable the buffers by Steven Rostedt · 17 years ago
  13. 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 17 years ago
  14. 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 17 years ago
  15. e6ea44e ftrace: consolidate mutexes by Steven Rostedt · 17 years ago
  16. 52baf11 ftrace: convert ftrace_lock from a spinlock to mutex by Steven Rostedt · 17 years ago
  17. f618077 ftrace: add command interface for function selection by Steven Rostedt · 17 years ago
  18. e68746a ftrace: enable filtering only when a function is filtered on by Steven Rostedt · 17 years ago
  19. 64e7c44 ftrace: add module command function filter selection by Steven Rostedt · 17 years ago
  20. 9f4801e ftrace: break up ftrace_match_records into smaller components by Steven Rostedt · 17 years ago
  21. 7f24b31 ftrace: rename ftrace_match to ftrace_match_records by Steven Rostedt · 17 years ago
  22. 265c831 ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec by Steven Rostedt · 17 years ago
  23. 0c75a3e ftrace: state that all functions are enabled in set_ftrace_filter by Steven Rostedt · 17 years ago
  24. 72b623c Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/power-tracer by Ingo Molnar · 17 years ago
  25. a234aa9 tracing: fix section mismatch in trace_hw_branches.c by Rakib Mullick · 17 years ago
  26. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
  27. d351c8d 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 · 17 years ago
  28. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  29. 45141d4 ring-buffer: rename label out_unlock to out_reset by Steven Rostedt · 17 years ago
  30. 00f62f6 ring_buffer: pahole struct ring_buffer by Arnaldo Carvalho de Melo · 17 years ago
  31. b22f485 tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() by Frederic Weisbecker · 17 years ago
  32. e7669b8 tracing: fix sparse warning: attribute function with __acquires/__releases by Hannes Eder · 17 years ago
  33. 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 17 years ago
  34. 4fd2735 tracing: fix sparse warnings: make symbols static by Hannes Eder · 17 years ago
  35. c3706f0 tracing: fix typos in comments by Wenji Huang · 17 years ago
  36. 810dc73 tracing: provide correct return value after outputting the event by Wenji Huang · 17 years ago
  37. f54fc98 tracing: remove unneeded variable by Wenji Huang · 17 years ago
  38. 4543ae7 tracing: storage class should be before const qualifier by Tobias Klauser · 17 years ago
  39. 667d241 ring_buffer: fix ring_buffer_read_page() by Lai Jiangshan · 17 years ago
  40. b85fa01 ring_buffer: fix typing mistake by Lai Jiangshan · 17 years ago
  41. 34cd499 tracing: clean up splice code by Steven Rostedt · 17 years ago
  42. ff98781 tracing: Move pipe waiting code out of tracing_read_pipe(). by Eduard - Gabriel Munteanu · 17 years ago
  43. 3c56819 tracing: splice support for tracing_pipe by Eduard - Gabriel Munteanu · 17 years ago
  44. b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 17 years ago
  45. 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 17 years ago
  46. b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 17 years ago
  47. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
  48. 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 17 years ago
  49. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 17 years ago
  50. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  51. 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 17 years ago
  52. a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 17 years ago
  53. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 17 years ago
  54. 1830b52 trace: remove deprecated entry->cpu by Steven Rostedt · 17 years ago
  55. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 17 years ago
  56. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 17 years ago
  57. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 17 years ago
  58. dac7494 trace: code style clean up by Steven Rostedt · 17 years ago
  59. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 17 years ago
  60. 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 17 years ago
  61. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 17 years ago
  62. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 17 years ago
  63. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 17 years ago
  64. ce70a0b Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  65. 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 17 years ago
  66. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 17 years ago
  67. c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 17 years ago
  68. 79fb076 trace: let boot trace be chosen by command line by Steven Rostedt · 17 years ago
  69. b2821ae trace: fix default boot up tracer by Steven Rostedt · 17 years ago
  70. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  71. ecf441b kmemtrace: fix printk formats, fix by Randy Dunlap · 17 years ago
  72. b3a8c34 trace_sched_wakeup: Remove unused variable by Arnaldo Carvalho de Melo · 17 years ago
  73. f04109b trace: Use tracing_reset_online_cpus in more places by Arnaldo Carvalho de Melo · 17 years ago
  74. 4a66a82 Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  75. c71a896 blktrace: add ftrace plugin by Arnaldo Carvalho de Melo · 17 years ago
  76. 9011262 ftrace: add ftrace_vprintk by Arnaldo Carvalho de Melo · 17 years ago
  77. cc2f6d9 kmemtrace: fix printk format warnings by Randy Dunlap · 17 years ago
  78. 5ce1b1e Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
  79. 9005f3e tracing/function-graph-tracer: various fixes and features by Frederic Weisbecker · 17 years ago
  80. b06a830 trace: fix logic to start/stop counting by Steven Rostedt · 17 years ago
  81. 94523e8 trace: remove internal irqsoff disabling for trace output by Steven Rostedt · 17 years ago
  82. 91a8d07 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
  83. 69507c0 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
  84. f8ec106 wakeup-tracer: show scheduling data in output by Steven Rostedt · 17 years ago
  85. 3244351 trace: separate out rt tasks from wakeup tracer by Steven Rostedt · 17 years ago
  86. 97b17ef ring-buffer: do not swap if recording is disabled by Steven Rostedt · 17 years ago
  87. 5bc4564 trace: do not disable wake up tracer on output of trace by Steven Rostedt · 17 years ago
  88. 1092307 trace: set max latency variable to zero on default by Steven Rostedt · 17 years ago
  89. a442e5e trace: stop all recording to ring buffer on ftrace_dump by Steven Rostedt · 17 years ago
  90. faf6861 trace: print ftrace_dump at KERN_EMERG log level by Steven Rostedt · 17 years ago
  91. 551b404 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 17 years ago
  92. 00f57f5 tracing/function-graph-tracer: fix a regression while suspend to disk by Frederic Weisbecker · 17 years ago
  93. 082605d ring-buffer: fix alignment problem by Steven Rostedt · 17 years ago
  94. 3690b5e trace_workqueue: use percpu data for workqueue stat by Lai Jiangshan · 17 years ago
  95. 11edda0 x86, ftrace, hw-branch-tracer: change trace format by Markus Metzger · 17 years ago
  96. e23b8ad x86, ftrace, hw-branch-tracer: reset trace buffer on close by Markus Metzger · 17 years ago
  97. b181874 x86, ftrace, hw-branch-tracer: dump trace on oops by Markus Metzger · 17 years ago
  98. 5c5317d x86, ftrace, hw-branch-tracer: support hotplug cpus by Markus Metzger · 17 years ago
  99. 745b162 trace: set max latency variable to zero on default by Steven Rostedt · 17 years ago
  100. a225cdd ftrace: remove static from function tracer functions by Steven Rostedt · 17 years ago