Why valgrind tool massif does not print xtree callstack? (arm)

Łukasz Bolda <[email protected]>
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>
Hello!
This is my first message on this list, so I'd like to say hi to everyone!

I'm profiling my software using valgrind tool massif  on arm hardware with
parameters like this:
valgrind --tool=massif --massif-out-file=massif.out.%p --xtree-memory=full
--verbose MY_BIN

Unfortuatelly i do not receive any callstack in the results:
ms_print massif.out.1234
(...)
99.87% (20,675,133B) (heap allocation functions) malloc/new/new[],
--alloc-fns, etc.
->99.87% (20,675,133B) 0xFFFFFFFF: ???


What sould i do to receive full callstacks from massif?

Same thing happens when i'm using this tool on system binary for eg. ls.
Only 0xFFFFFFFF is present.

On my x86 machine everything runs fine.

Greetings,
Łukasz Bolda
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.