X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt-control%2Ffacilities%2Flocking.xml;h=d4ed9226e78cc3554d10aeb525aa8a127e7b7da3;hb=ce0c53b1e99b4ba42c6e3501442db5353127370b;hp=9b80fcc9d8dda5d5c56cdd6b7caf55c36124720b;hpb=2727692a61acaf38e731277b6cc2a78a913d3e16;p=ltt-control.git diff --git a/ltt-control/facilities/locking.xml b/ltt-control/facilities/locking.xml index 9b80fcc..d4ed922 100644 --- a/ltt-control/facilities/locking.xml +++ b/ltt-control/facilities/locking.xml @@ -3,23 +3,62 @@ The locking facility instruments the kernel locking. Takes a spinlock - Spinlock address + Spinlock address Tries a spinlock - Spinlock address + Spinlock address Get a spinlock - Spinlock address + Spinlock address Releases a spinlock - Spinlock address + Spinlock address + + Disable IRQ, saving state + + Instruction pointer where the irq_save is located. + + + + Saved IRQ state. + + + + + + Disable IRQ, saving state + + Instruction pointer where the irq_restore is located. + + + + Restored IRQ state. + + + + + + Disable IRQ + + Instruction pointer where the irq_disable is located. + + + + + + Disable IRQ + + Instruction pointer where the irq_enable is located. + + +