Discussion:
Iterative mode of SimplePerf does not work
Manoj Babu
2018-02-14 02:20:29 UTC
Permalink
Hi Guys,

I am not sure if this is the right place to post, please let me know if
there are better resources.

I am trying to profile the CPUs of a Nexus6P for a project. I found that I
can use an application called SimplePerf bundled with the NDK to get some
hardware counter data.

The NDK I downloaded is r16b and it contains the arm64 precompiled binary.

Using this works for batch mode, I am able to generate the HW counter data
.for a duration.
However I would like to profile in iterations, for example get data every
100ms. There is an option "--iterative <period>" but this does not work.
The program exits without doing anything.

Does anyone know anything about this? No one seems to have this same
problem.

Thanks,
Manoj
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/3bda3b96-f168-450c-8ae4-191f9b536fd2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...