-
Notifications
You must be signed in to change notification settings - Fork 16
NewIn10.1
Patrick Tasse edited this page Sep 17, 2024
·
2 revisions
- Add comma to supported chars in FilterParser ANTLR grammar
- tmf.ctf: Modify tests so it works with real end time
- "Timestamp ns" column in SegmentStoreTableDataProvder
- Add APIs to add and remove data provider factories
- Add API to retrieve data provider factories from dp manager
- tree structures to statistics to more hierarchies.
- AbstractSegmentStoreAnalysisModule.clearPersistentData()
- interface to clear persistent data of analysis modules
- API to refresh analysis modules of an ITmfTrace.
- ctf: support out of spec index files from LTTng
- ctf: add support for mappings
- Change LttngUstTrace to validate as a CTFValidationStatus
- timing.tests: Move SegmentStoreAnalysisTest to stubs directory
- doc: improve development setup instructions