summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/sync_file_range.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/trace/beauty/sync_file_range.sh')
-rwxr-xr-xtools/perf/trace/beauty/sync_file_range.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/trace/beauty/sync_file_range.sh b/tools/perf/trace/beauty/sync_file_range.sh
index 90bf633be8..b1084c4cab 100755
--- a/tools/perf/trace/beauty/sync_file_range.sh
+++ b/tools/perf/trace/beauty/sync_file_range.sh
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: LGPL-2.1
if [ $# -ne 1 ] ; then
- linux_header_dir=tools/include/uapi/linux
+ linux_header_dir=tools/perf/trace/beauty/include/uapi/linux/
else
linux_header_dir=$1
fi