aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2023-12-15 17:04:59 +0200
committerShuah Khan <skhan@linuxfoundation.org>2024-02-13 13:56:44 -0700
commit33403bc7fe2ec35cd87e4f11db4d1a1da1e5ce12 (patch)
tree335447c8d50e6556f9144bc17d17e273fe05546a /tools/perf/scripts/python/exported-sql-viewer.py
parent5caf1b6400d30a31363063314bddea4e5680d639 (diff)
downloadlinux-33403bc7fe2ec35cd87e4f11db4d1a1da1e5ce12.tar.gz
linux-33403bc7fe2ec35cd87e4f11db4d1a1da1e5ce12.tar.bz2
linux-33403bc7fe2ec35cd87e4f11db4d1a1da1e5ce12.zip
selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
Perf counters are __u64 but the code converts them to unsigned long before printing them out. Remove unnecessary type conversion and retain the perf originating value as __u64. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Reviewed-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions