]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Return timestamp to subprocess execution log
authorKarel Kočí <cynerd@email.cz>
Fri, 24 Jul 2015 08:44:31 +0000 (10:44 +0200)
committerKarel Kočí <cynerd@email.cz>
Fri, 24 Jul 2015 08:44:31 +0000 (10:44 +0200)
commit262545d80cdd3feba2d00071f5de048ed3f7a77a
treec31ff1f2845669fca1d7ea3a2d68c4982bcc2316
parent774d1f1e287a9face4b9dda707c49c24fe62074e
Return timestamp to subprocess execution log

When script is running, this function could be executed multiple times in same second.
If it would happen, it wouldn't be easy find where starts which execution.
scripts/utils.py