I have read that some phones, specifically kernels do not support the use of systrace. It hit me when the same pc configuration that does not work on my phone works on my emulator.
So ultimately my question is: How to check if my android phone supports the use of systrace debugging?
Also, If possible, if the phone does not support it by default, can it be enabled?
Other relevant information:
- Running on a rooted android phone (JellyBam 7.1 Rom)
- Android Version: 4.2.2
- If it matters I am running systrace from a windows 7 ADT (also tried command-line: Phython versions 2.0.x, 2.7.x and even 3.x)