开源镜像站
帮助
动态
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-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-21
bpf: Add bpf_get_func_ip helper support for uprobe link
Jiri Olsa
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
2023-08-21
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2023-08-17
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-16
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
2023-08-16
tracing/synthetic: Skip first entry for stack traces
Sven Schnelle
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
2023-08-16
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-02
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-08-01
tracing: bpf: use struct trace_entry in struct syscall_tp_t
Yauheni Kaliuta
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-28
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
2023-07-28
tracing: Fix kernel-doc warnings in trace_seq.c
Gaosheng Cui
2023-07-28
tracing: Fix kernel-doc warnings in trace_events_trigger.c
Gaosheng Cui
2023-07-28
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
2023-07-28
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
2023-07-28
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-26
tracing/probes: Fix to add NULL check for BTF APIs
Masami Hiramatsu (Google)
2023-07-25
bpf: Disable preemption in bpf_event_output
Jiri Olsa
2023-07-25
bpf: Disable preemption in bpf_perf_event_output
Jiri Olsa
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-16
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-14
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-07-14
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
2023-07-13
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-12
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
[next]