Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1479119 > unrolled thread

Re: [PATCH] scripts: add ksymbolize.py

Started byNikolay Borisov <n.borisov.lkml@gmail.com>
First post2016-09-08 13:30 +0200
Last post2016-09-08 13:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] scripts: add ksymbolize.py Nikolay Borisov <n.borisov.lkml@gmail.com> - 2016-09-08 13:30 +0200

#1479119 — Re: [PATCH] scripts: add ksymbolize.py

FromNikolay Borisov <n.borisov.lkml@gmail.com>
Date2016-09-08 13:30 +0200
SubjectRe: [PATCH] scripts: add ksymbolize.py
Message-ID<sf5GO-5a7-27@gated-at.bofh.it>

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.
> 

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web