Re: [PATCH] scripts: add ksymbolize.py

From: Levin, Alexander
Date: Wed Aug 24 2016 - 14:20:38 EST


On Wed, Aug 24, 2016 at 12:37:35PM -0400, Alexander Potapenko wrote:
> he script that symbolizes BUG messages and KASAN error reports
> by adding file:line information to each stack frame.
> The script is a copy of
> https://github.com/google/sanitizers/blob/master/address-sanitizer/tools/kasan_symbolize.py
> , originally written by Andrey Konovalov.

So what's the difference between this script and scripts/decode_stacktrace.sh that already lives upstream?


Thanks,
Sasha