<div dir="ltr">We don't even need to read from /proc at all here: we can get the time<br>since boot from clock_gettime(2) directly.<br><br>Also, since TT.buf is only used for the timestamp, give it that name.<br>---<br> toys/pending/bootchartd.c | 28 +++++++---------------------<br> 1 file changed, 7 insertions(+), 21 deletions(-)<br></div>