This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/scripts
Alan Jenkins 06d1cd267c tracing/fastboot: fix row order in bootgraph.pl
When bootgraph.pl parses a file, it gives one row for each initcall's
pid.  But they are displayed in random (perl hash) order.  Let's
sort the pids by the start time of their first initcall instead.

This helps trace module initcalls, where each has a separate pid.
bootgraph.pl will show module initcalls during the initramfs; it may
also be adapted to show subsequent module initcalls.

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Acked-by: Frédéric Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-22 16:37:25 +02:00
..
2008-09-29 08:03:01 -07:00
2008-02-09 10:43:58 +01:00
2007-12-17 19:28:17 -08:00
2008-10-20 12:50:03 -07:00
2008-10-10 21:34:03 +02:00
2008-07-25 22:12:41 +02:00
2008-04-25 20:18:48 +02:00
2008-04-25 20:18:48 +02:00