]> git.baikalelectronics.ru Git - kernel.git/commit
tracing/eprobe: Fix to add filter on eprobe description in README file
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>
Mon, 20 Feb 2023 23:49:16 +0000 (08:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:34:27 +0000 (09:34 +0100)
commitce3422f5e91a2a38f3e62414e38b2fff66c3b87c
tree2e5ef186c72007bfebbf1842e4dd22b3f2bb7c9c
parent181dc45416f0d3a9fbf043335f80bd70845575f1
tracing/eprobe: Fix to add filter on eprobe description in README file

commit e77c410defba94d7a8f629a55155bfe6e91a51b5 upstream.

Fix to add a description of the filter on eprobe in README file. This
is required to identify the kernel supports the filter on eprobe or not.

Link: https://lore.kernel.org/all/167309833728.640500.12232259238201433587.stgit@devnote3/
Fixes: d39e763e727f ("tracing/eprobe: Add eprobe filter support")
Cc: stable@vger.kernel.org
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/trace/trace.c