This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use pid2task when passing pid to task_execname(v2)


On 04/13/2014 10:58 PM, Masatake YAMATO wrote:
> In v2 the case when pid2task returns NULL is handled.
> Suggested by Josh Stone <jistone@redhat.com>.
> 
> Signed-off-by: Masatake YAMATO <yamato@redhat.com>
> ---
>  tapset/linux/signal.stp | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)

Thanks, I've committed this now.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]