diff options
author | Andre Przywara <andre.przywara@arm.com> | 2023-08-15 18:56:11 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-08-16 20:12:44 +0300 |
commit | 9b1db732866bee060b9bca9493e5ebf5e8874c48 (patch) | |
tree | 6c09acc5a8701748aaefcee2a8e102cd04c7edee /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7fb10233e0617603402abffc0d8d2cbf5ef55560 (diff) | |
download | linux-9b1db732866bee060b9bca9493e5ebf5e8874c48.tar.xz |
selftests: cachestat: use proper syscall number macro
At the moment the cachestat syscall number is hard coded into the test
source code.
Remove that and replace it with the proper __NR_cachestat macro.
That ensures compatibility should other architectures pick a different
number.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Nhat Pham <nphamcs@gmail.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