Skip to content

Changes

Summary

  1. Add "context switches" traces (details)
Commit e0623a83b76f310863c2ebf85ae57edbb8922e9f by Alexandre Montplaisir
Add "context switches" traces

A kernel and UST traces taken together that can be used to make
sure the clock offsetting works correctly. For instance, active
TIDs gotten from the kernel trace's scheduling analysis should
match those from the "vtid" context in the UST trace, after
correction.

From https://bugs.eclipse.org/bugs/show_bug.cgi?id=484620

Bumps project version to 1.6.0.

Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
The file was modified ctf/pom.xml (diff)
The file was addedctf/src/main/resources/context-switches/context-switches-ust/metadata
The file was addedctf/src/main/resources/context-switches/context-switches-ust/channel0_0
The file was modified ctf/src/main/java/org/eclipse/tracecompass/testtraces/ctf/CtfTestTrace.java (diff)
The file was addedctf/src/main/resources/context-switches/context-switches-kernel/metadata
The file was modified update-site/pom.xml (diff)
The file was addedctf/src/main/resources/context-switches/context-switches-kernel/channel-context-switches_0
The file was modified pom.xml (diff)