aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* trace: set max latency variable to zero on defaultSteven Rostedt2009-01-21
* trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt2009-01-21
* trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt2009-01-21
* cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
* cpumask: convert kernel trace functionsRusty Russell2008-12-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
|\
| * tracing: removed duplicated #includeHuang Weiyi2008-12-30
| * Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
| |\
| | * ftrace: remove unused function arg in trace_iterator_increment()Robert Richter2008-12-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
|\| |
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
| |\ \
| | * | ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-19
| | | |
| | | \
| | *-. \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
| | |\ \ \
| | | | * | trace: fix task state printoutThomas Gleixner2008-12-18
| | | | |/
| | * | / tracing: fix warning in kernel/trace/trace.cIngo Molnar2008-12-18
| | |/ /
| | * | tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker2008-12-16
| | * | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-12
| | * | tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar2008-12-08
| | * | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-08
| | * | tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker2008-12-08
| | * | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-05
| | * | tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker2008-12-05
| | | |
| | | \
| | *-. | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05
| | |\ \|
| | | * | tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-04
| | * | | ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-04
| | * | | ftrace: graph of a single functionSteven Rostedt2008-12-04
| | |/ /
| | * | ftrace: function graph return for function entrySteven Rostedt2008-12-03
| | * | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-12-03
| | * | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin2008-11-28
| | * | ftrace: add thread comm to function graph tracerSteven Rostedt2008-11-26
| | * | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-25
| | * | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
| | * | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-25
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-24
| | |\ \ \ \ | | | | | |/ | | | | |/|
| | | | | * tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-23
| | | | | * tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-23
| | | | | * tracing/stack-tracer: fix style issuesTörök Edwin2008-11-23
| | | | | * tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-23
| | | | | * tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-23
| | | |_|/ | | |/| |
| | | * | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-23
| | |/ /
| | | |
| | | \
| | | \
| | | \
| | *---. | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-23
| | |\ \ \|
| | | | * | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
| | | | * | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-18
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-19
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | | |/ | | | | |/|
| | | * | | ftrace: fix selftest lockingIngo Molnar2008-11-19
| | | * | | ftrace: preemptoff selftest not workingHeiko Carstens2008-11-18
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-18
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | | |/ | | | | |/|
| | | * | | tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V2008-11-17
| | * | | | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-16
| | * | | | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is setFrederic Weisbecker2008-11-16