lkml.org 
[lkml]   [2012]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Re: [PATCH] perf/probe: Provide perf interface for uprobes
>  $ perf probe libc malloc
>
> Makes it even easier to use.
>
> Its just when one asks for something that has ambiguities that
> the tool should ask the user to be a bit more precise to remove such
> ambiguity.
>
> After all...
>

Another case
perf probe do_fork clone_flags now looks for variable clone_flags in
kernel function do_fork.

But if we allow to trace perf probe zsh zfree; then
'perf probe do_fork clone_flags' should it check for do_fork executable
or not? If it does check and finds one, and searches for clone_flags
function and doesnt find, then should it continue with searching the
kernel?

--
Thanks and Regards
Srikar



\
 
 \ /
  Last update: 2012-04-12 17:21    [W:0.076 / U:1.720 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site