Re: [PATCH v9 1/4] trace: Add trace any kernel object
From: Steven Rostedt
Date: Mon Apr 18 2022 - 22:26:35 EST
On Mon, 18 Apr 2022 22:14:31 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> We need to consolidate the code a bit, and add helper functions to
> share between them, instead of just cut and pasting and tweaking.
> That's a maintenance nightmare.
And I forgot that Tom started to do this and I haven't applied his
patches yet. I'll start applying them now.
https://lore.kernel.org/all/cover.1644010575.git.zanussi@xxxxxxxxxx/
So when that is done, you can look at rebasing on top of it. Which will
hopefully make the code a bit simpler.
-- Steve