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: tapsets wanted


Hi -

wcohen wrote:
> [...]
> >908  wcohen@redhat.com    Tapset: scheduler
> For 908 I have noted the dependency on instrument inline functions, bz922

You mean bug #1155.  Since that one is unlikely to be solved entirely
and soon, one should go ahead and construct as much instrumentation as
one can using other mechanisms that work (other probe points, pulling
values from other variables rather than function arguments,
approximating as needed), even if they are not ideal.  One should also
retain, perhaps commented out like in system_calls.stp, those parts
that should someday work but don't yet.

- FChE


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