public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Collecting bootchart files after boot
@ 2007-07-16  0:49 felix
  2007-07-16  2:09 ` W.Kenworthy
  2007-07-16  8:21 ` Neil Bothwick
  0 siblings, 2 replies; 4+ messages in thread
From: felix @ 2007-07-16  0:49 UTC (permalink / raw
  To: gentoo-user

I have been collecting bootchart info for each boot, curiousity and no
more.  It is interesting sometimes to look at them and see if minor
tweaks can change things, but I have no serious use for the data.
Thus it took me a while to realize that the .png and .tgz files are
not generated until rc has finished the boot, which is after
local.start has run.  I have code in local.start to save the current
bootchart.* files in a time-stamped dir for each boot, and they are
all off by one.  It is more amusing than alarming.

I understand why this happens.  Is there any way to automatically run
a script like local.start but after rc finishes?  I had thought of
putting something in local.stop to copy the current bootchart.* files,
but that smells a bit too kludgery.

-- 
            ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
     Felix Finch: scarecrow repairman & rocket surgeon / felix@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-16  8:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16  0:49 [gentoo-user] Collecting bootchart files after boot felix
2007-07-16  2:09 ` W.Kenworthy
2007-07-16  5:34   ` felix
2007-07-16  8:21 ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox