Audit finding C1 — theoretical, LOW-MEDIUM.
AndroidProfiler computes timestampDiff (the elapsedRealtime↔wall offset) once at profile end and applies it to every wall-stamped PerformanceCollectionData sample (sentry-android-core/src/main/java/io/sentry/android/core/AndroidProfiler.java:309-324). A wall step during the profile shifts all earlier CPU/memory samples relative to the trace.
Source: JAVA-557 §C1.
Audit finding C1 — theoretical, LOW-MEDIUM.
AndroidProfilercomputestimestampDiff(the elapsedRealtime↔wall offset) once at profile end and applies it to every wall-stampedPerformanceCollectionDatasample (sentry-android-core/src/main/java/io/sentry/android/core/AndroidProfiler.java:309-324). A wall step during the profile shifts all earlier CPU/memory samples relative to the trace.Source: JAVA-557 §C1.