You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add custom parsing for kgsl adreno_cmdbatch_retired and
adreno_cmdbatch_submitted ftrace events to produce GPU timeline slices
in the trace processor.
- Tokenizer: adjust timestamps using GPU tick-based sync info from
submitted events to correct retired event ordering before sorting.
- Parser: create scoped GPU slices per context ID using
TrackCompressor, visible as "GPU (Ctx=N)" tracks.
- UI: register gpu_adreno_cmdbatch track type so tracks appear in the
timeline under HARDWARE / GPU Adreno.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments