]> git.baikalelectronics.ru Git - kernel.git/commit
perf map: Pass a dso_id to map__new()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 19 Nov 2019 15:40:29 +0000 (12:40 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 19 Nov 2019 18:09:26 +0000 (15:09 -0300)
commit4a7380a52ec90fbb1565dd638ee7f5b6e709f7fb
tree384c07fc060b3458d3b9b48441ffbc2842b9c0e9
parent99459a84d5870a88274b4f10bc85c3e39e1d642c
perf map: Pass a dso_id to map__new()

Instead of the 4 fields, a step in the direction of moving this to
struct dso.

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