aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo2009-02-04
*-. Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...Ingo Molnar2009-02-04
|\ \
| | * 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
| * | trace: let boot trace be chosen by command lineSteven Rostedt2009-02-03
| * | trace: fix default boot up tracerSteven Rostedt2009-02-03
* | | trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo2009-02-03
* | | trace: better manage the context info for eventsFrederic Weisbecker2009-02-03
|/ /
* | ftrace: add ftrace_vprintkArnaldo Carvalho de Melo2009-01-26
* | trace: fix logic to start/stop countingSteven Rostedt2009-01-23
* | ring-buffer: do not swap if recording is disabledSteven Rostedt2009-01-22
* | trace: set max latency variable to zero on defaultSteven Rostedt2009-01-16
* | ftrace: remove static from function tracer functionsSteven Rostedt2009-01-16
* | ftrace: move function tracer functions out of trace.cSteven Rostedt2009-01-16
* | ftrace: add stack trace to function tracerSteven Rostedt2009-01-16
* | trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt2009-01-15
* | trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt2009-01-15
* | tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-14
* | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-06
|\ \ | |/ |/|
| * tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker2008-12-29
| * ftrace: change trace.c to use registered eventsSteven Rostedt2008-12-29
| * ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-29
| * ftrace: remove obsolete print continue functionalitySteven Rostedt2008-12-29
* | 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