aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* tracing: remove unused variableAndrea Righi2008-07-27
* ftrace: remove latency-tracer leftoverIngo Molnar2008-07-24
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-14
|\
| * ftrace: separate out the function enabled variableSteven Rostedt2008-07-11
| * ftrace: check proper config for preempt typeSteven Rostedt2008-07-11
* | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-10
|\ \
| * | ftrace: sysprof updatesIngo Molnar2008-05-23
* | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-10
|\ \ \ | |_|/ |/| |
| * | mmiotrace: ftrace fixIngo Molnar2008-05-24
| * | ftrace: mmiotrace, updatesPekka Paalanen2008-05-24
| |/
* | ftrace: freeze kprobe'd recordsAbhishek Sagar2008-06-23
* | ftrace: fix printoutJiri Slaby2008-06-12
* | ftrace: disable tracing when current_tracer is set to "none"Ankita Garg2008-06-10
* | ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar2008-06-02
* | ftrace: fix up cmdline recordingSteven Rostedt2008-05-26
* | ftrace: move ftrace_special to trace.cSteven Rostedt2008-05-26
* | ftrace: limit use of check pagesSteven Rostedt2008-05-26
|/
* ftrace: stacktrace fixIngo Molnar2008-05-23
* ftrace: limit trace entriesSteven Rostedt2008-05-23
* ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen2008-05-23
* ftrace: special stacktraceIngo Molnar2008-05-23
* ftrace: trace fasterIngo Molnar2008-05-23
* ftrace: fix setting of pos in read_pipeSteven Rostedt2008-05-23
* ftrace: add trace pipe header plugginSteven Rostedt2008-05-23
* ftrace: add logic to record overrunsSteven Rostedt2008-05-23
* ftrace: fix comm on function trace outputSteven Rostedt2008-05-23
* ftrace: comment codeSteven Rostedt2008-05-23
* ftrace: modulize the number of CPU buffersSteven Rostedt2008-05-23
* ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt2008-05-23
* ftrace: simple clean upsSteven Rostedt2008-05-23
* ftrace: cleanupsIngo Molnar2008-05-23
* ftrace: simplify hexprintThomas Gleixner2008-05-23
* ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt2008-05-23
* ftrace: trace_pipe implement NONBLOCKSteven Rostedt2008-05-23
* ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt2008-05-23
* ftrace: restore iterator trace in pipe readSteven Rostedt2008-05-23
* ftrace: allow trace_pipe to block on all readsSteven Rostedt2008-05-23
* ftrace: fix conversion of task state to char in latency tracerAnkita Garg2008-05-23
* ftrace: move enums to ftrace.h and make helper function globalThomas Gleixner2008-05-23
* ftrace: fix mutex unlock in trace outputSteven Rostedt2008-05-23
* ftrace: user raw_spin_lock in tracingSteven Rostedt2008-05-23
* ftrace: remove wakeup from function traceSteven Rostedt2008-05-23
* ftrace: trace next statePeter Zijlstra2008-05-23
* ftrace: sched specialIngo Molnar2008-05-23
* ftrace: include cpu in stacktraceIngo Molnar2008-05-23
* ftrace: iter ctrl fixIngo Molnar2008-05-23
* ftrace: make use of tracing_cpumaskIngo Molnar2008-05-23
* ftrace: add tracing_cpumaskIngo Molnar2008-05-23
* ftrace: trace scheduler rbtreeIngo Molnar2008-05-23
* ftrace: fix __trace_special()Ingo Molnar2008-05-23