Add measure_call_setup_time_to_android.py
authorAntonio Ospite <ao2@ao2.it>
Thu, 24 Dec 2015 09:52:14 +0000 (10:52 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 24 Dec 2015 12:31:08 +0000 (13:31 +0100)
commit3f516e6fbfc702ed7ec7e1ff1e515e0e198ee40e
treeaab155ea6bb1284c907b2f1373239ae688c0bd3b
parentdab7317e13aca92f7364a9015a571ad3a94a42cc
Add measure_call_setup_time_to_android.py

This makes it easy to measure the call time when using the Android app
as a receiver.

The tool parses the "adb logcat" output and gets info from the
SaveMySugar app log.
src/measure_call_setup_time_to_android.py [new file with mode: 0755]