NetEase Cloud Music Tech Team
Jun 7, 2022 · Mobile Development
Enable On‑Device Systrace for Android Without a PC and Capture Full Call Traces
This article explains how Android's built‑in Trace infrastructure can be leveraged on the device itself—by modifying native tag variables and hooking write calls—to run systrace without a PC, automatically instrument methods, and export data for Perfetto analysis.
AndroidMethod InstrumentationNative Hook
0 likes · 11 min read
