-
-
Notifications
You must be signed in to change notification settings - Fork 472
Profiler samples are re-anchored once at profile end #5581
Open
Labels
Description
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.
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.