public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrii Nakryiko <andrii@kernel.org>,
	Yujie Liu <yujie.liu@intel.com>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	Steven Rostedt <rostedt@goodmis.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] probes: fixes for v6.6-rc7
Date: Sat, 28 Oct 2023 19:00:56 +0900	[thread overview]
Message-ID: <20231028190056.dde870427d845332e99e9db9@kernel.org> (raw)

Hi Linus,

Probes fixes for v6.6-rc7:

- tracing/kprobes: Fix kernel-doc warnings for the variable length
  arguments.

- tracing/kprobes: Fix to count the symbols in modules even if the
  module name is not specified so that user can probe the symbols in
  the modules without module name.


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


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.6-rc7

Tag SHA1: 454c20691731e6dd7e8b67f3ef6cbc3b666583e5
Head SHA1: 926fe783c8a64b33997fec405cf1af3e61aed441


Andrii Nakryiko (1):
      tracing/kprobes: Fix symbol counting logic by looking at modules as well

Yujie Liu (1):
      tracing/kprobes: Fix the description of variable length arguments

----
 kernel/trace/trace_kprobe.c | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

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

             reply	other threads:[~2023-10-28 10:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-28 10:00 Masami Hiramatsu [this message]
2023-10-28 18:07 ` [GIT PULL] probes: fixes for v6.6-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231028190056.dde870427d845332e99e9db9@kernel.org \
    --to=mhiramat@kernel.org \
    --cc=andrii@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=torvalds@linux-foundation.org \
    --cc=yujie.liu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox