From: Jiri Olsa Date: Thu, 1 Mar 2018 16:52:15 +0000 (+0100) Subject: perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton X-Git-Tag: v4.17-rc1~179^2~40^2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f67336870f641daa485ea504777486e24a9aece;p=thirdparty%2Flinux.git perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton Because the test is no longer using perf trace but perf record instead. Signed-off-by: Jiri Olsa Tested-by: Arnaldo Carvalho de Melo Cc: Alexander Shishkin Cc: David Ahern Cc: Namhyung Kim Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20180301165215.6780-2-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/perf/tests/shell/trace+probe_libc_inet_pton.sh b/tools/perf/tests/shell/record+probe_libc_inet_pton.sh similarity index 100% rename from tools/perf/tests/shell/trace+probe_libc_inet_pton.sh rename to tools/perf/tests/shell/record+probe_libc_inet_pton.sh