summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ring-buffer: do not swap if recording is disabledSteven Rostedt2009-01-221-1/+1
* trace: set max latency variable to zero on defaultSteven Rostedt2009-01-161-1/+1
* ftrace: remove static from function tracer functionsSteven Rostedt2009-01-161-3/+0
* ftrace: move function tracer functions out of trace.cSteven Rostedt2009-01-161-84/+0
* ftrace: add stack trace to function tracerSteven Rostedt2009-01-161-9/+17
* trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt2009-01-151-0/+1
* trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt2009-01-151-1/+1
* tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-141-2/+0
* Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-061-700/+41
|\
| * tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker2008-12-291-1/+2
| * ftrace: change trace.c to use registered eventsSteven Rostedt2008-12-291-364/+38
| * ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-291-274/+1
| * ftrace: remove obsolete print continue functionalitySteven Rostedt2008-12-291-61/+0
* | cpumask: convert kernel trace functions furtherRusty Russell2009-01-011-3/+9
* | cpumask: convert kernel trace functionsRusty Russell2009-01-011-24/+36
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-3/+2
|\ \
| * | tracing: removed duplicated #includeHuang Weiyi2008-12-311-1/+0
| * | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-311-2/+2
| |\ \ | | |/ | |/|
| | * ftrace: remove unused function arg in trace_iterator_increment()Robert Richter2008-12-101-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-291-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
| | |/ /