aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
...
* | tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker2009-02-17
* | tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-17
* | tracing: use the more proper parameterWenji Huang2009-02-17
* | tracing: fix sparse warning: attribute function with __acquires/__releasesHannes Eder2009-02-11
* | tracing: fix sparse warnings: fix (un-)signednessHannes Eder2009-02-11
* | tracing: fix sparse warnings: make symbols staticHannes Eder2009-02-11
* | tracing: fix typos in commentsWenji Huang2009-02-10
* | tracing: clean up splice codeSteven Rostedt2009-02-09
* | tracing: Move pipe waiting code out of tracing_read_pipe().Eduard - Gabriel Munteanu2009-02-09
* | tracing: splice support for tracing_pipeEduard - Gabriel Munteanu2009-02-09
* | tracing/function-graph-tracer: handle the leaf functions from trace_pipeFrederic Weisbecker2009-02-09
* | tracing: handle unregistering the current tracerArnaldo Carvalho de Melo2009-02-09
* | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2009-02-09
|\ \
| * | trace: remove deprecated entry->cpuSteven Rostedt2009-02-07
* | | trace: Call tracing_reset_online_cpus before tracer->init()Arnaldo Carvalho de Melo2009-02-05
* | | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}Arnaldo Carvalho de Melo2009-02-05
* | | ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo2009-02-05
* | | trace: code style clean upSteven Rostedt2009-02-05
* | | trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-05
* | | trace: assign defaults at register_ftrace_eventArnaldo Carvalho de Melo2009-02-05
|/ /
* | trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo2009-02-04
* | 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
| |\ \ | | |/ | |/|