I am instrumenting my program with parallel studio on my linux box. A percentage in the hotspots analysis point to __ll_unlock_wake/wait for a mutex with a number. i cant see a call stack to these. Hence they show up as separate and not accounted in any top calling function.
how do i see the call stack to these ?
How do i trace this mutex to which mutex in my code ?
thanks
suresh.


