Re: [boot-time] RFC grab-boot-data.sh - tool to grab boot time data
Geert Uytterhoeven <[email protected]> Thu, 7 Nov 2024 08:41:10 +0100
| Newsgroups | org.kernel.vger.linux-embedded,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAMuHMdWUMap1maZCmOqEqaxNWHKRiwg1QaN0W9j+8iPkPyHEMg@mail.gmail.com> |
Hi Tim, On Thu, Nov 7, 2024 at 2:26 AM Bird, Tim <[email protected]> wrote: > I'm writing to introduce a tool that I'd like people to run, to gather boot-time data on > their systems. I'd like to collect boot-time data from a lot of different systems. [...] Thank you! > ---- script grab-boot-data.sh follows ---- > #!/bin/sh > # grab-boot-data.sh It's always a good idea to run shellcheck on any script you write. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds