4 Commits

Author SHA1 Message Date
Nicolas Geoffray
f1213d6959 New version of boot profiles.
This time taken with JIT profiling: include all warmup methods
that execute at boot.

Test: boot
Bug: 119800099
Change-Id: I7f4aa58ca520e6d10b60246f070aaaa9c35c48ae
2019-08-12 14:28:11 +01:00
Nicolas Geoffray
bb7eaa2680 Update boot profiles for zygote and system server.
Same simpleperf input than previous version, but:
- Look at all threads of system server instead of the main one.
- Order by execution order instead of hotness order.

Test: boot
Bug: 119800099
Change-Id: I2830c16e488c261f9e05a4733ab2f220f9d645c1
2019-08-06 15:51:24 +01:00
Nicolas Geoffray
2e09f87849 Initial seed for boot profiles.
Taken from profiling system server with simpleperf at boot.

Bug: 119800099
Test: boots
Change-Id: Icb5f8d137fd0fb52aa94e2896214411ca583db9f
2019-08-05 12:18:12 +01:00
Nicolas Geoffray
9ff56eafb5 Add an empty boot profile.
Bug: 119800099
Test: m
Change-Id: Ia9c807f2cc3beaee125bd2c9d6a655af61bdf782
2019-07-25 09:13:09 +01:00