index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2022-03-16
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-03-08
tracing: Fix return value of __setup handlers
Randy Dunlap
1
-2
/
+2
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-02-01
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-01-11
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-11
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2021-08-12
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
1
-1
/
+3
2021-07-28
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
1
-0
/
+4
2021-07-19
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
1
-16
/
+47
2021-07-19
tracing: Simplify & fix saved_tgids logic
Paul Burton
1
-25
/
+13
2021-06-23
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
1
-9
/
+0
2021-06-23
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
1
-2
/
+0
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
2021-05-11
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
1
-26
/
+15
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
1
-1
/
+2
2021-02-17
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
1
-1
/
+1
2020-12-30
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
1
-6
/
+13
2020-12-04
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
1
-5
/
+8
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
1
-1
/
+1
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
1
-2
/
+2
2020-11-02
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
1
-1
/
+1
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-38
/
+73
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-125
/
+145
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
1
-2
/
+2
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2020-10-08
tracing: Remove a pointless assignment
Sudip Mukherjee
1
-1
/
+0
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
1
-1
/
+6
2020-10-05
tracing: Add trace_export support for trace_marker
Tingwei Zhang
1
-0
/
+9
2020-10-05
tracing: Add trace_export support for event trace
Tingwei Zhang
1
-125
/
+134
2020-10-05
tracing: Add flag to control different traces
Tingwei Zhang
1
-17
/
+19
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
1
-4
/
+6
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
1
-1
/
+2
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
1
-11
/
+42
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
1
-1
/
+1
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
1
-1
/
+1
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
1
-1
/
+0
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
1
-1
/
+1
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
1
-18
/
+18
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
1
-19
/
+19
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
1
-1
/
+1
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-20
/
+60
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
1
-0
/
+44
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
1
-2
/
+2
2020-07-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
1
-6
/
+0
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
1
-2
/
+1
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
1
-3
/
+1
2020-06-30
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
1
-3
/
+1
2020-06-30
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
1
-6
/
+6
[next]