diff options
author | Juntong Deng <juntong.deng@outlook.com> | 2023-09-26 04:35:52 +0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-09-26 19:24:44 -0600 |
commit | 18378b0e49d97719467ce9b098aa859b1b750bb4 (patch) | |
tree | 182db0db69776f1764f451ec70bc2cab83b5229c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ce9ecca0238b140b88f43859b211c9fdfd8e5b70 (diff) |
selftests/damon: Add executable permission to test scripts
When running the test for the damon subsystem, there are a lot of
warnings because test scripts do not have executable permission,
for example:
Warning: file debugfs_attrs.sh is not executable
Warning: file debugfs_schemes.sh is not executable
Warning: file debugfs_target_ids.sh is not executable
...
This patch adds executable permission to test scripts to eliminate
these warnings.
Signed-off-by: Juntong Deng <juntong.deng@outlook.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions