Backtrace Call Stack

Harish G. Naik harishgnaik at gmail.com
Fri Sep 30 16:44:26 EDT 2011


On Fri, Sep 30, 2011 at 14:47, Mulyadi Santosa
<mulyadi.santosa at gmail.com> wrote:
> On Sat, Oct 1, 2011 at 02:32, Harish G. Naik <harishgnaik at gmail.com> wrote:
>> I get most of the information I want. But I was wondering if there was
>> any other cleaner, more straight forward way to do this.
>
> I think it's dump_stack()...... try to browse it using lxr.linux.no
>

Yes, dump_stack(void) or show_stack(current, NULL) from:
arch/<ARCH>/kernel/process.c
did it.

Thanks,
Harish



More information about the Kernelnewbies mailing list