]> git.tdb.fi Git - ext/subsurface.git/commit
Tweak the "show depth in text" heuristic a bit
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Sep 2011 19:16:39 +0000 (12:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Sep 2011 19:16:39 +0000 (12:16 -0700)
commitc0a429457ab9fae5e6995777b869b111ef32be74
treedd0d60a54bf038212fe059fa635248a38fabb549
parent3b67a3ecb4193972a87c5c25b29a4279121d4366
Tweak the "show depth in text" heuristic a bit

Use a 10-minute window *or* when the depth has reversed sufficiently to
make the max we've found interesting.

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