I am trying to profile native android code, but I am getting the following error.I am running the code on a linux machine.
$tracedmdump profile post-processing traces...
Static basic blocks: 64525, Dynamic basic blocks: 87073132
Static instructions: 412004, Dynamic instructions: 509641730
Elapsed seconds: 26.46, simulated instructions/sec: 19.3M
generating dexlist output...
generating dmtrace data...
Error: stack overflow (500 frames)
If anyone knows how to debug this issue...please help
Thanks and Regards,
Bharat Pawar