index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2024-05-13
ftrace: Use asynchronous grace period for register_ftrace_direct()
Paul E. McKenney
2024-05-13
ftrace: Replaces simple_strtoul in ftrace
Yuran Pereira
2024-05-13
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
2024-05-13
ring-buffer: Introducing ring-buffer mapping functions
Vincent Donnefort
2024-05-13
ring-buffer: Allocate sub-buffers with __GFP_COMP
Vincent Donnefort
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
2024-05-13
tracing/user_events: Fix non-spaced field matching
Beau Belgrave
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-05
Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
2024-05-01
rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()
Andrii Nakryiko
2024-05-01
ftrace: make extra rcu_is_watching() validation check optional
Andrii Nakryiko
2024-05-01
rethook: Remove warning messages printed for finding return address of a frame.
Kui-Feng Lee
2024-05-01
tracing/probes: support '%pD' type for print struct file's name
Ye Bin
2024-05-01
tracing/probes: support '%pd' type for print struct dentry's name
Ye Bin
2024-05-01
uprobes: add speculative lockless system-wide uprobe filter check
Andrii Nakryiko
2024-05-01
uprobes: prepare uprobe args buffer lazily
Andrii Nakryiko
2024-05-01
uprobes: encapsulate preparation of uprobe args buffer
Andrii Nakryiko
2024-04-30
bpf: Add support for kprobe session cookie
Jiri Olsa
2024-04-30
bpf: Add support for kprobe session context
Jiri Olsa
2024-04-30
bpf: Add support for kprobe session attach
Jiri Olsa
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()
LuMingYin
2024-04-25
blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
2024-04-24
ftrace: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-12
ftrace: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION
Paul E. McKenney
2024-04-11
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
2024-04-11
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
2024-04-11
tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry
Prasad Pandit
2024-04-11
tracing: Select new NEED_TASKS_RCU Kconfig option
Paul E. McKenney
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
bpf: make bpf_get_branch_snapshot() architecture-agnostic
Andrii Nakryiko
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2024-03-28
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
2024-03-28
bpf: put uprobe link's path and task in release callback
Andrii Nakryiko
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-27
Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-25
bpf: Avoid get_kernel_nofault() to fetch kprobe entry IP
Andrii Nakryiko
2024-03-25
tracing: probes: Fix to zero initialize a local variable
Masami Hiramatsu (Google)
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
2024-03-19
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2024-03-19
bpf: flatten bpf_probe_register call chain
Andrii Nakryiko
2024-03-19
bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
Yonghong Song
2024-03-18
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
[prev]
[next]