Microsoft-Performance-Tools.../LTTngDataExtensions/SourceDataCookers
ivberg aea6472f48
Fix crash loading LTTng v2.13 trace with syscall events (#83)
* Fix crash/regression when StreamDefinedEventContext is not available (null)

* Fix exception leading to trace not being parsed. In newer LTTng v2.13 traces with syscall events _clone_flags by itself is deprecated and _flags is now a 2 enum struct (exit signal & clone options). https://lttng.org/docs/v2.13/#doc-whats-new
2022-03-02 07:30:17 -08:00
..
Cpu Fix LTTng casing. (#5) 2020-12-28 15:21:08 -08:00
Diagnostic Messages Fix crash when we have no Perfetto CPU sampling stack (#62) 2021-10-20 16:27:10 -07:00
Disk Fix crash when we have no Perfetto CPU sampling stack (#62) 2021-10-20 16:27:10 -07:00
Module Fix crash when we have no Perfetto CPU sampling stack (#62) 2021-10-20 16:27:10 -07:00
Process Fix LTTng casing. (#5) 2020-12-28 15:21:08 -08:00
Syscall Fix crash when we have no Perfetto CPU sampling stack (#62) 2021-10-20 16:27:10 -07:00
Thread Fix crash loading LTTng v2.13 trace with syscall events (#83) 2022-03-02 07:30:17 -08:00
LTTngBaseSourceCooker.cs Fix crash when we have no Perfetto CPU sampling stack (#62) 2021-10-20 16:27:10 -07:00
LTTngGenericEventDataCooker.cs Fix LTTng casing. (#5) 2020-12-28 15:21:08 -08:00