|
From: Julian S. <js...@ac...> - 2011-02-15 17:09:18
|
On Friday, February 11, 2011, Konstantin Tokarev wrote: > 10.02.2011, 20:35, "Fred Smith" <fs...@co...>: > > Several years ago I found out how to convert the MASSIF output into a > > nice multicolored graphical graph, but now I can’t remember how I did > > it, and the massif docs don’t point me toward it either. > > > > This was NOT the MSPLOT tool, it produced an “ordinary” x/y coordinate > > graph whereas MSPLOT produces a pie chart, sort of. > > > > Can anyone remember what tool this might have been, and give me a > > reminder, pls? > > > > Thanks! > > This tool may be interesting for you: > > https://projects.kde.org/projects/extragear/sdk/massif-visualizer Yes, massif-visualizer works well (imo) and is currently maintained. Give it a try. J |