On Wed, 3 Dec 2025 11:23:25 -0500 "Yury Norov (NVIDIA)" <[email protected]> wrote:
> diff --git a/include/linux/tracing.h b/include/linux/tracing.h > new file mode 100644 > index 000000000000..1989e6328c59 > --- /dev/null > +++ b/include/linux/tracing.h Sorry, and I hope this isn't too much bike shedding, but I'm thinking we should call it trace_printk.h. It's mostly about using trace_printk() and other similar debugging aspects. Calling it "tracing.h" makes it sound like it is part of the generic tracing infrastructure. Thanks, -- Steve
