]> git.itanic.dy.fi Git - linux-stable/commit
perf symbols: Record whether a symbol is an alias for an IFUNC symbol
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 31 Jan 2023 13:16:20 +0000 (15:16 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 2 Feb 2023 00:49:29 +0000 (21:49 -0300)
commit05963491c094ca3de397ef0cfe5537b666ae4412
treeb86ec3d7969790729e9d8635b4289b7efd89c65c
parent78250284b157490122106516470ec6c40ead3986
perf symbols: Record whether a symbol is an alias for an IFUNC symbol

To assist with synthesizing plt symbols for IFUNCs, record whether a
symbol is an alias of an IFUNC symbol.

Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20230131131625.6964-5-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol.c
tools/perf/util/symbol.h