|
From: Donnie J. <do...@da...> - 2008-08-01 01:24:05
|
Hello David, That worked. Thank you. __ Donnie On Thu, Jul 31, 2008 at 7:27 PM, David F. Bacon <df...@wa...> wrote: > select "cycle through display modes" from the dropdown in the figure (or > use the button with the same icon). i think this will give you what you > want. > david > > > On Jul 31, 2008, at 7:11 PM, Donnie Jones wrote: > > Hello, > > I am attempting to create a timeline graph of the changes in "states" of > execution for the Glasgow Haskell Compiler (GHC) Run-time System (RTS). I > would like to be able to create a timeline graph which has a single > horizontal bar (same location on the y-axis) in which the colors change for > the different "states". So far, I have only been able to accomplish > timeline graphs where the different states are on separate horizontal bars > on the y-axis in the timeline; I have linked a screenshot of such a graph > [1]. This graph was created as a TimeIntervalStream in which each > TimerEvent was a different "state" of execution. > Any suggestions would be great. > Thank you. > __ > Donnie Jones > > 1. > http://darthik.com/tuning_fork/ghc/images/screenshot-TfCapTimerEvents.png > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________ > Tuningforkvp-users mailing list > Tun...@li... > https://lists.sourceforge.net/lists/listinfo/tuningforkvp-users > > > |