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 ?

--
Regards,
Karthik Poduval

On Thu, Oct 24, 2019 at 8:55 AM Nicolas Dechesne
<nicolas.deche...@linaro.org> wrote:
>
> On Thu, Oct 24, 2019 at 5:47 PM karthik poduval
> <karthik.podu...@gmail.com> 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 tree.
>
> >
> > --
> > Regards,
> > Karthik Poduval
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto



-- 
Regards,
Karthik Poduval
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to