]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf symbol: Move C++ demangle defines to the only file using it
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Aug 2019 13:01:50 +0000 (10:01 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 1 Sep 2019 01:19:28 +0000 (22:19 -0300)
commit9bea81b36a8d7d23c9bb7f4d63a9a842eec134a0
tree89b196c68b95dee4f0d66f03197671ed100f27ad
parentfac583fdb6741bf4850928b2a5bb8b0118b5879c
perf symbol: Move C++ demangle defines to the only file using it

No need to have it generally available in such a critical header as
symbol.h.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-es1ufxv7bihiumytn5dm3drn@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol-elf.c
tools/perf/util/symbol.h