aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* ftrace: show buffer size in kilobytesSteven Rostedt2008-11-13
* ftrace: rename trace_entries to buffer_size_kbSteven Rostedt2008-11-13
* ftrace: rename unlikely iter_ctrl to branchSteven Rostedt2008-11-12
* trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-12
* tracing: finetune branch-tracer outputIngo Molnar2008-11-12
* tracing: branch tracer, tweak outputIngo Molnar2008-11-12
* tracing: likely/unlikely branch annotation tracerSteven Rostedt2008-11-12
* tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker2008-11-11
* ftrace: prevent ftrace_special from recursionSteven Rostedt2008-11-11
* Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-11
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
| |\
| | * ftrace: disable tracing on resizeSteven Rostedt2008-11-10
* | | ftrace: display start of CPU buffer in trace outputSteven Rostedt2008-11-08
* | | ftrace: remove trace array ctrlSteven Rostedt2008-11-08
* | | ftrace: remove ctrl_update methodSteven Rostedt2008-11-08
* | | ftrace: enable trace_printk by defaultSteven Rostedt2008-11-08
| | |
| \ \
*-. | | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-08
|\ \| |
| | * | ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-05
| | |/
| | * ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-03
* | | ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-06
* | | ftrace: soft tracing stop and startSteven Rostedt2008-11-06
* | | Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar2008-11-06
|\ \ \
| * | | tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-04
| |/ /
* | | ftrace: function tracer with irqs disabledSteven Rostedt2008-11-04
* | | ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt2008-11-04
|/ /
| |
| \
| \
| \
| \
| \
*-----. | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-03
|\ \ \ \|
| | | | * tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-03
| | | |/
| | * | ftrace: nmi safe code clean upsSteven Rostedt2008-10-31
| | * | ftrace: nmi update statisticsSteven Rostedt2008-10-30
* | | | ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra2008-11-03
* | | | Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar2008-11-03
|\ \ \ \ | | |_|/ | |/| |
| * | | ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-10-30
| | |/ | |/|
* | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-30
|\| |
| * | ftrace: fix current_tracer error returnSteven Rostedt2008-10-28
| * | tracing: fix a build error on alphaFrederic Weisbecker2008-10-28
| * | ftrace: remove ftrace hashSteven Rostedt2008-10-23
| * | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-23
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
| |/
* / ftrace: ftrace dump on oops controlSteven Rostedt2008-10-27
|/
* trace: add build-time check to avoid overrunning hex bufferHarvey Harrison2008-10-14
* ftrace: fix hex output mode of ftraceHarvey Harrison2008-10-14
* ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker2008-10-14
* ftrace: make some tracers reentrantSteven Rostedt2008-10-14
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-14
* ftrace: type cast filter+verifierSteven Rostedt2008-10-14
* tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker2008-10-14
* ring_buffer: implement new lockingSteven Rostedt2008-10-14
* tracing/ftrace: fix pipe breakingPekka Paalanen2008-10-14
* tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker2008-10-14
* ftrace: take advantage of variable length entriesSteven Rostedt2008-10-14