From: Steven Rostedt <rostedt@goodmis.org>
To: "Masami Hiramatsu (Google)" <mhiramat@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org
Subject: Re: [PATCH 0/2] tracing: Fixes for filter
Date: Thu, 3 Jul 2025 10:30:08 -0400 [thread overview]
Message-ID: <20250703103008.0086bb77@batman.local.home> (raw)
In-Reply-To: <175151678585.2149615.8702513393985992418.stgit@mhiramat.tok.corp.google.com>
On Thu, 3 Jul 2025 13:26:26 +0900
"Masami Hiramatsu (Google)" <mhiramat@kernel.org> wrote:
> Hi,
>
> Here is a patch series to fix some issues on the trace event
> and function filters.
>
> The first patch fixes an issue that the event filter can not
> handle the string pointer with BTF attribute tag. This happens
> with CONFIG_DEBUG_INFO_BTF=y and PAHOLE_HAS_BTF_TAG=y.
>
> The second patch fixes a selftest issue on the function glob
> filter. Since mutex_trylock() can be an inline function, it
> is not a good example for ftrace. This replaces it with
> mutex_unlock().
>
> Thank you,
>
> ---
> Masami Hiramatsu (Google) (2):
> tracing: Handle "(const) char __attribute() *" as string ptr type
I can take the first patch.
> selftests: tracing: Use mutex_unlock for testing glob filter
This patch should go via Shuah's tree.
-- Steve
>
> kernel/trace/trace_events_filter.c | 5 +++++
> tools/testing/selftests/ftrace/test.d/ftrace/func-filter-glob.tc | 2 +-
> 2 files changed, 6 insertions(+), 1 deletion(-)
prev parent reply other threads:[~2025-07-03 14:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 4:26 Masami Hiramatsu (Google)
2025-07-03 4:26 ` [PATCH 1/2] tracing: Handle "(const) char __attribute() *" as string ptr type Masami Hiramatsu (Google)
2025-07-08 1:06 ` Masami Hiramatsu
2025-07-03 4:26 ` [PATCH 2/2] selftests: tracing: Use mutex_unlock for testing glob filter Masami Hiramatsu (Google)
2025-07-03 14:30 ` Steven Rostedt
2025-07-04 6:04 ` Masami Hiramatsu
2025-07-07 21:36 ` Shuah Khan
2025-07-03 14:30 ` Steven Rostedt [this message]
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=20250703103008.0086bb77@batman.local.home \
--to=rostedt@goodmis.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mhiramat@kernel.org \
--cc=shuah@kernel.org \
/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
all inboxes | Powered by JetHome®