Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1469633
| From | "Levin, Alexander" <alexander.levin@verizon.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] scripts: add ksymbolize.py |
| Date | 2016-08-24 20:30 +0200 |
| Message-ID | <s9L62-62m-25@gated-at.bofh.it> (permalink) |
| References | <s9Jnz-4PI-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] scripts: add ksymbolize.py Alexander Potapenko <glider@google.com> - 2016-08-24 18:40 +0200
Re: [PATCH] scripts: add ksymbolize.py Tejun Heo <tj@kernel.org> - 2016-08-24 18:50 +0200
Re: [PATCH] scripts: add ksymbolize.py Nikolay Borisov <n.borisov.lkml@gmail.com> - 2016-09-08 13:30 +0200
Re: [PATCH] scripts: add ksymbolize.py "Levin, Alexander" <alexander.levin@verizon.com> - 2016-08-24 20:30 +0200
Re: [PATCH] scripts: add ksymbolize.py Alexander Potapenko <glider@google.com> - 2016-09-08 11:50 +0200
csiph-web