Android added trigger-based profiling APIs alongside ProfilingManager (explicitly out of scope in JAVA-319, now Done). Investigate what trigger conditions are available and whether Sentry's profiling integration should adopt them for smarter/conditional capture (e.g. only profile on slow frames or ANR-risk situations).
Android added trigger-based profiling APIs alongside
ProfilingManager(explicitly out of scope in JAVA-319, now Done). Investigate what trigger conditions are available and whether Sentry's profiling integration should adopt them for smarter/conditional capture (e.g. only profile on slow frames or ANR-risk situations).