|
From: mattieu C. <cas...@fr...> - 2007-12-03 19:15:18
|
Hi, I am interested in Massif for checking the stack usage. Massif works great and provide some numbers, but there are no back trace for the stack report (--heap=off --stack=on). So I can see in some place I have peaks of stack usage, but I am unable to identify the code doing that. Is there an option to add back trace on stack usage ? Is there something planned ? Thanks for the great tools. Matthieu |