aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* splice: fix racy pipe->buffers usesEric Dumazet2013-10-051-2/+4
* tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-141-0/+1
* tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)2013-07-281-1/+9
* tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)2013-05-111-30/+21
* tracing: Check return value of tracing_init_dentry()Namhyung Kim2013-05-071-0/+2
* tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)2013-04-051-6/+29
* tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)2013-04-051-7/+12
* tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)2013-03-281-1/+2
* tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik2012-07-161-0/+2
* tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt2011-11-111-2/+2
* Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-101-0/+1
|\
| * Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2011-05-061-0/+1
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-3/+12
|\ \ | |/ |/|
| * tracing: Avoid soft lockup in trace_pipeJiri Olsa2011-04-041-3/+12
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* tracing: Fix irqoff selftest expanding max bufferSteven Rostedt2011-03-101-0/+9
* tracing: Remove lock_depth from event entrySteven Rostedt2011-03-101-5/+3
* tracing: Add an 'overwrite' trace_option.David Sharp2011-03-091-6/+11
* tracing: Deprecate tracing_enabled for tracing_onSteven Rostedt2011-02-081-0/+4
* tracing: Fix preempt count leakLi Zefan2011-01-071-4/+2
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-161-1/+9
|\
| * tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-301-1/+9
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-271-0/+19
|\ \ | |/
| * tracing: Fix recursive user stack traceSteven Rostedt2010-11-121-0/+19
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* tracing: Do not limit the size of the number of CPU buffersSteven Rostedt2010-10-211-6/+2
* tracing/trivial: Remove cast from void*matt mooney2010-10-181-1/+1
* Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-161-3/+8
|\
| * tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz2010-08-131-3/+8
* | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-071-8/+0
|\ \
| * | init: Remove the BKL from startup codeArnd Bergmann2010-07-091-8/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-72/+55
|\ \
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-231-8/+38
| |\ \
| | * | trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-221-1/+1
| | * | tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-211-6/+32
| | * | tracing: Allow to disable cmdline recordingLi Zefan2010-07-201-1/+5
| * | | tracing: Use generic_file_llseek for debugfsArnd Bergmann2010-07-201-0/+15
| * | | tracing: Remove special tracesFrederic Weisbecker2010-07-201-55/+0
| * | | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-201-3/+0
| |/ /
| * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-3/+0
| |\ \
| | * | tracing: Remove boot tracerAmérico Wang2010-06-081-3/+0
| * | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-081-3/+2
| |\ \ \ | | |_|/ | |/| |
| | * | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-031-3/+2
| | |/
* | | ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel2010-08-051-21/+22
|/ /
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-301-6/+0
|\ \ | |/ |/|
| * ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-251-6/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-4/+5
|\ \ | |/
| * tracing: Allow events to share their print functionsSteven Rostedt2010-05-141-4/+5
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-36/+91
|\ \ | |/
| * ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-271-3/+8