diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-16 07:04:01 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-16 07:04:01 -0800 |
| commit | 2d10a488717e1b314d332f05b5966f7c25716a11 (patch) | |
| tree | a267dd03ef0a3cba413d6e4ab0364caedd2190f2 /include/linux/platform_data | |
| parent | 0f2acd3148e0ef42bdacbd477f90e8533f96b2ac (diff) | |
| parent | 73c12f209462d1712c5f55f3021a1b65b2e084c3 (diff) | |
Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull kprobes updates from Masami Hiramatsu:
- Use a dedicated kernel thread to optimize the kprobes instead of
using workqueue thread. Since the kprobe optimizer waits a long time
for synchronize_rcu_task(), it can block other workers in the same
queue if it uses a workqueue.
- kprobe-events: return immediately if no new probe events are
specified on the kernel command line at boot time. This shortens
the kernel boot time.
- When a kprobe is fully removed from the kernel code, retry optimizing
another kprobe which is blocked by that kprobe.
* tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
kprobes: Use dedicated kthread for kprobe optimizer
tracing: kprobe-event: Return directly when trace kprobes is empty
kprobes: retry blocked optprobe in do_free_cleaned_kprobes
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
