Message ID | 20220404135229.33bdd854@gandalf.local.home (mailing list archive) |
---|---|
State | Accepted |
Commit | ce09bacfe89c9e3e40de20f47776bf85c5835ed1 |
Headers | show |
Series | libtracefs: Add uprobes man page example into samples | expand |
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