commit | 9f4e8ff27a807dd6919faa0ecb2a152c57cfa5b2 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sun Jan 27 12:02:41 2019 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Feb 06 10:00:38 2019 -0300 |
tree | 742f609ad5a892ddbbd3f1f9e0b99a1ea485813c | |
parent | 7b644f9ad18f74aeac42360bee9c4c1cf874f4c0 [diff] |
perf symbols: Introduce map_symbol.h To allow headers just wanting this definition to be able to get it without all the things in symbol.h, to reduce the include dep tree. 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-l32z2qyhs6fe8unf4gk2ead2@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>