diff options
author | Shile Zhang <[email protected]> | 2019-12-04 08:46:32 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-12-13 10:47:58 +0100 |
commit | 57fa1899428538e314a7e0d52a5b617af082389a (patch) | |
tree | 37d89c675d2f149bbf51961f45c68752c7929c34 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 1091670637be8bd34a39dd1ddcc0a10a7c88d4e2 (diff) |
scripts/sorttable: Implement build-time ORC unwind table sorting
The ORC unwinder has two tables: .orc_unwind_ip and .orc_unwind, which
need to be sorted for binary search. Previously this sorting was done
during bootup.
Sort them at build time to speed up booting.
Add the ORC tables sorting in a parallel build process to speed up the build.
[ mingo: Rewrote the changelog and fixed some comments. ]
Suggested-by: Andy Lutomirski <[email protected]>
Suggested-by: Peter Zijlstra <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Shile Zhang <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions