scripts/faddr2line: Add CONFIG_DEBUG_INFO check
authorJosh Poimboeuf <jpoimboe@kernel.org>
Thu, 21 Jul 2022 18:01:24 +0000 (11:01 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 2 Aug 2022 20:08:17 +0000 (22:08 +0200)
commita41a2e2e34a907bd8979a53c58f44287630616e8
tree3fe061ff11a6d1fede6e5d5818d9d8e9a6ed5b1d
parentb6a5068854cfe372da7dee3224dcf023ed5b00cb
scripts/faddr2line: Add CONFIG_DEBUG_INFO check

Otherwise without DWARF it spits out gibberish and gives no indication
of what the problem is.

Suggested-by: John Garry <john.garry@huawei.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Tested-by: John Garry <john.garry@huawei.com>
Link: https://lore.kernel.org/r/ffa7734c929445caa374bf9e68078300174f09b4.1658426357.git.jpoimboe@kernel.org
scripts/faddr2line