On Sat, Apr 15, 2023 at 8:58 AM Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> wrote: > > On (23/04/13 15:38), Pavankumar Kondeti wrote: > > The console tracepoint is used by kcsan/kasan/kfence/kmsan test > > modules. Since this tracepoint is not exported, these modules iterate > > over all available tracepoints to find the console trace point. > > Export the trace point so that it can be directly used. > > > > Signed-off-by: Pavankumar Kondeti <quic_pkondeti@xxxxxxxxxxx> > > Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> # printk Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx>