lttng: Rework the IRQ event handler
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 1 May 2012 22:05:50 +0000 (18:05 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 2 May 2012 03:33:28 +0000 (23:33 -0400)
commit0655253223160e4d1622b20ed8a4cf3c9556ffb9
tree1f02f9740aac5d38c1c76127757c78808a37b083
parenta23c696970115739694abd811de0e17482684a43
lttng: Rework the IRQ event handler

Implement the softIrq handlers. Drop the IRQ_stack sub-tree,
put the IRQ stuff under Resources/IRQs and Resources/Soft_IRQs.

This matches more closely what is needed by the Resource view.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/internal/lttng2/kernel/core/stateprovider/CtfKernelHandler.java
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/lttng2/kernel/core/trace/Attributes.java
org.eclipse.linuxtools.lttng2.kernel.core/src/org/eclipse/linuxtools/lttng2/kernel/core/trace/LttngStrings.java
This page took 0.025966 seconds and 5 git commands to generate.