Re: [PATCH] tracefs: Add tests for clearing kprobes with tracefs_dynevent_destroy_all()
Steven Rostedt <[email protected]> Fri, 24 Apr 2026 10:48:54 -0400
| Newsgroups | org.kernel.vger.linux-trace-devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 24 Apr 2026 09:04:10 +0100 Metin Kaya <[email protected]> wrote: > > - > > + CU_add_test(suite, "kprobes", test_kprobes); > > I think we can keep `kprobes` in its old location to make the patch simpler. > > > + return; > > This line should be left-over from testing I guess :) Ah crap! Yeah, this hunk was for testing purposes only. Will send a v2. Thanks, -- Steve