Hacker News new | ask | show | jobs
by mmozeiko 3401 days ago
Its right there in middle of article (under "Preventing extraneous system calls" section):

    $ TZ=:/etc/localtime strace -ttT ./test
1 comments

I can't believe I missed that! Thanks.