gfio: add graph axis unit change notification callbacks
authorStephen M. Cameron <stephenmcameron@gmail.com>
Sun, 11 Mar 2012 10:35:10 +0000 (11:35 +0100)
committerJens Axboe <axboe@kernel.dk>
Sun, 11 Mar 2012 10:35:10 +0000 (11:35 +0100)
commit7175d91deff20b1408450c231b2b445ea28f7f29
treee2da0f42ffc70504b4919301cb5339544b2ac846
parent09ad20ff60eb8c11edf407c4060062dae187f5e7
gfio: add graph axis unit change notification callbacks

This enables code that uses the graph functions to change the axis
titles on the fly to display unit information which matches how the
tick labels are shortened.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
graph.c
graph.h
tickmarks.c
tickmarks.h