]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
perf test: Print if shell directory isn't present
authorIan Rogers <irogers@google.com>
Fri, 13 Mar 2020 00:56:02 +0000 (17:56 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 13 Mar 2020 18:43:43 +0000 (15:43 -0300)
commitb2bf6660709c3bdd92d7558f4aa3cf07c0b0dda8
tree61509c6c5edfae047b998b5a3c5dedc12f5ea760
parent44d462acc0bf3eabe1522471fd1f683d8ce612cb
perf test: Print if shell directory isn't present

If the shell test directory isn't present the exit code will be 255 but
with no error messages printed. Add an error message.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20200313005602.45236-1-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/builtin-test.c