Commit 2a59938
committed
docs: Clarify systrace tool deprecation in profiling guide
Fixes #3679
Added a note clarifying that the standalone systrace tool has been
removed from Android platform-tools and users should use Android
Studio Profiler instead. This addresses confusion around the
deprecated systrace command-line tool while maintaining the
documentation for the Systrace API in React Native.
Changes:
- Added deprecation notice for standalone systrace tool
- Clarified that Android Studio Profiler is the recommended alternative
- Improved documentation clarity for developers migrating from systrace1 parent 1990be8 commit 2a59938
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
0 commit comments