- 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
- 213cc06 ftrace: introduce tracing_reset_online_cpus() helper by Pekka J Enberg · 17 years ago
- 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 17 years ago
- 3bddb9a tracing: fix warning in kernel/trace/trace.c by Ingo Molnar · 17 years ago
- 6d102bc tracing/ring-buffer: remove unused ring_buffer size by Lai Jiangshan · 17 years ago
- 3d9101e trace: fix task state printout by Thomas Gleixner · 17 years ago
- ea3a6d6 ftrace: add not to regex on filtering functions by Steven Rostedt · 17 years ago
- e05a43b trace: better use of stack_trace_enabled for boot up code by Steven Rostedt · 17 years ago
- f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 17 years ago
- 66896a8 tracing/ftrace: add the printk-msg-only option by Frederic Weisbecker · 17 years ago
- 2c2d732 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() by Frederic Weisbecker · 17 years ago
- 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
- 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 17 years ago
- f8b755a tracing/function-graph-tracer: Output arrows signal on hardirq call/return by Frederic Weisbecker · 17 years ago
- a93751c x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface by Markus Metzger · 17 years ago
- c4f5018 ring_buffer: adding EXPORT_SYMBOLs by Robert Richter · 17 years ago
- e2ac8ef ftrace: remove unused function arg in trace_iterator_increment() by Robert Richter · 17 years ago
- 68814b5 ring_buffer: update description for ring_buffer_alloc() by Robert Richter · 17 years ago
- e726f5f tracing/function-graph-tracer: fix 'flags' variable mismatch by Ingo Molnar · 17 years ago
- 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 17 years ago
- 8e1b82e tracing/function-graph-tracer: turn tracing_selftest_running into an int by Frederic Weisbecker · 17 years ago
- decbec3 tracing/function-graph-tracer: implement a print_headers function by Frederic Weisbecker · 17 years ago
- 21bbecd ftrace: use init_struct_pid as swapper pid by Steven Rostedt · 17 years ago
- 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 17 years ago
- 77d683f tracing/ftrace: fix the check of ftrace_trace_task by Frederic Weisbecker · 17 years ago
- ff32504 tracing/ftrace: don't insert TRACE_PRINT during selftests by Frederic Weisbecker · 17 years ago
- 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 1fd8f2a tracing/function-graph-tracer: handle ftrace_printk entries by Frederic Weisbecker · 17 years ago
- faec2ec ftrace: avoid duplicated function when writing set_graph_function by Liming Wang · 17 years ago
- 6b25393 tracing: fix typo and missing inline function by Ingo Molnar · 17 years ago
- e32d895 ftrace: add ability to only trace swapper tasks by Steven Rostedt · 17 years ago
- 978f3a4 ftrace: use struct pid by Steven Rostedt · 17 years ago
- 804a685 ftrace: trace single pid for function graph tracer by Steven Rostedt · 17 years ago
- 0ef8cde ftrace: use task struct trace flag to filter on pid by Steven Rostedt · 17 years ago
- ea4e2bc ftrace: graph of a single function by Steven Rostedt · 17 years ago
- b29144c Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
- ec98ce4 Merge branch 'master' into next by James Morris · 17 years ago
- 0a37119 trace: fix output of stack trace by Steven Rostedt · 17 years ago
- 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 17 years ago
- 166d3c7 tracing/function-graph-tracer: improve duration output by Frederic Weisbecker · 17 years ago
- 11e84ac tracing/function-graph-tracer: display unified style cmdline and pid by Frederic Weisbecker · 17 years ago
- e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 17 years ago
- 044fa78 ring-buffer: change "page" variable names to "bpage" by Steven Rostedt · 17 years ago
- 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 17 years ago
- 8789a9e ring-buffer: read page interface by Steven Rostedt · 17 years ago
- abc9b56 ring-buffer: move some metadata into buffer page by Steven Rostedt · 17 years ago
- a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 17 years ago
- f0461d0 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
- 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 17 years ago
- 66eafeb function trace: fix a bug of single thread function trace by Liming Wang · 17 years ago
- 222658e Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-graph-tracer', 'tracing/markers', 'tracing/powerpc', 'tracing/stack-tracer' and 'tracing/tracepoints' into tracing/core by Ingo Molnar · 17 years ago
- 65c6dc6 tracing/branch-tracer: include missing irqflags.h by Frederic Weisbecker · 17 years ago
- 50cdaf0 ftrace: improve seq_operation of ftrace by Liming Wang · 17 years ago
- c7425ac tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE by Török Edwin · 17 years ago
- d51090b tracing/function-graph-tracer: more output tweaks by Ingo Molnar · 17 years ago
- 1a05615 tracing/function-graph-tracer: adjustments of the trace informations by Frederic Weisbecker · 17 years ago
- 83a8df6 tracing/function-graph-tracer: enhancements for the trace output by Frederic Weisbecker · 17 years ago
- c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
- 4f5a7f4 ftrace: prevent recursion by Lai Jiangshan · 17 years ago
- f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 17 years ago