]> git.baikalelectronics.ru Git - kernel.git/commit
perf symbols: Introduce map_symbol.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 27 Jan 2019 11:02:41 +0000 (12:02 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 6 Feb 2019 13:00:38 +0000 (10:00 -0300)
commit82a48333c7800f56f28b9fd0852f45f05aa46fb6
tree742f609ad5a892ddbbd3f1f9e0b99a1ea485813c
parentb51147f92f39202729158676d5a220a7a4f5e13d
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>
tools/perf/util/callchain.h
tools/perf/util/hist.h
tools/perf/util/map_symbol.h [new file with mode: 0644]
tools/perf/util/sort.h
tools/perf/util/symbol.h