os.linux: Add per cpu thread 0 modeling
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.core / src / org / eclipse / tracecompass / internal / analysis / os / linux / core / kernel / KernelStateProvider.java
index 93c187bb8400455a21aafe3bf7f40ebce3cf2880..a73365fb6795d56f16572436600b3fdaf99ee515 100644 (file)
@@ -59,7 +59,7 @@ public class KernelStateProvider extends AbstractTmfStateProvider {
      * Version number of this state provider. Please bump this if you modify the
      * contents of the generated state history in some way.
      */
-    private static final int VERSION = 15;
+    private static final int VERSION = 16;
 
     // ------------------------------------------------------------------------
     // Fields
This page took 0.025069 seconds and 5 git commands to generate.