]> git.tdb.fi Git - ext/subsurface.git/commit
Fix up printing some more
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Sep 2011 15:21:14 +0000 (08:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Sep 2011 15:24:12 +0000 (08:24 -0700)
commit74988c86de775f0fc8e5f0e366130bcdab5d33ac
tree84d38222504815694f37fc29814525f7807c8bc4
parent705d561bb1400e603721582b82d53f38315f7bf3
Fix up printing some more

This makes things slightly prettier and adds back the depth and duration
details to the printout.

Still a few known problems: font choice, and the depth/duration thing
can end up overlapping with a long location name.  But it looks pretty
good on the whole.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
print.c