summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-14tracing/ftrace: make tracing suitable to run the boot tracerFrédéric Weisbecker1-5/+10
2008-10-14tracing/ftrace: replace none tracer by nop tracerFrédéric Weisbecker1-40/+9
2008-10-14ftrace: inject markers via trace_marker filePekka Paalanen1-5/+71
2008-10-14mmiotrace: handle TRACE_PRINT entriesPekka Paalanen1-20/+11
2008-10-14ftrace: add trace_vprintk()Pekka Paalanen1-6/+18
2008-10-14ftrace: move mmiotrace functions out of trace.cPekka Paalanen1-44/+2
2008-10-14ftrace: sched_switch: show the wakee's cpuPeter Zijlstra1-3/+9
2008-10-14ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra1-3/+5
2008-10-14ftrace: print continue index fixSteven Rostedt1-5/+10
2008-10-14ftrace: binary and not logical for continue testSteven Rostedt1-3/+3
2008-10-14ftrace: make output nicely spaced for up to 999 cpusMichael Ellerman1-14/+14
2008-10-14ftrace: fix some mistakes in error messagesFrédéric Weisbecker1-5/+5
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt1-1/+174
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt1-16/+0
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt1-29/+244
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt1-127/+140
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-24ftrace: remove latency-tracer leftoverIngo Molnar1-3/+0
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar1-4/+20
2008-07-11ftrace: separate out the function enabled variableSteven Rostedt1-3/+19
2008-07-11ftrace: check proper config for preempt typeSteven Rostedt1-1/+1
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar1-0/+3
2008-07-10Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar1-0/+42
2008-06-24ftrace: freeze kprobe'd recordsAbhishek Sagar1-0/+3
2008-06-12ftrace: fix printoutJiri Slaby1-3/+2
2008-06-10ftrace: disable tracing when current_tracer is set to "none"Ankita Garg1-5/+17
2008-06-02ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar1-3/+24
2008-05-27ftrace: fix up cmdline recordingSteven Rostedt1-3/+0
2008-05-27ftrace: move ftrace_special to trace.cSteven Rostedt1-2/+25
2008-05-27ftrace: limit use of check pagesSteven Rostedt1-9/+23
2008-05-24mmiotrace: ftrace fixIngo Molnar1-4/+12
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen1-0/+34
2008-05-24ftrace: sysprof updatesIngo Molnar1-0/+3
2008-05-24ftrace: stacktrace fixIngo Molnar1-2/+2
2008-05-24ftrace: limit trace entriesSteven Rostedt1-0/+38
2008-05-24ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen1-37/+36
2008-05-24ftrace: special stacktraceIngo Molnar1-23/+24
2008-05-23ftrace: trace fasterIngo Molnar1-2/+2
2008-05-23ftrace: fix setting of pos in read_pipeSteven Rostedt1-1/+1
2008-05-23ftrace: add trace pipe header plugginSteven Rostedt1-7/+31
2008-05-23ftrace: add logic to record overrunsSteven Rostedt1-5/+11
2008-05-23ftrace: fix comm on function trace outputSteven Rostedt1-1/+6
2008-05-23ftrace: comment codeSteven Rostedt1-1/+134
2008-05-23ftrace: modulize the number of CPU buffersSteven Rostedt1-14/+24
2008-05-23ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt1-6/+22
2008-05-23ftrace: simple clean upsSteven Rostedt1-13/+12
2008-05-23ftrace: cleanupsIngo Molnar1-6/+5
2008-05-23ftrace: simplify hexprintThomas Gleixner1-18/+5
2008-05-23ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt1-8/+137
2008-05-23ftrace: trace_pipe implement NONBLOCKSteven Rostedt1-0/+4