How to express in systemtap?
Mao, Bibo
bibo.mao@intel.com
Fri Dec 9 01:56:00 GMT 2005
By "man stapprobes" command, there is syntax:
probe kernel function("@kernel/sched.c")
It will probe all the function in sched.c, but I never use this syntax. And I will try it.
Regards
Bibo,mao
>-----Original Message-----
>From: systemtap-owner@sourceware.org [mailto:systemtap-owner@sourceware.org]
>On Behalf Of Keshavamurthy, Anil S
>Sent: 2005年12月9日 9:04
>To: systemtap@sources.redhat.com
>Subject: How to express in systemtap?
>
>I am trying to insert probes on all functions belonging to a particular
>section.
>
>For example, say I want to insert the probes on all functions in the
>address range
>__sched_text_start and __sched_text_end range.
>
>How can I express this in systemtap?
>
>Thanks,
>
>-Anil Keshavamurthy
>Sr. Software Engineer
>Open Source Technology Center/SSG
>Intel Corp.
>(w) 503-712-4476
More information about the Systemtap
mailing list