summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-166/+812
|\
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-165/+811
| |\
| | * ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-191-0/+10
| | *-. Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-191-22/+17
| | |\ \
| | | | * trace: fix task state printoutThomas Gleixner2008-12-181-22/+17
| | * | | tracing: fix warning in kernel/trace/trace.cIngo Molnar2008-12-191-1/+0
| | |/ /
| | * | tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker2008-12-171-0/+25
| | * | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-121-1/+1
| | * | tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar2008-12-081-3/+3
| | * | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-13/+5
| | * | tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker2008-12-081-5/+7
| | * | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-051-7/+1
| | * | tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker2008-12-051-1/+12
| | | |
| | | \
| | *-. \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-051-6/+22
| | |\ \ \ | | | | |/
| | | * | tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-041-6/+22
| | * | | ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-041-0/+3
| | * | | ftrace: graph of a single functionSteven Rostedt2008-12-041-0/+8
| | |/ /
| | * | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+3
| | * | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-12-031-6/+6
| | * | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin2008-11-281-0/+2
| | * | ftrace: add thread comm to function graph tracerSteven Rostedt2008-11-261-1/+1
| | * | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-12/+55
| | * | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-9/+9
| | * | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-251-4/+7
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-241-0/+182
| | |\ \ \ \ | | | | | |/ | | | | |/|
| | | | | * tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-231-5/+5
| | | | | * tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-231-3/+6
| | | | | * tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-4/+3
| | | | | * tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-231-7/+79
| | | | | * tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-231-0/+93
| | | |_|/ | | |/| |
| | | * | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-231-0/+15
| | |/ /
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-231-6/+87
| | |\ \ \ \ | | | | | |/
| | | | * | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-181-0/+1
| | | | * | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-181-6/+86
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-191-4/+14
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | | |/ | | | | |/|
| | | * | | ftrace: fix selftest lockingIngo Molnar2008-11-191-12/+13
| | | * | | ftrace: preemptoff selftest not workingHeiko Carstens2008-11-181-0/+8
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-181-2/+0
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | | |/ | | | | |/|
| | | * | | tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V2008-11-171-2/+0
| | * | | | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-161-2/+5
| | * | | | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is setFrederic Weisbecker2008-11-161-5/+7
| | * | | | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-11-161-2/+2
| | |/ / /
| | * | | 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
OpenPOWER on IntegriCloud