vireshk

Untitled

Nov 2nd, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. $ wa run idle
  2. INFO Creating output directory.
  3. INFO Initializing
  4. INFO Running workloads
  5. INFO Connecting to device
  6. INFO Initializing device
  7. INFO Initializing workloads
  8. INFO Running workload 1 idle (iteration 1)
  9. INFO Setting up
  10. INFO Executing
  11. ERROR Error in insturment interrupts
  12. ERROR Got exit code 969696
  13. ERROR from: adb shell "cat /proc/interrupts"
  14. ERROR STDOUT:
  15. ERROR STDERR: error: device not found
  16. ERROR
  17. INFO Processing result
  18. ERROR Error in insturment cpufreq
  19. ERROR Got exit code 969696
  20. ERROR from: adb shell "echo '/data/local/tmp/busybox tar cf /data/wa-working/cpufreq.tar -C /data/wa-working/temp-fs-cpufreq .' | su"
  21. ERROR STDOUT:
  22. ERROR STDERR: error: device not found
  23. ERROR
  24. INFO Tearing down
  25. INFO Finalizing workloads
  26. INFO Finalizing.
  27. INFO Processing overall results
  28. INFO Status available in wa_output/status.txt
  29. INFO Done.
  30. INFO Run duration: 36 seconds
  31. INFO Ran a total of 1 iterations: 1 OK
  32. INFO Results can be found in wa_output
  33. WARNING There were errors during execution.
  34. WARNING Please see wa_output/run.log
Add Comment
Please, Sign In to add comment