Re: [PATCH v2 tip/perf/core 5/6] perf top: support lookup of symbols in other mount namespaces.

From: Arnaldo Carvalho de Melo
Date: Fri Jul 21 2017 - 13:10:47 EST


Em Wed, Jul 05, 2017 at 06:48:12PM -0700, Krister Johansen escreveu:
> The perf top command needs to unshare its fs from the helper threads
> in order to successfully setns(2) during its symbol lookup. It also
> needs to impelement a force flag to ignore ownership of perf-<pid>.map
> files.

Thanks, applied, this one fell thru the cracks last time.

- Arnaldo