- e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 15 years ago
- 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
- 83ba7c3 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 15 years ago
- 71e308a function-graph: add stack frame test by Steven Rostedt · 15 years ago
- 261842b tracing: add same level recursion detection by Steven Rostedt · 16 years ago
- 93eb677 ftrace: use module notifier for function tracer by Steven Rostedt · 16 years ago
- 1cad125 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
- f876d34 tracing: append a comma to INIT_FTRACE_GRAPH by Tetsuo Handa · 16 years ago
- 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
- 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 16 years ago
- a2a16d6 function-graph: add option to calculate graph time or not by Steven Rostedt · 16 years ago
- 493762f tracing: move function profiler data out of function struct by Steven Rostedt · 16 years ago
- bac429f tracing: add function profiler by Steven Rostedt · 16 years ago
- ee000b7 tracing: use union for multi-usages field by Lai Jiangshan · 16 years ago
- 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 16 years ago
- 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 16 years ago
- e94142a ftrace: remove struct list_head from struct dyn_ftrace by Lai Jiangshan · 16 years ago
- ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 16 years ago
- 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
- 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 16 years ago
- 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
- 1609743 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
- 0012693 tracing/function-graph-tracer: use the more lightweight local clock by Frederic Weisbecker · 16 years ago
- 526211b tracing: move utility functions from ftrace.h to kernel.h by Ingo Molnar · 16 years ago
- 5e1607a tracing: rename ftrace_printk() => trace_printk() by Ingo Molnar · 16 years ago
- c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
- c478f87 Merge branch 'tip/x86/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
- 000ab69 ftrace: allow archs to preform pre and post process for code modification by Steven Rostedt · 16 years ago
- 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 16 years ago
- 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 16 years ago
- b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 16 years ago
- 97d0bb8 ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypes by Ingo Molnar · 16 years ago
- 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 16 years ago
- 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 16 years ago
- f618077 ftrace: add command interface for function selection by Steven Rostedt · 16 years ago
- 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 16 years ago
- 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 16 years ago
- 9011262 ftrace: add ftrace_vprintk by Arnaldo Carvalho de Melo · 16 years ago
- b181874 x86, ftrace, hw-branch-tracer: dump trace on oops by Markus Metzger · 16 years ago
- f000120 ftrace, ia64: Add macro for ftrace_caller by Shaohua Li · 16 years ago
- 3ddeb91 ftrace: enable format arguments checking by Lai Jiangshan · 16 years ago
- 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 16 years ago
- bcbc4f2 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt by Frederic Weisbecker · 16 years ago
- 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
- 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
- 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 16 years ago
- 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 16 years ago
- ea4e2bc ftrace: graph of a single function by Steven Rostedt · 16 years ago
- e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
- 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
- c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
- f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
- 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 16 years ago
- 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
- fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
- 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 16 years ago
- 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
- f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
- 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
- e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 16 years ago
- 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 16 years ago
- 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
- caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 16 years ago
- a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 6a60dd1 ftrace: split out hardirq ftrace code into own header by Steven Rostedt · 16 years ago
- 0f04870 ftrace: soft tracing stop and start by Steven Rostedt · 16 years ago
- 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 16 years ago
- 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
- 7e5e26a ftrace: fix hardirq header for non ftrace archs by Steven Rostedt · 16 years ago
- 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 16 years ago
- e1e302d Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
- 944ac42 ftrace: ftrace dump on oops control by Steven Rostedt · 16 years ago
- 08f5ac90 ftrace: remove ftrace hash by Steven Rostedt · 16 years ago
- 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
- 81adbdc ftrace: only have ftrace_kill atomic by Steven Rostedt · 16 years ago
- 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
- ca538f6 tracing/fastboot: add better resolution to initcall debug/tracing by Tim Bird · 16 years ago
- 097d036 tracing/fastboot: only trace non-module initcalls by Frederic Weisbecker · 16 years ago
- eb7fa93 ftrace: ktime.h not included in ftrace.h by Steven Noonan · 16 years ago
- 3e1932a tracing/fastboot: build fix by Ingo Molnar · 16 years ago
- 5601020 tracing/fastboot: get the initcall name before it disappears by Frederic Weisbecker · 16 years ago
- cb5ab74 tracing/fastboot: change the printing of boot tracer according to bootgraph.pl by Frederic Weisbecker · 16 years ago
- d13744c tracing/ftrace: add the boot tracer by Frédéric Weisbecker · 16 years ago
- c0719e5 ftrace: use ftrace_release for all dynamic ftrace functions by Steven Rostedt · 16 years ago
- 3700273 ftrace: fix incorrect comment style of __ftrace_enabled_save() by Huang Ying · 16 years ago
- c5131ad ftrace: ftrace_kill_atomic() build fix by Ingo Molnar · 16 years ago
- 7b928c2 ftrace: build fix by Ingo Molnar · 16 years ago
- 3f5a54e ftrace: dump out ftrace buffers to console on panic by Steven Rostedt · 16 years ago
- 2f2c99d ftrace: ftrace_printk doc moved by Steven Rostedt · 16 years ago
- dd0e545 ftrace: printk formatting infrastructure by Steven Rostedt · 16 years ago
- fed1939 ftrace: remove old pointers to mcount by Steven Rostedt · 16 years ago
- 90d595f ftrace: enable mcount recording for modules by Steven Rostedt · 16 years ago
- 68bf21a ftrace: mcount call site on boot nops core by Steven Rostedt · 16 years ago
- 9bdeb7b kexec jump: __ftrace_enabled_save/restore by Huang Ying · 16 years ago