On Tue, May 5, 2009 at 2:14 PM, Nischal <[email protected]> wrote: > I am new to Dtrace. > I would like observe my system when it starts booting ( i would like to know > that init did a fork and then exec to create getty and so on). I would also > like to know which process did fork and exec to which function. > Can anyone please provide me a dtrace script to do the above? > And can anyone please guide me how to run the dtrace script at startup?
And then draw a pretty picture showing how long each of them ran too... http://alexeremin.blogspot.com/2009/01/boot-chart-with-help-of-dtrace-and.html http://www.milax.org/img/pybootchart.png -- Mike Gerdts http://mgerdts.blogspot.com/ _______________________________________________ dtrace-discuss mailing list [email protected]
