linux/tools/perf/tests/shell
Michael Petlan 4eaf97e8c5 perf tests: Use shebangs in the shell scripts
Since the first line was used as a test identification, it needs to be
skipped by shell_test__description() function now.

Further notes from Hendrik:

It might be worth to note that adding the shebang is necessary to spot
them as scripts.

Using /bin/sh looks fine to.  Just briefly checked whether the scripts
contains some bash-specifics, which is not the case.

Signed-off-by: Michael Petlan <mpetlan@redhat.com>
Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com>
Cc: Jiri Olsa <jolsa@redhat.com>
LPU-Reference: 2127419430.57657104.1542836358464.JavaMail.zimbra@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-12-18 12:21:44 -03:00
..
lib perf tests shell lib: Use a wildcard to remove the vfs_getname probe 2018-02-16 15:31:12 -03:00
probe_vfs_getname.sh perf tests: Use shebangs in the shell scripts 2018-12-18 12:21:44 -03:00
record+probe_libc_inet_pton.sh perf tests: Use shebangs in the shell scripts 2018-12-18 12:21:44 -03:00
record+script_probe_vfs_getname.sh perf tests: Use shebangs in the shell scripts 2018-12-18 12:21:44 -03:00
trace+probe_vfs_getname.sh perf tests: Use shebangs in the shell scripts 2018-12-18 12:21:44 -03:00