linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libtracefs: Add uprobes man page example into samples
@ 2022-04-04 17:52 Steven Rostedt
  0 siblings, 0 replies; only message in thread
From: Steven Rostedt @ 2022-04-04 17:52 UTC (permalink / raw)
  To: Linux Trace Devel; +Cc: Tzvetomir Stoyanov

From: "Steven Rostedt (Google)" <rostedt@goodmis.org>

Add the code in the tracefs_uprobes man pages to be built into the samples
directory.

Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
---
 samples/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/samples/Makefile b/samples/Makefile
index f03aff6c9ba8..97a570d6c956 100644
--- a/samples/Makefile
+++ b/samples/Makefile
@@ -11,6 +11,7 @@ EXAMPLES :=
 EXAMPLES += dynevents
 EXAMPLES += kprobes
 EXAMPLES += eprobes
+EXAMPLES += uprobes
 EXAMPLES += synth
 EXAMPLES += error
 EXAMPLES += filter
-- 
2.35.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-04 21:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-04 17:52 [PATCH] libtracefs: Add uprobes man page example into samples Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).