Re: [PATCH RESEND] jump_label: rust: pass a mut ptr to `static_key_count`
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-11-19 15:12:00
Also in:
llvm, oe-kbuild-all
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-11-19 15:12:00
Also in:
llvm, oe-kbuild-all
On Tue, 19 Nov 2024 09:36:38 +0100 Alice Ryhl [off-list ref] 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. Thanks, -- Steve