aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2016-06-20 15:18:07 +0100
committerTvrtko Ursulin <[email protected]>2016-06-21 11:24:25 +0100
commit0b63bb1412bf9b2d72d60e38d07bd9dfe657a382 (patch)
tree51d705c4b68c026dac5a3d7a473c8c64453bbe84 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parente77018f7618960f7ec0e73e63868514ff16f8ddc (diff)
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
The ONLY places that guc_id (aka hw_id) should be used are those where the value or address is determined by and shared with the GuC firmware; specifically, when filling in the GuC-context-descriptor or the GuC addon data, or putting an entry in the GuC's work queue. It need not (and therefore should not) be used to index GuC statistics or similar host-managed tracking data. In particular, i915_guc_submit() produces (and debugfs decodes) GuC submission statistics which should be indexed by driver-engine-id rather then guc-engine-id. Signed-off-by: Dave Gordon <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions