[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151001091031.GA6543@gmail.com>
Date: Thu, 1 Oct 2015 11:10:31 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Taeung Song <treeze.taeung@...il.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
linux-kernel@...r.kernel.org, jolsa@...hat.com,
namhyung@...nel.org, Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH v1] perf report: Fix owner error when reading perf.data
* Taeung Song <treeze.taeung@...il.com> wrote:
> If perf.data file is owned by some user,
> it can't be read even if current user is root.
That's intentional: to keep a malicious local user from passing a perf.data to
root who does 'perf report' accidentally or in the wrong directory.
root can copy or chown it to himself - or we could add some --really-force flag
for that.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists