aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
...
| | * | | | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-11-16
| | |/ / /
| | * | | ftrace: CPU buffer start annotation clean upsSteven Rostedt2008-11-13
| | * | | ftrace: rename iter_ctrl to trace_optionsSteven Rostedt2008-11-13
| | * | | 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
| | |\| |
| | * | | 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: 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
| | |\ \ \ \ \ \ \
| | | | * | | | | | 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
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-30
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | ftrace: ftrace dump on oops controlSteven Rostedt2008-10-27
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-13
* | | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall2008-11-18
| |/ / / / / / |/| | | | | |
* | | | | | | 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: fix breakage in bin_fmt resultsEric Anholt2008-11-05
|/ / / / /
* | | | / ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-03
| |_|_|/ |/| | |
* | | | tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-03
| |_|/ |/| |
* | | ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-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
|/
* 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