]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7979f14334d2ff06c4b2dc052eb6e0bc67bc3117
tree0c7752ce8a3244a3316a9c5b3ae7c0980ea3d48b
parentef7e33d62be3456cff72f60942911cb3284a60f2
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]