[PATCH -tip v3 1/3] tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
mhiramat@redhat.com
Tue Nov 24 21:00:00 GMT 2009
Oleg Nesterov wrote:
> On 11/20, Masami Hiramatsu wrote:
>>
>> +TRACE_EVENT(signal_generate,
>> +
>> + TP_PROTO(int sig, struct siginfo *info, struct task_struct *task),
>> +
>> + TP_ARGS(sig, info, p),
> ^^^
> s/p/task/ ?
Oops, right.
Thank you for reviewing!
>
> Oleg.
>
--
Masami Hiramatsu
Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division
e-mail: mhiramat@redhat.com
More information about the Systemtap
mailing list