index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
Amey Telawane
1
-1
/
+1
2016-11-20
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-05-01
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2014-08-06
ring-buffer: Fix polling on trace_pipe
Martin Lau
1
-2
/
+0
2013-11-28
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-09-10
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-08-02
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-05-13
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
1
-0
/
+2
2013-05-13
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
1
-36
/
+27
2013-03-27
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
1
-4
/
+27
2013-03-27
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
1
-1
/
+5
2013-03-27
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
1
-7
/
+12
2013-03-27
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
1
-1
/
+2
2012-07-12
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-2
/
+4
2012-04-13
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-32
/
+149
2011-10-14
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
1
-2
/
+2
2011-10-14
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
1
-2
/
+2
2011-10-11
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
1
-28
/
+83
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
1
-0
/
+15
2011-09-19
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
1
-0
/
+1
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
1
-5
/
+5
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
1
-0
/
+13
2011-08-30
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
1
-0
/
+33
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
1
-13
/
+79
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
1
-5
/
+29
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
1
-55
/
+10
2011-06-14
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
1
-0
/
+3
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
1
-2
/
+4
2011-06-14
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
1
-35
/
+73
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
1
-4
/
+3
2011-06-14
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
1
-11
/
+12
2011-05-10
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
1
-0
/
+1
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
1
-0
/
+1
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+12
2011-04-04
tracing: Avoid soft lockup in trace_pipe
Jiri Olsa
1
-3
/
+12
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-10
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
1
-0
/
+9
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
1
-5
/
+3
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
1
-6
/
+11
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
1
-0
/
+4
2011-01-07
tracing: Fix preempt count leak
Li Zefan
1
-4
/
+2
2010-12-16
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-1
/
+9
2010-11-30
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
1
-1
/
+9
2010-11-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+19
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-12
tracing: Fix recursive user stack trace
Steven Rostedt
1
-0
/
+19
2010-10-21
tracing: Do not limit the size of the number of CPU buffers
Steven Rostedt
1
-6
/
+2
2010-10-18
tracing/trivial: Remove cast from void*
matt mooney
1
-1
/
+1
[next]