[PATCH v2 0/2] ftrace optimization at compile time

From: Yinan Liu
Date: Mon Nov 15 2021 - 21:51:45 EST


Hi,Steven

This is my V2 patch. If you haven't reviewed patch V1 yet,
just review this one. Thank you.

Yinan Liu (2):
scripts: ftrace - move the sort-processing in ftrace_init to compile
time
scripts: ftrace - move the nop-processing in ftrace_init to compile
time

kernel/trace/ftrace.c | 12 +++++-
scripts/link-vmlinux.sh | 6 +--
scripts/recordmcount.h | 14 +++++++
scripts/sorttable.c | 2 +
scripts/sorttable.h | 109 +++++++++++++++++++++++++++++++++++++++++++++++-
5 files changed, 136 insertions(+), 7 deletions(-)

--
2.14.4.44.g2045bb6