aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNirmoy Das <[email protected]>2021-02-15 15:26:45 -0500
committerAlex Deucher <[email protected]>2021-02-18 16:43:09 -0500
commit98d28ac2f511a29d608326e50e3b1061ec18e9f3 (patch)
tree29e974af4818c1bed244146da1ae9046caa9f2fe /tools/perf/scripts/python/export-to-postgresql.py
parent373720f79d56697f0f63cbda50111d6eb6dbad2f (diff)
drm/amdgpu: do not use drm middle layer for debugfs
Use debugfs API directly instead of drm middle layer. This also includes following debugfs file output changes: 1 amdgpu_evict_vram/amdgpu_evict_gtt output will not contain any braces. e.g. (0) --> 0 2 amdgpu_gpu_recover output will print return value of amdgpu_device_gpu_recover() instead of not so important "gpu recover" message. v2: * checkpatch.pl: use '0444' instead of S_IRUGO. * remove S_IFREG from mode. * remove mode variable. Signed-off-by: Nirmoy Das <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions