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: Measure the Accept Queueing Time


Hi -

varap wrote:

> [...]  Looks like you had certain difficulties in coming up with the
> script due to the current infrastructure of SystemTAP.  [...]

I thought those parts were self-explanatory.  All those
kernel.statement(0xaddr) probes should not have been necessary, as the
dwarf system should be able to resolve them symbolically as those
other (commented-out) probe points in the script.

I also marked a point where systemtap should become able to extract a
particular target-side value, which was defined by two partially
aliased structures.  A new feature (pointer type downcasting in
$-expressions) is needed.

- FChE


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