[PATCH v5 0/2] ftrace sorting optimization changelog

From: Yinan Liu
Date: Wed Dec 01 2021 - 00:33:28 EST


Hi,steven

Patch1 added the configuration judgment in build time and boot time.
Patch2 fix code style issue in sorrtable.h.

Best regards!
-- Yinan Liu

Yinan Liu (2):
scripts: ftrace - move the sort-processing in ftrace_init to compile
time
script/sorttable: code style improvements

kernel/trace/ftrace.c | 11 +++-
scripts/Makefile | 2 +-
scripts/link-vmlinux.sh | 6 +-
scripts/sorttable.c | 2 +
scripts/sorttable.h | 124 ++++++++++++++++++++++++++++++++++++++--
5 files changed, 135 insertions(+), 10 deletions(-)

--
2.19.1.6.gb485710b