- 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 17 years ago
- 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 17 years ago
- 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 17 years ago
- ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 17 years ago
- d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 17 years ago
- ce70a0b Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 17 years ago
- 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 17 years ago
- c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 17 years ago
- 79fb076 trace: let boot trace be chosen by command line by Steven Rostedt · 17 years ago
- b2821ae trace: fix default boot up tracer by Steven Rostedt · 17 years ago
- dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- ecf441b kmemtrace: fix printk formats, fix by Randy Dunlap · 17 years ago
- b3a8c34 trace_sched_wakeup: Remove unused variable by Arnaldo Carvalho de Melo · 17 years ago
- f04109b trace: Use tracing_reset_online_cpus in more places by Arnaldo Carvalho de Melo · 17 years ago
- 4a66a82 Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- c71a896 blktrace: add ftrace plugin by Arnaldo Carvalho de Melo · 17 years ago
- 9011262 ftrace: add ftrace_vprintk by Arnaldo Carvalho de Melo · 17 years ago
- cc2f6d9 kmemtrace: fix printk format warnings by Randy Dunlap · 17 years ago
- 5ce1b1e Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
- 9005f3e tracing/function-graph-tracer: various fixes and features by Frederic Weisbecker · 17 years ago
- b06a830 trace: fix logic to start/stop counting by Steven Rostedt · 17 years ago
- 94523e8 trace: remove internal irqsoff disabling for trace output by Steven Rostedt · 17 years ago
- 91a8d07 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
- 69507c0 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
- f8ec106 wakeup-tracer: show scheduling data in output by Steven Rostedt · 17 years ago
- 3244351 trace: separate out rt tasks from wakeup tracer by Steven Rostedt · 17 years ago
- 97b17ef ring-buffer: do not swap if recording is disabled by Steven Rostedt · 17 years ago
- 5bc4564 trace: do not disable wake up tracer on output of trace by Steven Rostedt · 17 years ago
- 1092307 trace: set max latency variable to zero on default by Steven Rostedt · 17 years ago
- a442e5e trace: stop all recording to ring buffer on ftrace_dump by Steven Rostedt · 17 years ago
- faf6861 trace: print ftrace_dump at KERN_EMERG log level by Steven Rostedt · 17 years ago
- 551b404 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 17 years ago
- 00f57f5 tracing/function-graph-tracer: fix a regression while suspend to disk by Frederic Weisbecker · 17 years ago
- 082605d ring-buffer: fix alignment problem by Steven Rostedt · 17 years ago
- 3690b5e trace_workqueue: use percpu data for workqueue stat by Lai Jiangshan · 17 years ago
- 11edda0 x86, ftrace, hw-branch-tracer: change trace format by Markus Metzger · 17 years ago
- e23b8ad x86, ftrace, hw-branch-tracer: reset trace buffer on close by Markus Metzger · 17 years ago
- b181874 x86, ftrace, hw-branch-tracer: dump trace on oops by Markus Metzger · 17 years ago
- 5c5317d x86, ftrace, hw-branch-tracer: support hotplug cpus by Markus Metzger · 17 years ago
- 745b162 trace: set max latency variable to zero on default by Steven Rostedt · 17 years ago
- a225cdd ftrace: remove static from function tracer functions by Steven Rostedt · 17 years ago
- 3eb36aa ftrace: combine stack trace in function call by Steven Rostedt · 17 years ago
- 5e4abc9 trace: clean up format errors in calls to trace_seq_printf by Steven Rostedt · 17 years ago
- c37abc5 trace: add gcc printf check to trace_seq_printf by Steven Rostedt · 17 years ago
- bb3c3c9 ftrace: move function tracer functions out of trace.c by Steven Rostedt · 17 years ago
- 5361499 ftrace: add stack trace to function tracer by Steven Rostedt · 17 years ago
- 6c1a99a ftrace: fix trace_output by Lai Jiangshan · 17 years ago
- 5592217 tracing: trace_stat.c cleanup by Ingo Molnar · 17 years ago
- 42fab4b tracing/ftrace: add missing unlock in register_stat_tracer() by Li Zefan · 17 years ago
- 4a2b8dd tracing/function-graph-tracer: fix a regression while suspend to disk by Frederic Weisbecker · 17 years ago
- 0ee6b6c trace: stop all recording to ring buffer on ftrace_dump by Steven Rostedt · 17 years ago
- 6f3b344 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 17 years ago
- 428aee1 trace: print ftrace_dump at KERN_EMERG log level by Steven Rostedt · 17 years ago
- 3263292 ftrace, trivial: fix typo "resgister" -> "register" by Uwe Kleine-Koenig · 17 years ago
- e1d8aa9 tracing: add a new workqueue tracer by Frederic Weisbecker · 17 years ago
- 002bb86 tracing/ftrace: separate events tracing and stats tracing engine by Frederic Weisbecker · 17 years ago
- f000120 ftrace, ia64: Add macro for ftrace_caller by Shaohua Li · 17 years ago
- 25aac9d ftrace, ia64: explictly ignore a file in recordmcount.pl by Shaohua Li · 17 years ago
- 173ed24 mmiotrace: count events lost due to not recording by Pekka Paalanen · 17 years ago
- fe6f90e trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 17 years ago
- 034939b tracing/ftrace: handle more than one stat file per tracer by Frederic Weisbecker · 17 years ago
- 67d3472 kernel/trace/ring_buffer.c: use DIV_ROUND_UP by Andrew Morton · 17 years ago
- 34a148b kernel/trace/ring_buffer.c: reduce inlining by Andrew Morton · 17 years ago
- 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 17 years ago
- 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 17 years ago
- 465634a ring_buffer: fix ring_buffer_event_length() by Robert Richter · 17 years ago
- e8a9cbf trace: clean up funny line breaks in stat_seq_show by Steven Rostedt · 17 years ago
- ff288b2 tracing/ftrace: fix a memory leak in stat tracing by Frederic Weisbecker · 17 years ago
- 431aa3f ftrace: convert unsigned index to signed by Steven Rostedt · 17 years ago
- 99793e3 Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 17 years ago
- 3e80680 kmemtrace: add kmemtrace_init() by Ingo Molnar · 17 years ago
- 3d7a96f Merge branch 'linus' into tracing/kmemtrace2 by Ingo Molnar · 17 years ago
- 723cbe0 kmemtrace: Remove the relay version of kmemtrace by Eduard - Gabriel Munteanu · 17 years ago
- 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 17 years ago
- 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 17 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
- 818fa7f Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 by Ingo Molnar · 17 years ago
- 5fdf7e5 Merge branch 'linus' into tracing/kmemtrace by Ingo Molnar · 17 years ago
- 1af237a tracing: removed duplicated #include by Huang Weiyi · 17 years ago
- 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
- 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
- 3fd4bc0 tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() by Ingo Molnar · 17 years ago
- 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 17 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
- a103e2a tracing/selftest: remove TRACE_CONT reference by Ingo Molnar · 17 years ago
- f7d48cb tracing/ftrace: make trace_find_cmdline() generally available by Ingo Molnar · 17 years ago
- e302cf3 tracing/branch-tracer: adapt to the stat tracing API by Frederic Weisbecker · 17 years ago
- dbd0b4b tracing/ftrace: provide the base infrastructure for histogram tracing by Frederic Weisbecker · 17 years ago
- f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 17 years ago
- f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 17 years ago
- c47956d ftrace: remove obsolete print continue functionality by Steven Rostedt · 17 years ago
- 0f01f07 Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- 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
- 412d0bb tracing/function-graph-tracer: strip ending newlines on comments by Frederic Weisbecker · 17 years ago
- 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
- 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
- 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 17 years ago
- 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 17 years ago
- a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 17 years ago