Tag

MethodTrace

0 views collected around this technical thread.

DeWu Technology
DeWu Technology
Sep 17, 2021 · Mobile Development

Design of the DeWu App ANR Monitoring Platform

The DeWu ANR Monitoring Platform replaces Bugly with a comprehensive internal system that collects ProcessErrorStateInfo, tombstone files, main‑thread stack samples, Looper message histories, and app state, parses and aggregates this data, visualizes trends and root‑cause details, and guides developers in mitigating ANRs.

ANRAndroidLooper
0 likes · 15 min read
Design of the DeWu App ANR Monitoring Platform
Watermelon Video Tech Team
Watermelon Video Tech Team
Aug 16, 2021 · Mobile Development

Sliver: A High‑Performance Android Method Trace System for ANR and Jank Diagnosis

This article presents Sliver, an Android‑focused method‑trace framework that combines low‑overhead stack sampling, thread‑suspend techniques, and lock‑information capture to reliably detect and diagnose ANR and jank issues in production environments while maintaining minimal performance impact.

ANRAndroidJank
0 likes · 23 min read
Sliver: A High‑Performance Android Method Trace System for ANR and Jank Diagnosis