I am trying to profile native Android code, but I am getting the following error. I am running the code on a linux machine.
$ after tracing profile tracedmdump traces ...
Static base units: 64525, Dynamic base units: 87073132
Static instructions: 412004, dynamic instructions: 509641730
Elapsed seconds: 26.46, simulated instructions / second: 19.3M
dexlist output generation ...
dmtrace data generation ...
Error: stack overflow (500 frames)
If anyone knows how to debug this problem ... please help
Thanks and respect,
Bharat Pavar
source
share