From: Philippe W. <phi...@sk...> - 2015-12-10 21:38:58
|
On Thu, 2015-12-10 at 13:20 -0800, Nikolaus Rath wrote: > So the answer is then that massif simply does not support inlined calls? Effectively, today, massif does not support outputting inlined calls. pp_snapshot_SXPt in ms_main.c has to be modified to print inlined function calls. Philippe |