Age | Commit message (Expand) | Author |
2008-10-14 | tracing/ftrace: make tracing suitable to run the boot tracer | Frédéric Weisbecker |
2008-10-14 | tracing/ftrace: replace none tracer by nop tracer | Frédéric Weisbecker |
2008-10-14 | ftrace: inject markers via trace_marker file | Pekka Paalanen |
2008-10-14 | mmiotrace: handle TRACE_PRINT entries | Pekka Paalanen |
2008-10-14 | ftrace: add trace_vprintk() | Pekka Paalanen |
2008-10-14 | ftrace: move mmiotrace functions out of trace.c | Pekka Paalanen |
2008-10-14 | ftrace: sched_switch: show the wakee's cpu | Peter Zijlstra |
2008-10-14 | ftrace: make ftrace_printk usable with the other tracers | Peter Zijlstra |
2008-10-14 | ftrace: print continue index fix | Steven Rostedt |
2008-10-14 | ftrace: binary and not logical for continue test | Steven Rostedt |
2008-10-14 | ftrace: make output nicely spaced for up to 999 cpus | Michael Ellerman |
2008-10-14 | ftrace: fix some mistakes in error messages | Frédéric Weisbecker |
2008-10-14 | ftrace: dump out ftrace buffers to console on panic | Steven Rostedt |
2008-10-14 | ftrace: ftrace_printk doc moved | Steven Rostedt |
2008-10-14 | ftrace: printk formatting infrastructure | Steven Rostedt |
2008-10-14 | ftrace: new continue entry - separate out from trace_entry | Steven Rostedt |
2008-07-27 | tracing: remove unused variable | Andrea Righi |
2008-07-24 | ftrace: remove latency-tracer leftover | Ingo Molnar |
2008-07-14 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar |
2008-07-11 | ftrace: separate out the function enabled variable | Steven Rostedt |
2008-07-11 | ftrace: check proper config for preempt type | Steven Rostedt |
2008-07-10 | Merge branch 'tracing/sysprof' into auto-ftrace-next | Ingo Molnar |
2008-07-10 | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar |
2008-06-23 | ftrace: freeze kprobe'd records | Abhishek Sagar |
2008-06-12 | ftrace: fix printout | Jiri Slaby |
2008-06-10 | ftrace: disable tracing when current_tracer is set to "none" | Ankita Garg |
2008-06-02 | ftrace: distinguish kretprobe'd functions in trace logs | Abhishek Sagar |
2008-05-26 | ftrace: fix up cmdline recording | Steven Rostedt |
2008-05-26 | ftrace: move ftrace_special to trace.c | Steven Rostedt |
2008-05-26 | ftrace: limit use of check pages | Steven Rostedt |
2008-05-24 | mmiotrace: ftrace fix | Ingo Molnar |
2008-05-24 | ftrace: mmiotrace, updates | Pekka Paalanen |
2008-05-23 | ftrace: sysprof updates | Ingo Molnar |
2008-05-23 | ftrace: stacktrace fix | Ingo Molnar |
2008-05-23 | ftrace: limit trace entries | Steven Rostedt |
2008-05-23 | ftrace: add readpos to struct trace_seq; add trace_seq_to_user() | Pekka Paalanen |
2008-05-23 | ftrace: special stacktrace | Ingo Molnar |
2008-05-23 | ftrace: trace faster | Ingo Molnar |
2008-05-23 | ftrace: fix setting of pos in read_pipe | Steven Rostedt |
2008-05-23 | ftrace: add trace pipe header pluggin | Steven Rostedt |
2008-05-23 | ftrace: add logic to record overruns | Steven Rostedt |
2008-05-23 | ftrace: fix comm on function trace output | Steven Rostedt |
2008-05-23 | ftrace: comment code | Steven Rostedt |
2008-05-23 | ftrace: modulize the number of CPU buffers | Steven Rostedt |
2008-05-23 | ftrace: replace simple_strtoul with strict_strtoul | Steven Rostedt |
2008-05-23 | ftrace: simple clean ups | Steven Rostedt |
2008-05-23 | ftrace: cleanups | Ingo Molnar |
2008-05-23 | ftrace: simplify hexprint | Thomas Gleixner |
2008-05-23 | ftrace: trace_entries to dynamically change trace buffer size | Steven Rostedt |
2008-05-23 | ftrace: trace_pipe implement NONBLOCK | Steven Rostedt |