On 27/06/2019 01.16, Nick Desaulniers wrote: > On Tue, Jun 25, 2019 at 3:18 PM Nick Desaulniers > <ndesaulni...@google.com> wrote: > > The prints should show up in dmesg right, assuming you do something to > trigger them? Can you provide more details for a test case that's > easy to trip? What's an easy case to reproduce from a limited > buildroot env (basic shell/toybox)? >
Hm, I seemed to remember that those kobject events triggered all the time. Oh well, try this one: echo 'file ping.c +p' > control ping localhost dmesg | grep ping Rasmus