From: Benjamin Poirier Date: Mon, 16 Nov 2009 22:04:54 +0000 (-0500) Subject: Store graph callbacks in a structure X-Git-Tag: v0.12.26~33 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=467066eeab8b0a4e5ea07d24f1840310730fd470;hp=467066eeab8b0a4e5ea07d24f1840310730fd470;p=lttv.git Store graph callbacks in a structure Also support two classes of graphs: with "trace-trace" scale (both axes present timestamp data); with "trace-time" scale (horizontal axis presents timestamp data, vertical axis presents difference between timstamps) Signed-off-by: Benjamin Poirier ---