summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* ftrace: CPU buffer start annotation clean upsSteven Rostedt2008-11-131-1/+15
* ftrace: rename iter_ctrl to trace_optionsSteven Rostedt2008-11-131-9/+9
* ftrace: show buffer size in kilobytesSteven Rostedt2008-11-131-1/+4
* ftrace: rename trace_entries to buffer_size_kbSteven Rostedt2008-11-131-2/+2
* ftrace: rename unlikely iter_ctrl to branchSteven Rostedt2008-11-121-7/+7
* trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-1/+1
* tracing: finetune branch-tracer outputIngo Molnar2008-11-121-2/+2
* tracing: branch tracer, tweak outputIngo Molnar2008-11-121-2/+2
* tracing: likely/unlikely branch annotation tracerSteven Rostedt2008-11-121-0/+29
* tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker2008-11-111-8/+57
* ftrace: prevent ftrace_special from recursionSteven Rostedt2008-11-111-3/+5
* Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-111-1/+16
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-111-1/+16
| |\
| | * ftrace: disable tracing on resizeSteven Rostedt2008-11-101-1/+16
* | | ftrace: display start of CPU buffer in trace outputSteven Rostedt2008-11-081-0/+19
* | | ftrace: remove trace array ctrlSteven Rostedt2008-11-081-15/+5
* | | ftrace: remove ctrl_update methodSteven Rostedt2008-11-081-2/+0
* | | ftrace: enable trace_printk by defaultSteven Rostedt2008-11-081-1/+1
| | |
| \ \
*-. | | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-081-19/+22
|\ \| |
| | * | ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-051-1/+1
| | |/
| | * ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-031-18/+21
* | | ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-061-36/+28
* | | ftrace: soft tracing stop and startSteven Rostedt2008-11-061-2/+79
* | | Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar2008-11-061-0/+2
|\ \ \
| * | | tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-041-0/+2
| |/ /
* | | ftrace: function tracer with irqs disabledSteven Rostedt2008-11-041-1/+39
* | | ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt2008-11-041-6/+2
|/ /
| |
| \
| \
| \
| \
| \
*-----. | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-031-7/+25
|\ \ \ \|
| | | | * tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-031-0/+2
| | | |/
| | * | ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-5/+4
| | * | ftrace: nmi update statisticsSteven Rostedt2008-10-301-7/+24
* | | | ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra2008-11-031-20/+38
* | | | Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar2008-11-031-1/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-10-311-1/+6
| | |/ | |/|
* | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-311-8/+7
|\| |
| * | ftrace: fix current_tracer error returnSteven Rostedt2008-10-281-3/+4
| * | tracing: fix a build error on alphaFrederic Weisbecker2008-10-281-0/+1
| * | ftrace: remove ftrace hashSteven Rostedt2008-10-231-3/+0
| * | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-1/+1
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
| |/
* / ftrace: ftrace dump on oops controlSteven Rostedt2008-10-271-3/+26
|/
* trace: add build-time check to avoid overrunning hex bufferHarvey Harrison2008-10-141-3/+3
* ftrace: fix hex output mode of ftraceHarvey Harrison2008-10-141-6/+2
* ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker2008-10-141-3/+10
* ftrace: make some tracers reentrantSteven Rostedt2008-10-141-8/+2
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-141-60/+63
* ftrace: type cast filter+verifierSteven Rostedt2008-10-141-25/+60
* tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker2008-10-141-1/+1
* ring_buffer: implement new lockingSteven Rostedt2008-10-141-36/+77
* tracing/ftrace: fix pipe breakingPekka Paalanen2008-10-141-2/+8