Re: [yocto] kernel oops/panic stack trace decoding

2019-10-24 Thread karthik poduval
Thanks Nicolas, Can this be tied to a yocto command, something like by adding a new stacktrace.bbclass (since yocto knows everything about the cross compiler, vmlinux path, not kernel modules path though) bitbake virtual/kernel -c decode_stacktrace < stacktrace.txt Any thoughts or comments ? --

Re: [yocto] kernel oops/panic stack trace decoding

2019-10-24 Thread Nicolas Dechesne
On Thu, Oct 24, 2019 at 5:47 PM karthik poduval wrote: > > Hi All, > > I was wondering if there is any yocto supplied tools/shortcuts to > changing kernel oops/panic log to line numbers in source code ? it's not yocto specific, but i like using scripts/decode_stacktrace.sh from the kernel source

[yocto] kernel oops/panic stack trace decoding

2019-10-24 Thread karthik poduval
Hi All, I was wondering if there is any yocto supplied tools/shortcuts to changing kernel oops/panic log to line numbers in source code ? -- Regards, Karthik Poduval -- ___ yocto mailing list yocto@yoctoproject.org