开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2023-11-01
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-28
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
2023-10-27
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-24
kprobes: unused header files removed
wuqiang.matt
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-18
kprobes: kretprobe scalability improvement
wuqiang.matt
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-17
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
2023-10-13
bpf: Change syscall_nr type to int in struct syscall_tp_t
Artem Savkov
2023-10-10
tracing/eprobe: drop unneeded breaks
Julia Lawall
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-09-25
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
2023-09-25
bpf: Count stats for kprobe_multi programs
Jiri Olsa
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-15
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-11
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-08
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-08
tracing: Use the new eventfs descriptor for print trigger
Steven Rostedt (Google)
2023-09-08
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-09-08
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-09-07
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-07
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-02
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-09-01
tracing/filters: Fix coding style issues
Valentin Schneider
2023-09-01
tracing/filters: Change parse_pred() cpulist ternary into an if block
Valentin Schneider
2023-09-01
tracing/filters: Fix double-free of struct filter_pred.mask
Valentin Schneider
2023-09-01
tracing/filters: Fix error-handling of cpulist parsing buffer
Valentin Schneider
2023-09-01
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
2023-09-01
ftrace: Use LIST_HEAD to initialize clear_hash
Ruan Jinjie
2023-09-01
ftrace: Use within_module to check rec->ip within specified module.
Levi Yun
2023-09-01
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
2023-09-01
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
2023-09-01
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
[next]