Searched hist:"07 d1890420cce95c577736e4d67f70cbd39845fe" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/scripts/ |
H A D | bootgraph.pl | diff 07d1890420cce95c577736e4d67f70cbd39845fe Sat Oct 04 14:35:48 CDT 2008 Frederic Weisbecker <fweisbec@gmail.com> tracing/fastboot: fix initcalls disposition in bootgraph.pl
When bootgraph.pl parses a file, it gives one row for each initcall's pid. But only few of them will be displayed => the longest.
This patch corrects it by giving only a rows for pids which have initcalls that will be displayed.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Acked-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|