commit | 84d8f979716e4fec0e8df7e32776c60b5c10f40d | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Dec 17 14:15:49 2009 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Dec 17 22:53:24 2009 -0500 |
tree | 526d0889e8896cac4a540775e37e700b9a0c08b7 | |
parent | bb39e368d4fea684b3191fc0205a168974de470f [diff] |
trace-graph: Allow to zoom farther than X resourses allow We can't zoom in so much that the drawing area is greater than what X resources use. So when we zoom in deeply, we make the viewable area (full scroll bar) a subset of the full image. This allows us to zoom in as deep as we like. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>