Commit 83db76f
authored
feat: add iOS device perf sampling (#358)
* feat: add iOS device perf sampling
* fix: restart stale daemon after source changes
* chore: ignore tests in daemon signature
* fix: dedupe iOS perf samples by pid
* chore: move daemon invalidation out of perf PR
* refactor: use fast xml parser for iOS perf exports
* refactor: simplify iOS perf XML coverage
* test: align iOS perf parser follow-ups
* fix: preserve duplicate iOS perf export columns
* refactor: reuse XML parser for plist fallback
* refactor: share iOS XML parsing helpers1 parent 72cc398 commit 83db76f
14 files changed
Lines changed: 991 additions & 121 deletions
File tree
- src
- daemon/handlers
- __tests__
- platforms/ios
- __tests__
- website/docs/docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments