summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-091-1/+1
|\
| * trace: remove deprecated entry->cpuSteven Rostedt2009-02-071-1/+1
* | trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-061-1/+7
* | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-061-41/+53
* | ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-061-36/+20
* | trace: code style clean upSteven Rostedt2009-02-051-14/+15
* | trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-051-29/+18
* | trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo2009-02-051-8/+5
|/
* trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo2009-02-041-1/+1
* trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo2009-02-041-41/+34
*-. Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...Ingo Molnar2009-02-041-10/+55
|\ \
| | * trace: set max latency variable to zero on defaultSteven Rostedt2009-01-211-1/+1
| | * trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt2009-01-211-0/+1
| | * trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt2009-01-211-1/+1
| * | trace: let boot trace be chosen by command lineSteven Rostedt2009-02-031-4/+1
| * | trace: fix default boot up tracerSteven Rostedt2009-02-031-6/+54
* | | trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo2009-02-031-5/+5
* | | trace: better manage the context info for eventsFrederic Weisbecker2009-02-031-114/+35
|/ /
* | ftrace: add ftrace_vprintkArnaldo Carvalho de Melo2009-01-261-0/+9
* | trace: fix logic to start/stop countingSteven Rostedt2009-01-231-7/+6
* | 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-301-1/+0
| * | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-301-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-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
OpenPOWER on IntegriCloud