Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1479119
| From | Nikolay Borisov <n.borisov.lkml@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] scripts: add ksymbolize.py |
| Date | 2016-09-08 13:30 +0200 |
| Message-ID | <sf5GO-5a7-27@gated-at.bofh.it> (permalink) |
| References | <s9Jnz-4PI-13@gated-at.bofh.it> <s9Jxg-4T1-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/24/2016 07:40 PM, Tejun Heo wrote: > Hello, Alexander. > > On Wed, Aug 24, 2016 at 06:37:35PM +0200, Alexander Potapenko wrote: >> Commit the 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. > > I really like the idea of having the script in the tree but can you > please be more detailed in the patch description (and possibly in the > help message of the tool)? e.g. describe what it can do and show some > examples. It's difficult to tell what the script is about from this > posting. I've tried to use the script but had to read the code to understand how exactly to run it. So I also second that a more verbose help is needed in the script. > > Thanks. >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] scripts: add ksymbolize.py Nikolay Borisov <n.borisov.lkml@gmail.com> - 2016-09-08 13:30 +0200
csiph-web