[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211025110002.1f109a9f@gandalf.local.home>
Date: Mon, 25 Oct 2021 11:00:02 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Yinan Liu <yinan@...ux.alibaba.com>
Cc: mark-pk.tsai@...iatek.com, peterz@...radead.org, mingo@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] scripts: ftrace - move the sort-processing in
ftrace_init to compile time
On Mon, 25 Oct 2021 21:20:47 +0800
Yinan Liu <yinan@...ux.alibaba.com> wrote:
> At present, it seems that the processing of compile-time sorting is only
> suitable for vmlinux but not suitable for modules. Please review the
> code of mcount sorting in vmlinux, thank you.
Agreed that only the vmlinux compile time sorting makes sense, and leave
the sorting of modules to the module load time.
I'll see if I can review your patches this week.
-- Steve
Powered by blists - more mailing lists