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: Help required in relation with static probe points, STAP_MARK


beginner966 wrote:
> Hi,
> 
> I am a beginner and was trying to use STAP_MARK to create static probe
> points in kernel/sched.c.

STAP_MARK was an early attempt at static probe points.  In current
kernels, you can use the built-in marker facility.  See
<http://sourceware.org/systemtap/wiki/UsingMarkers> for details, which I
believe is reasonably up-to-date.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


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