This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: [PATCH -tip 2/2] kprobetrace, doc: Add the explanation to remove probe points
- From: Li Zefan <lizf at cn dot fujitsu dot com>
- To: Masami Hiramatsu <mhiramat at redhat dot com>
- Cc: Ingo Molnar <mingo at elte dot hu>, lkml <linux-kernel at vger dot kernel dot org>, systemtap <systemtap at sources dot redhat dot com>, DLE <dle-develop at lists dot sourceforge dot net>, KOSAKI Motohiro <kosaki dot motohiro at jp dot fujitsu dot com>
- Date: Tue, 19 Jan 2010 11:05:21 +0800
- Subject: Re: [PATCH -tip 2/2] kprobetrace, doc: Add the explanation to remove probe points
- References: <20100117071411.GD19512@elte.hu> <20100119023512.31880.35535.stgit@localhost6.localdomain6> <4B551CE7.1000502@cn.fujitsu.com> <4B55215D.4060804@redhat.com>
Masami Hiramatsu wrote:
> Li Zefan wrote:
>> Masami Hiramatsu wrote:
>>> From: Motohiro KOSAKI <kosaki.motohiro@jp.fujitsu.com>
>>>
>>> Latest kprobetrace can remove probe points selectively. thus
>>> documentation should be updated too.
>>>
>>> Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
>>> Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
>> You should add your sob instead of ack. :)
>
> Ah, I didn't change anything on this patch.
> Just resent :-)
>
Still you should add your sob, since you are delivering the patch,
Andrew one reminded me on this. Also you can refer to
Documentation/SubmittingPatches:
The Signed-off-by: tag indicates that the signer was involved in the
development of the patch, or that he/she was in the patch's delivery path.