aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2024-11-11 22:45:54 +0900
committerHeiko Carstens <[email protected]>2024-11-12 14:01:30 +0100
commit182c02a6cd5f7947c403ba2321e262fb0aeaabfc (patch)
treed80cd9ba73f7e058108147e248d49ed83c3953df /tools/perf/scripts/python/task-analyzer.py
parente17aca2005087ff501dd9e8f187627f91751c7d3 (diff)
s390/syscalls: Convert filechk to if_changed
The filechk macro always executes the syscalltbl script (and discards the output if there are no changes). Using if_changed is more efficient because it avoids running the script when the target is up-to-date and the command remains unchanged. All other architectures use if_changed for generating syscall headers. Signed-off-by: Masahiro Yamada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions