summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: use the more proper parameterWenji Huang2009-02-171-1/+1
* tracing: fix sparse warning: attribute function with __acquires/__releasesHannes Eder2009-02-111-0/+2
* tracing: fix sparse warnings: fix (un-)signednessHannes Eder2009-02-111-3/+3
* tracing: fix sparse warnings: make symbols staticHannes Eder2009-02-111-4/+6
* tracing: fix typos in commentsWenji Huang2009-02-101-1/+1
* tracing: clean up splice codeSteven Rostedt2009-02-091-41/+55
* tracing: Move pipe waiting code out of tracing_read_pipe().Eduard - Gabriel Munteanu2009-02-091-29/+40
* tracing: splice support for tracing_pipeEduard - Gabriel Munteanu2009-02-091-0/+136
* tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker2009-02-091-2/+2
* tracing: handle unregistering the current tracerArnaldo Carvalho de Melo2009-02-091-0/+9
* 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
|\| |
OpenPOWER on IntegriCloud