aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2024-04-23 00:46:10 +0900
committerMasahiro Yamada <[email protected]>2024-05-02 19:48:26 +0900
commit2b1ab140506822dfc4711be08ea46fb4a83bf1ea (patch)
tree816f260b1e2d6894808fb4eed27d1d08f12f4b73 /tools/perf/scripts/python/export-to-sqlite.py
parentc2af3d03c51289629edaadf118445fd29933c456 (diff)
kbuild: buildtar: remove warning for the default case
Given KBUILD_IMAGE properly set in arch/*/Makefile, the default case should work in most scenarios. The only oddity is the naming of the copy destination, vmlinux-kbuild-${KERNELRELEASE}. Let's rename it to vmlinuz-${KERNELRELEASE} because the kernel is often compressed. Remove the warning to avoid unnecessary patch submissions when the default case suffices. Remove the x86 case, which is now equivalent to the default. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions