]> git.itanic.dy.fi Git - linux-stable/commit
perf dlfilter: Add a test for resolve_address()
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 31 Jul 2023 09:18:55 +0000 (12:18 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Aug 2023 19:41:48 +0000 (16:41 -0300)
commitf178a76b054fd046d212c3c67745146ff191a443
tree3f76361f823d7116424a3bb7acc30de73f9dd88d
parent41a37430f66560c4b9a9d68a977c8dab65b97ff8
perf dlfilter: Add a test for resolve_address()

Extend the "dlfilter C API" test to test
perf_dlfilter_fns.resolve_address(). The test currently fails, but passes
after a subsequent patch.

Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20230731091857.10681-1-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/dlfilters/dlfilter-test-api-v0.c