]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "perf map: Fix dso->nsinfo refcounting"
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Jul 2021 21:26:22 +0000 (18:26 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Jul 2021 21:26:22 +0000 (18:26 -0300)
commit3e64818e2cb1f3b30b59f096bca4e8d39d63fa8d
tree573140ca131168094074c7ed0515f412b9a5bb72
parent2eb76701d4a84f1ddba171b26d562e34f1178f75
Revert "perf map: Fix dso->nsinfo refcounting"

This makes 'perf top' abort in some cases, and the right fix will
involve surgery that is too much to do at this stage, so revert for now
and fix it in the next merge window.

This reverts commit 5c8a92f2632ce37be09eda6ed3f1e5769ac34a55.

Cc: Riccardo Mancini <rickyman7@gmail.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Krister Johansen <kjlx@templeofstupid.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/map.c