diff options
author | Umesh Nerlige Ramappa <[email protected]> | 2023-03-23 15:58:56 -0700 |
---|---|---|
committer | Umesh Nerlige Ramappa <[email protected]> | 2023-03-24 08:49:32 -0700 |
commit | dbc9a5fb168deb140722c12d8332b25754def017 (patch) | |
tree | 69d998df693f74f42a7b6a9abaade3efc47ade94 /tools/perf/scripts/python/task-analyzer.py | |
parent | 772a5803922a097eaf94cf865c6f4a81416aedb8 (diff) |
drm/i915/perf: Parse 64bit report header formats correctly
Now that OA formats come in flavor of 64 bit reports, the report header
has 64 bit report-id, timestamp, context-id and gpu-ticks fields. When
filtering these reports, use the right width for these fields.
Note that upper dword of context id is reserved, so squash lower dword
only.
v2: (Ashutosh)
- Drop inline
- Update comment with dword definitions - report id and timestamp
Signed-off-by: Umesh Nerlige Ramappa <[email protected]>
Reviewed-by: Ashutosh Dixit <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions