summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: remove unused variableAndrea Righi2008-07-271-1/+0
* ftrace: remove latency-tracer leftoverIngo Molnar2008-07-241-3/+0
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-141-4/+20
|\
| * ftrace: separate out the function enabled variableSteven Rostedt2008-07-111-3/+19
| * ftrace: check proper config for preempt typeSteven Rostedt2008-07-111-1/+1
* | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-101-0/+3
|\ \
| * | ftrace: sysprof updatesIngo Molnar2008-05-231-0/+3
* | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-101-0/+42
|\ \ \ | |_|/ |/| |
| * | mmiotrace: ftrace fixIngo Molnar2008-05-241-4/+12
| * | ftrace: mmiotrace, updatesPekka Paalanen2008-05-241-0/+34
| |/
* | ftrace: freeze kprobe'd recordsAbhishek Sagar2008-06-231-0/+3
* | ftrace: fix printoutJiri Slaby2008-06-121-3/+2
* | ftrace: disable tracing when current_tracer is set to "none"Ankita Garg2008-06-101-5/+17
* | ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar2008-06-021-3/+24
* | ftrace: fix up cmdline recordingSteven Rostedt2008-05-261-3/+0
* | ftrace: move ftrace_special to trace.cSteven Rostedt2008-05-261-2/+25
* | ftrace: limit use of check pagesSteven Rostedt2008-05-261-9/+23
|/
* ftrace: stacktrace fixIngo Molnar2008-05-231-2/+2
* ftrace: limit trace entriesSteven Rostedt2008-05-231-0/+38
* ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen2008-05-231-37/+36
* ftrace: special stacktraceIngo Molnar2008-05-231-23/+24
* ftrace: trace fasterIngo Molnar2008-05-231-2/+2
* ftrace: fix setting of pos in read_pipeSteven Rostedt2008-05-231-1/+1
* ftrace: add trace pipe header plugginSteven Rostedt2008-05-231-7/+31
* ftrace: add logic to record overrunsSteven Rostedt2008-05-231-5/+11
* ftrace: fix comm on function trace outputSteven Rostedt2008-05-231-1/+6
* ftrace: comment codeSteven Rostedt2008-05-231-1/+134
* ftrace: modulize the number of CPU buffersSteven Rostedt2008-05-231-14/+24
* ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt2008-05-231-6/+22
* ftrace: simple clean upsSteven Rostedt2008-05-231-13/+12
* ftrace: cleanupsIngo Molnar2008-05-231-6/+5
* ftrace: simplify hexprintThomas Gleixner2008-05-231-18/+5
* ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt2008-05-231-8/+137
* ftrace: trace_pipe implement NONBLOCKSteven Rostedt2008-05-231-0/+4
* ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt2008-05-231-0/+3
* ftrace: restore iterator trace in pipe readSteven Rostedt2008-05-231-1/+4
* ftrace: allow trace_pipe to block on all readsSteven Rostedt2008-05-231-2/+0
* ftrace: fix conversion of task state to char in latency tracerAnkita Garg2008-05-231-2/+3
* ftrace: move enums to ftrace.h and make helper function globalThomas Gleixner2008-05-231-16/+8
* ftrace: fix mutex unlock in trace outputSteven Rostedt2008-05-231-1/+3
* ftrace: user raw_spin_lock in tracingSteven Rostedt2008-05-231-21/+30
* ftrace: remove wakeup from function traceSteven Rostedt2008-05-231-2/+0
* ftrace: trace next statePeter Zijlstra2008-05-231-10/+25
* ftrace: sched specialIngo Molnar2008-05-231-3/+3
* ftrace: include cpu in stacktraceIngo Molnar2008-05-231-15/+11
* ftrace: iter ctrl fixIngo Molnar2008-05-231-0/+5
* ftrace: make use of tracing_cpumaskIngo Molnar2008-05-231-31/+64
* ftrace: add tracing_cpumaskIngo Molnar2008-05-231-8/+70
* ftrace: trace scheduler rbtreeIngo Molnar2008-05-231-0/+1
* ftrace: fix __trace_special()Ingo Molnar2008-05-231-4/+0
OpenPOWER on IntegriCloud