diff options
author | Pavankumar Kondeti <[email protected]> | 2023-04-13 15:38:59 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-04-18 16:30:11 -0700 |
commit | 1f6ab566cb3be9e8292e34b89e8be83d75aa232e (patch) | |
tree | f0f348378c1092072792aca8366697d4fc6608fd /drivers/usb/cdns3/cdns3-debug.h | |
parent | c7b23b68e2aa93f86a206222d23ccd9a21f5982a (diff) |
printk: export console trace point for kcsan/kasan/kfence/kmsan
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.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Pavankumar Kondeti <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: John Ogness <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions