Community
Participate
Working Groups
The ControlFlow and Resources views depend on a state manager component that massages the raw event stream into a range event stream i.e. a stream of time ranges within which a given resource was in a specific state. For his release, this component is a straight conversion from the original C code.
Created attachment 147806 [details] State Provider
Legal Message: I, Alvaro Sanchez-Leon, declare that I developed attached code from scratch, without referencing any 3rd party materials except material licensed under the EPL. {I am authorized by my employer to make this contribution under the EPL.} Note: The code has been developed by scratch in Java although the logic is based on the original Lttng, written in C code.
Comment on attachment 147806 [details] State Provider Patch committed.
Completed. This version of the State Provider is essentially a port of the legacy LTTv code. There are discussions of re-architecting the State Provider but this will be covered by another bug.
Released in a previous delivery.