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]

Tapset for probing IRQs, workqueues, etc


Hi,

Attached is a tracepoint based tapset for probing IRQ handlers, softirqs, and workqueue operations.
Of these, softirqs and irq handler based probes cannot have kprobe equivalents, 'cos of the kprobe blacklist. And the position of tracepoints for workqueues makes it difficult to define a kprobe fallback for most of these probes.


Looking fwd to feedback to improve it..

--
Prerna Saxena

Linux Technology Centre,
IBM Systems and Technology Lab,
Bangalore, India

Attachment: irq-patch
Description: Text document


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