add 'profile': log individual starting times, and use them on next run to estimate...
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 7 Feb 2008 23:53:58 +0000 (23:53 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 7 Feb 2008 23:53:58 +0000 (23:53 +0000)
commitdd0d9dfcca6d9c0d7babba263c7d476c97f1f7ba
tree875700ece8cdd8fcc4a1010c60be3a56bda48ca3
parent8320dc7c52e253425fe588cda50da50ac6590060
add 'profile': log individual starting times, and use them on next run to estimate progress. write progress to lcd.
lib/python/Tools/Makefile.am
lib/python/Tools/Profile.py [new file with mode: 0644]
mytest.py