]> git.itanic.dy.fi Git - linux-stable/commit
perf dlfilter: Add a test for object_code()
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 28 Sep 2023 09:10:33 +0000 (12:10 +0300)
committerNamhyung Kim <namhyung@kernel.org>
Sat, 30 Sep 2023 07:09:06 +0000 (00:09 -0700)
commitf38f547314b858b94d36aeb9a4401f0aade7d1af
tree5d50dddc57f2c7cf83a735ab9b592d821fed988b
parent7a48b58eb5ff3798f0480d2da16bf27df9654fc7
perf dlfilter: Add a test for object_code()

Extend the "dlfilter C API" test to test
perf_dlfilter_fns.object_code().

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20230928091033.33998-1-adrian.hunter@intel.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/dlfilters/dlfilter-test-api-v0.c
tools/perf/dlfilters/dlfilter-test-api-v2.c