summaryrefslogtreecommitdiff
path: root/tools/perf/tests/vmlinux-kallsyms.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2015-05-25 22:21:53 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2015-05-27 18:21:45 +0300
commit614c6b570d5157c2cf835d334bc89af071fc2e44 (patch)
tree8b13ff061231309b66662f9448bb1c1bc9eeb127 /tools/perf/tests/vmlinux-kallsyms.c
parent0170b14f5f5462524d05ee96275b7a0a0d34ae77 (diff)
downloadlinux-614c6b570d5157c2cf835d334bc89af071fc2e44.tar.xz
perf tools: Leave DSO destruction to the map destruction
As the way DSOs are created are normally via dsos__findnew, so that we don't have to load the same dso multiple times for multiple maps (think about /lib64/libc.so.6), so they may be shared and dso__delete() should be left to be done as part of the map destruction process. This will all be properly solved by reference counting struct dso, which will be done soon. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Borislav Petkov <bp@suse.de> Cc: David Ahern <dsahern@gmail.com> Cc: Don Zickus <dzickus@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/n/tip-gbrohe1nvkjxw3u5a1bgj3yh@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/vmlinux-kallsyms.c')
0 files changed, 0 insertions, 0 deletions