[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.64% 85.34% -0.31%
==========================================
Files 313 315 +2
Lines 31013 31124 +111
Branches 8535 8569 +34
==========================================
Hits 26562 26562
- Misses 4021 4132 +111
Partials 430 430 ☔ 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
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: