lkml.org 
[lkml]   [2021]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4] ftrace sorting optimization changelog
Date
Hi,

I found a code alignment problem in patch v3 and
modified it in patch v4. You can look directly at
patch v4, cover-letter introduces the changes
starting from patch v2.

v2 link:https://lore.kernel.org/all/20211116024942.60644-2-yinan@linux.alibaba.com/

v2--->v3(alignment problem)--->v4

Modified the code style issue of if() {} raised by Peter.

Fix the compilation error by changing the position of
the relevant compilation options of pthread, which is
reported by the robot.

The two tabs show differences in vim and git diff.
In patch v3, the display in the patch is directly
adjusted, resulting in misalignment of the format
in the code.
In patch v4, the alignment in the code is maintained,
but the display in the patch looks very awkward, but
this is just the display problem.Both are two tabs.

Best regards!
-- Yinan Liu

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

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

--
1.8.3.1

\
 
 \ /
  Last update: 2021-11-23 11:54    [W:0.283 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site