On 25. Oct 2024, at 18:41, Johannes Berg wrote: > On Fri, 2024-10-25 at 18:32 +0200, Thorsten Blum wrote: >> Replace the custom BOOL_TO_STR() macro with the str_true_false() helper >> function and remove the macro. > > That's an inline function, I don't think that works - you'd have to > teach trace-cmd what it means? I see - didn't think about that and only compile-tested it. Thanks, Thorsten