diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-12-10 19:24:41 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-10 23:01:21 +0900 |
commit | 1f937a4bcb0472015818f30f4d3c5546d3f09933 (patch) | |
tree | 21b218745dc136842b89431e080871b5c2bc5887 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5f73e7d0386d970a7d0e9de5a58d53114de85033 (diff) |
kbuild: suppress stdout from merge_config for silent builds
merge_config does not respect the Make's -s (--silent) option.
Let's sink the stdout from merge_config for silent builds.
This commit does not cater to the direct invocation of merge_config.sh
(e.g. arch/mips/Makefile).
Reported-by: Leon Romanovsky <leon@kernel.org>
Closes: https://lore.kernel.org/all/e534ce33b0e1060eb85ece8429810f087b034c88.1733234008.git.leonro@nvidia.com/
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions