]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Ensure PID is passed as first element for ustack.
authorKris Van Hees <kris.van.hees@oracle.com>
Tue, 23 Apr 2013 08:08:25 +0000 (04:08 -0400)
committerKris Van Hees <kris.van.hees@oracle.com>
Tue, 23 Apr 2013 08:08:25 +0000 (04:08 -0400)
commitbda833d00cd95c57224145be1c596f5318f08759
tree1dfc7092f77c48ab3581a7eec91ade285b7ac9d8
parentaa409a8f610cfeab5a0858e5f58faf594153b6c9
Ensure PID is passed as first element for ustack.

Code that uses getupcstack and getufpstack expects to see the PID of the
associated process in the first slot of the program counter array.

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
dtrace/dtrace_isa.c