index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2022-03-16
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-03-08
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-02-01
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-01-11
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-11
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2021-08-12
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-28
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-19
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
2021-07-19
tracing: Simplify & fix saved_tgids logic
Paul Burton
2021-06-23
tracing: Do not stop recording comms if the trace file is being read
Steven Rostedt (VMware)
2021-06-23
tracing: Do not stop recording cmdlines when tracing is off
Steven Rostedt (VMware)
2021-06-16
tracing: Correct the length check which causes memory corruption
Liangyan
2021-05-11
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-02-17
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2020-12-30
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
2020-12-04
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
2020-11-02
tracing: Fix the checking of stackidx in __ftrace_trace_stack
Qiujun Huang
2020-11-02
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-08
tracing: Remove a pointless assignment
Sudip Mukherjee
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
2020-10-05
tracing: Add trace_export support for trace_marker
Tingwei Zhang
2020-10-05
tracing: Add trace_export support for event trace
Tingwei Zhang
2020-10-05
tracing: Add flag to control different traces
Tingwei Zhang
2020-09-29
tracing: Fix trace_find_next_entry() accounting of temp buffer size
Steven Rostedt (VMware)
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
2020-07-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
2020-07-27
fsnotify: create helper fsnotify_inode()
Amir Goldstein
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
2020-06-30
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
2020-06-30
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
[next]