lkml.org 
[lkml]   [2011]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [tip:perf/urgent] perf symbols: Handle /proc/sys/kernel/kptr_restrict

* Arnaldo Carvalho de Melo <acme@redhat.com> wrote:

> Em Thu, May 26, 2011 at 09:39:46PM +0200, Ingo Molnar escreveu:
> >
> > * tip-bot for Arnaldo Carvalho de Melo <acme@redhat.com> wrote:
> >
> > > Commit-ID: ec80fde746e3ccf93895d25ae1a7071c9af52585
> > > Gitweb: http://git.kernel.org/tip/ec80fde746e3ccf93895d25ae1a7071c9af52585
> > > Author: Arnaldo Carvalho de Melo <acme@redhat.com>
> > > AuthorDate: Thu, 26 May 2011 09:53:51 -0300
> > > Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
> > > CommitDate: Thu, 26 May 2011 11:15:25 -0300
> > >
> > > perf symbols: Handle /proc/sys/kernel/kptr_restrict
> >
> > Ok, things are much better now with kptr_restrict turned on - but i
> > still see a few rough edges in practice.
> >
> > For example 'perf top' says:
> >
> > aldebaran:~/linux> perf top
> > [kernel.kallsyms] with build id 122214021a666675f6e5ff97d70a85ce7139c0e7 not found, continuing without symbols
> > The (null) file can't be used
> >
> > Now we've confused the user, havent we? :-)
>
> The ones that do:
>
> # echo -1 > /proc/sys/kernel/perf_event_paranoid
>
> Right?

Or the ones that do:

aldebaran:~> ./loop_yield &
[1] 7557
aldebaran:~>
aldebaran:~> perf top -p 7557
[kernel.kallsyms] with build id 44d9a989eabbd79e486bc079d6b743d397c204e0 not found, continuing without symbols
The (null) file can't be used

Also, we might eventually make perf events more widely available by
default, so even default 'perf top' might do something useful for
unprivileged users.

> Trying that, not usually something I do :)

i run all my perf workflow unprivileged - as root you can always typo
catastrophically :-)

Thanks,

Ingo


\
 
 \ /
  Last update: 2011-05-27 10:45    [W:0.081 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site