aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJonathan Kim <[email protected]>2020-02-06 11:57:11 -0500
committerAlex Deucher <[email protected]>2020-02-11 15:35:54 -0500
commit46d1da733fbc867cd3c3aabec21aeaacd9a41771 (patch)
treebd8346e5e4d3171816ccd7695755b721d7858a0a /tools/perf/util/trace-event-scripting.c
parent416611d9b6eebaeae58ed26cc7d23131c69126b1 (diff)
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
hwc->conf was designated specifically for AMD APU IOMMU purposes. This could cause problems in performance and/or function since APU IOMMU implementation is elsewhere. Also hwc->conf and hwc->config are different members of an anonymous union so hwc->conf aliases as hw->last_tag. Signed-off-by: Jonathan Kim <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions