On Tue, Nov 19, 2024 at 4:12 PM Steven Rostedt <[email protected]> wrote:
>
> On Tue, 19 Nov 2024 09:36:38 +0100
> Alice Ryhl <[email protected]> wrote:
>
> > I've only really used the sample in this series as a build test. The
> > bulk of my testing has occurred by using this tracepoint support in
> > Rust Binder where I have 30 different tracepoints and I've been able
> > to verify that I can enable them and so on there.
>
> Could you modify the sample code to have a tracepoint that I could enable.
> I don't use the Rust Binder code so I can't test it. I use the trace_event
> sample code for selftests, and it would also be a good idea to add the rust
> trace event sample to the self tests as well.
>
> Would you be able to create some simple code to do that? If you add
> something in the rust sample code, I'll add it to the ftrace selftests.

Sure, I'll submit a sample which does that for the 6.14 cycle.

Alice

Reply via email to