gfio: get rid of invisible data
authorStephen M. Cameron <stephenmcameron@gmail.com>
Wed, 7 Mar 2012 18:37:25 +0000 (19:37 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Mar 2012 18:37:25 +0000 (19:37 +0100)
commit9ce9cfbd6ab2a821aa31cedf64ec3e8c0729a4fc
tree1cc3b78efcbe454b4aaf28814917cec43ee0ada6
parent17ba3e42947189008c582fc974b4214580ceea92
gfio: get rid of invisible data

At first the invisible data seemed like an elegant way to get
reasonable graph ticks when no data was really present, but it
proved to be an ugly hack that caused other problems later,e.g.
when you want to cap other data so the xy graph scrolls, the
invisible data kept it from scrolling, etc.

Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
gfio.c
graph.c