aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorAbhirup Deb <[email protected]>2023-06-13 22:11:39 +0530
committerArnaldo Carvalho de Melo <[email protected]>2023-06-13 23:40:33 -0300
commitfa33cbe26683607f69ed3b6885356e94fadc5ca2 (patch)
tree44b86123d6e2496dd7a9d3f6c7fd842d3b93cd11 /scripts/gdb/linux/interrupts.py
parente0da03c7b16b466750f0bd91865a2a000f1422b7 (diff)
perf tests lock_contention: Fix shellscript errors
Use quotes around variables to prevent POSIX word expansion, use uppercase for signals(INT, TERM, EXIT) to avoid mixed/lower case naming of signals and replace "==" with "=" as "==" is not supported by POSIX shell. Signed-off-by: Abhirup Deb <[email protected]> Cc: Disha Goel <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: John Garry <[email protected]> Cc: Madhavan Srinivasan <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Ravi Bangoria <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anushree Mathur <[email protected]> Signed-off-by: Athira Rajeev <[email protected]> Signed-off-by: Kajol Jain <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions