aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin1-4/+3
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt1-0/+15
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin1-7/+79
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin1-0/+93
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar1-6/+87
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-4/+14
2008-11-19ftrace: fix selftest lockingIngo Molnar1-12/+13
2008-11-18ftrace: preemptoff selftest not workingHeiko Carstens1-0/+8
2008-11-18tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall1-0/+1
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker1-0/+1
2008-11-18tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker1-6/+86
2008-11-18Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar1-2/+0
2008-11-17tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V1-2/+0
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker1-2/+5
2008-11-16tracing/ftrace: fix unexpected -EINVAL when longest tracer name is setFrederic Weisbecker1-5/+7
2008-11-16ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt1-2/+2
2008-11-14Merge branch 'master' into nextJames Morris1-2/+17
2008-11-14CRED: Separate task security context from task_structDavid Howells1-1/+1
2008-11-13ftrace: CPU buffer start annotation clean upsSteven Rostedt1-1/+15
2008-11-13ftrace: rename iter_ctrl to trace_optionsSteven Rostedt1-9/+9
2008-11-13ftrace: show buffer size in kilobytesSteven Rostedt1-1/+4
2008-11-13ftrace: rename trace_entries to buffer_size_kbSteven Rostedt1-2/+2
2008-11-12ftrace: rename unlikely iter_ctrl to branchSteven Rostedt1-7/+7
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-1/+1
2008-11-12tracing: finetune branch-tracer outputIngo Molnar1-2/+2
2008-11-12tracing: branch tracer, tweak outputIngo Molnar1-2/+2
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt1-0/+29
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker1-8/+57
2008-11-11ftrace: prevent ftrace_special from recursionSteven Rostedt1-3/+5
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar1-1/+16
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar1-1/+16
2008-11-10ftrace: disable tracing on resizeSteven Rostedt1-1/+16
2008-11-08ftrace: display start of CPU buffer in trace outputSteven Rostedt1-0/+19
2008-11-08ftrace: remove trace array ctrlSteven Rostedt1-15/+5
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt1-2/+0
2008-11-08ftrace: enable trace_printk by defaultSteven Rostedt1-1/+1
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar1-19/+22
2008-11-06ftrace: restructure tracing start/stop infrastructureSteven Rostedt1-36/+28
2008-11-06ftrace: soft tracing stop and startSteven Rostedt1-2/+79
2008-11-06Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar1-0/+2
2008-11-05ftrace: fix breakage in bin_fmt resultsEric Anholt1-1/+1
2008-11-04tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker1-0/+2
2008-11-04ftrace: function tracer with irqs disabledSteven Rostedt1-1/+39
2008-11-04ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt1-6/+2
2008-11-03ftrace: use kretprobe trampoline name to test in outputSteven Rostedt1-18/+21
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar1-7/+25
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro1-0/+2
2008-11-03ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra1-20/+38
2008-11-03Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar1-1/+6
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt1-5/+4