perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton
authorJiri Olsa <jolsa@kernel.org>
Thu, 1 Mar 2018 16:52:15 +0000 (17:52 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 5 Mar 2018 12:58:42 +0000 (09:58 -0300)
commit4f67336870f641daa485ea504777486e24a9aece
tree0c7752ce8a3244a3316a9c5b3ae7c0980ea3d48b
parenta18ee796f8af5569628c324700b9a34b88884488
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 <jolsa@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180301165215.6780-2-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/shell/record+probe_libc_inet_pton.sh [new file with mode: 0755]
tools/perf/tests/shell/trace+probe_libc_inet_pton.sh [deleted file]