[deploy] Add a script to merge two profiles, one with samples and one with markers#5448
[deploy] Add a script to merge two profiles, one with samples and one with markers#5448mstange wants to merge 1 commit intofirefox-devtools:mainfrom
Conversation
09d0f40 to
c967c63
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5448 +/- ##
==========================================
- Coverage 85.41% 85.11% -0.30%
==========================================
Files 321 323 +2
Lines 32140 32253 +113
Branches 8757 8791 +34
==========================================
Hits 27451 27451
- Misses 4257 4370 +113
Partials 432 432 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Is this specific to android? I could be tempted to merge a samply profile with a resource usage profile. |
|
The part that's specific to Android / Linux is the use of Also, the markers from the "samples" profile are discarded. You are probably interested in keeping markers from both profiles, which will be more complicated because you'll also have to merge the schemas. |
If we added more useful markers to samply profiles, yes. Currently all the markers I see in these profiles are mmap markers that don't tell me much. |
c967c63 to
b0d1a1b
Compare
b0d1a1b to
c432b01
Compare
a1a2f14 to
a0ca052
Compare
a0ca052 to
577a1a7
Compare
577a1a7 to
651ba1a
Compare
651ba1a to
06de2e3
Compare
I've been using this script to make profiles of Firefox startup on Android, with sample data from simpleperf and marker data from the Gecko profiler.
I was using the following
org.mozilla.fenix-geckoview-config.yaml: