lttng: Change syscalls to a flat attribute instead of a stack
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 7 May 2012 21:58:01 +0000 (17:58 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 9 May 2012 21:57:23 +0000 (17:57 -0400)
commit4b3ed6ffb454d54df754f15d2aaba0c218d0944b
treee1f81e97f5ee3287747b68d0ebe686e5694b1b6a
parent4623f57feb6c323564309bdbd5284e736c93ee93
lttng: Change syscalls to a flat attribute instead of a stack

This will not show nested syscalls correctly, but those were
very rare in the first place, and have been completely removed
in recent kernel versions.

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
This page took 0.027175 seconds and 5 git commands to generate.