On Thu, Nov 01, 2018 at 02:38:46PM +0900, Mike Hommey wrote:
On Thu, Nov 01, 2018 at 01:07:54AM -0400, Randell Jesup wrote:
>I think sudo will let you have symbolicated kernel stacks which can be handy.

$ sudo perf record ./firefox .... has a problem:
"Running Nightly as root in a regular user's session is not supported."

Try sudo -H.

Regardless of whether it works, running Firefox as root is generally a Very Bad Idea. Dropping root privileges is definitely the better option.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to