* [GIT PULL]: probes: Cleanup updates for v6.3
@ 2023-02-24 16:16 Masami Hiramatsu
2023-02-25 21:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Masami Hiramatsu @ 2023-02-24 16:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Steven Rostedt, linux-kernel, Masami Hiramatsu, Song Chen
Hi Linus,
Sorry, I missed 3 cleanups in the previous PR. Here is the additional
one I made.
probes cleanup updates for v6.3:
These are the probe events cleanup patches, no new features but improve
readability.
- Rename print_probe_args() to trace_probe_print_args() and un-inlined.
- Introduce a set of default data fetch functions for dynamic probe
events.
- Extract common code of data fetch process of dynamic probe events.
Please pull the latest probes-v6.3-2 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-v6.3-2
Tag SHA1: 698cb027e2e06f52b23c5107e0bda683aca38e77
Head SHA1: bd78acc89d4147aa4897a4c43e2a74c7df999b12
Song Chen (3):
kernel/trace: Introduce trace_probe_print_args and use it in *probes
kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
kernel/trace: extract common part in process_fetch_insn
----
kernel/trace/trace_eprobe.c | 83 +++++----------------------------------
kernel/trace/trace_events_synth.c | 6 +--
kernel/trace/trace_kprobe.c | 72 +++------------------------------
kernel/trace/trace_probe.c | 27 +++++++++++++
kernel/trace/trace_probe.h | 2 +
kernel/trace/trace_probe_kernel.h | 30 +++++++++++---
kernel/trace/trace_probe_tmpl.h | 48 ++++++++++------------
kernel/trace/trace_uprobe.c | 13 +++---
8 files changed, 96 insertions(+), 185 deletions(-)
---------------------------
--
Masami Hiramatsu (Google) <mhiramat@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL]: probes: Cleanup updates for v6.3
2023-02-24 16:16 [GIT PULL]: probes: Cleanup updates for v6.3 Masami Hiramatsu
@ 2023-02-25 21:10 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-25 21:10 UTC (permalink / raw)
To: Masami Hiramatsu (Google)
Cc: Linus Torvalds, Steven Rostedt, linux-kernel, Masami Hiramatsu,
Song Chen
The pull request you sent on Sat, 25 Feb 2023 01:16:31 +0900:
> git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git probes-v6.3-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/116b41162f8b267987ea9a73eb7e73eaa7c2cce5
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-25 21:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24 16:16 [GIT PULL]: probes: Cleanup updates for v6.3 Masami Hiramatsu
2023-02-25 21:10 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®