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]

Event-Counting Script


Hey All,

I put together eventcount.stp (attached) to address PR12508 which allows
for per event counting in the format of 'stap eventcount.stp
syscall.exit syscall.exit_group process.end ...'.  The event count is
reported with the corresponding thread id to support multi-threaded
applications. You can find it in testsuite/systemtap.examples/general/.
Please check it out!

Lukas Berk


Attachment: eventcount.stp
Description: Text document


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