public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] probes: fixes for v6.8-rc3
@ 2024-02-09 11:09 Masami Hiramatsu
  2024-02-09 19:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masami Hiramatsu @ 2024-02-09 11:09 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Li zeming, Masami Hiramatsu, Steven Rostedt, Masami Hiramatsu,
	linux-kernel

Hi Linus,

Probes fixes for v6.8-rc3:

 - kprobes: Remove unnecessary initial values of local variables.

 - tracing/probe-events: Fixing parser bugs.
   . Fix to calculate the argument size and format string after setting
     type information from BTF, because BTF can change the size and format
     string.
   . Fix to show $comm parse error correctly instead of failing silently.


Please pull the latest probes-fixes-v6.8-rc3 tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.8-rc3

Tag SHA1: bdad2be231fd9d040e3d5552f35e1e329df5aa9f
Head SHA1: 9efd24ec5599ed485b7c4d9aeb731141f6285167


Li zeming (1):
      kprobes: Remove unnecessary initial values of variables

Masami Hiramatsu (Google) (2):
      tracing/probes: Fix to show a parse error for bad type for $comm
      tracing/probes: Fix to set arg size and fmt after setting type from BTF

----
 kernel/kprobes.c           |  4 ++--
 kernel/trace/trace_probe.c | 32 ++++++++++++++++++--------------
 kernel/trace/trace_probe.h |  3 ++-
 3 files changed, 22 insertions(+), 17 deletions(-)

-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] probes: fixes for v6.8-rc3
  2024-02-09 11:09 [GIT PULL] probes: fixes for v6.8-rc3 Masami Hiramatsu
@ 2024-02-09 19:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-09 19:32 UTC (permalink / raw)
  To: Masami Hiramatsu (Google)
  Cc: Linus Torvalds, Li zeming, Masami Hiramatsu (Google),
	Steven Rostedt, Masami Hiramatsu, linux-kernel

The pull request you sent on Fri, 9 Feb 2024 20:09:16 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git probes-fixes-v6.8-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6dc512a0a22e817100a0522d8f0985c8ffc86456

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:[~2024-02-09 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-09 11:09 [GIT PULL] probes: fixes for v6.8-rc3 Masami Hiramatsu
2024-02-09 19:32 ` 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