[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230724174517.15736-1-will@kernel.org>
Date: Mon, 24 Jul 2023 18:45:15 +0100
From: Will Deacon <will@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
Josh Poimboeuf <jpoimboe@...nel.org>,
John Stultz <jstultz@...gle.com>
Subject: [PATCH 0/2] Fix 'faddr2line' for LLVM arm64 builds
Hi Josh,
We recently noticed that 'faddr2line' isn't working very well on arm64
Android kernels built with LLVM, so I've hacked up this pair of fixes
which get it back into action. Please take a look!
I suck at shell, so apologies in advance for the patches.
Cheers,
Will
Cc: Josh Poimboeuf <jpoimboe@...nel.org>
Cc: John Stultz <jstultz@...gle.com>
--->8
Will Deacon (2):
scripts/faddr2line: Ignore non-function symbols in readelf output
scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1
scripts/faddr2line | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
--
2.41.0.487.g6d72f3e995-goog
Powered by blists - more mailing lists