2010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug309042
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / src / org / eclipse / linuxtools / lttng / ui / views / resources / evProcessor / ResourcesAfterUpdateHandlers.java
index 11aad1472896212f983b83616fe035e1f2e4f42d..dec9ef2c0b6b11ea9ac9d03f3201102614fc11b2 100644 (file)
@@ -38,6 +38,7 @@ public class ResourcesAfterUpdateHandlers {
        final ILttngEventProcessor getAfterSchedChangeHandler() {
                AbsResourcesTRangeUpdate handler = new AbsResourcesTRangeUpdate() {
 
+                       @Override
                        public boolean process(LttngEvent trcEvent, LttngTraceState traceSt) {
 
                                // TODO: After sched scheduler handler should implement an
This page took 0.024079 seconds and 5 git commands to generate.