for example when I record a systrace using the following command line:
python systrace.py -o mytrace.html -a my.app.package.name -t 45
instead of showing data for the entire 45 seconds it only shows 5.6 seconds. I have a similar issue when i trigger systrace the Android Studio profiler.