mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
![]() Fix the shellcheck warnings for thread_loop_check_tid_10.sh In ./tools/perf/tests/shell/coresight/thread_loop_check_tid_10.sh line 8: . $(dirname $0)/../lib/coresight.sh ^-----------^ SC2046 (warning): Quote this to prevent word splitting. Add quotes to prevent word splitting which are caused by unquoted command expansions. Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com> Acked-by: Ian Rogers <irogers@google.com> Cc: Disha Goel <disgoel@linux.vnet.ibm.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Kajol Jain <kjain@linux.ibm.com> Cc: Madhavan Srinivasan <maddy@linux.ibm.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: linuxppc-dev@lists.ozlabs.org Link: https://lore.kernel.org/r/20230709182800.53002-17-atrajeev@linux.vnet.ibm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> |
||
---|---|---|
.. | ||
coresight | ||
lib | ||
buildid.sh | ||
daemon.sh | ||
lock_contention.sh | ||
pipe_test.sh | ||
probe_vfs_getname.sh | ||
record+probe_libc_inet_pton.sh | ||
record+script_probe_vfs_getname.sh | ||
record+zstd_comp_decomp.sh | ||
record.sh | ||
record_offcpu.sh | ||
stat+csv_output.sh | ||
stat+csv_summary.sh | ||
stat+json_output.sh | ||
stat+shadow_stat.sh | ||
stat+std_output.sh | ||
stat.sh | ||
stat_all_metricgroups.sh | ||
stat_all_metrics.sh | ||
stat_all_pfm.sh | ||
stat_all_pmu.sh | ||
stat_bpf_counters.sh | ||
stat_bpf_counters_cgrp.sh | ||
stat_metrics_values.sh | ||
test_arm_callgraph_fp.sh | ||
test_arm_coresight.sh | ||
test_arm_spe.sh | ||
test_arm_spe_fork.sh | ||
test_brstack.sh | ||
test_data_symbol.sh | ||
test_intel_pt.sh | ||
test_java_symbol.sh | ||
test_perf_data_converter_json.sh | ||
test_task_analyzer.sh | ||
test_uprobe_from_different_cu.sh | ||
trace+probe_vfs_getname.sh |