1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/perf/tests/shell/lib
Kajol Jain eef1fb50ca perf tests lib stat_output: Fix shellcheck warning about missing shebang
Running shellcheck on stat_output.sh throws below warning:

In tests/shell/lib/stat_output.sh line 1:
^-- SC2148 (error): Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.

Fixed the warning by adding shell directive.

Signed-off-by: Kajol Jain <kjain@linux.ibm.com>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Disha Goel <disgoel@linux.vnet.ibm.com>
Cc: Jiri Olsa <jolsa@kernel.org>
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-25-atrajeev@linux.vnet.ibm.com
Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2023-08-03 17:01:27 -03:00
..
coresight.sh perf test: Replace legacy ... with $(...) 2023-02-02 16:32:19 -03:00
perf_json_output_lint.py pert tests: Update metric-value for perf stat JSON output 2023-06-15 22:16:59 -03:00
perf_metric_validation.py perf test: Rerun failed metrics with longer workload 2023-06-21 22:24:26 -07:00
perf_metric_validation_rules.json perf test: Add skip list for metrics known would fail 2023-06-21 22:23:57 -07:00
probe.sh perf tests lib probe: Fix shellcheck warning about about missing shebang 2023-08-03 17:01:26 -03:00
probe_vfs_getname.sh perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing shebang/local variables 2023-08-03 17:01:26 -03:00
stat_output.sh perf tests lib stat_output: Fix shellcheck warning about missing shebang 2023-08-03 17:01:27 -03:00
waiting.sh perf tests lib waiting: Fix the shellcheck warnings about missing shebang 2023-08-03 17:01:26 -03:00