Comment 6 for bug 1087149

Revision history for this message
Naresh Kamboju (naresh-kamboju) wrote :

I have tested attached cpu_hotplug_latency.sh file on android successful.
test execution required following kernel configurations changes.
  --->vexpress_bL_mp_defconfig is the base kernel config
  --->Cpu idle has been disabled.
  --->Ftrace has been Enabled
  --->Ftrace Dynamic has been enabled
  --->Ftrace Graph has been enabled

We do not have above config as default so i have modified and executed test. Do you have plan to make these config as default to vexpress_bL_mp_defconfig? Which would be helps me in testing release build rather than local builds.

Test files.
1. cpu_hotplug_latency.sh
2. test_load.txt test output log.
3. test execution log https://pastebin.linaro.org/1450/
4. vexpress_bL_mp_defconfig (modified)