mbehr1 / dlt-logs

Visual Studio Code extension that adds support to open DLT (genivi, AUTOSAR) diagnostic log and trace files with lifecycle detection, filters, time-sync, etc.
Other
15 stars 9 forks source link

feat: use adlt 0.53.0 incl fibex warnings and perf optimizations #191

Closed mbehr1 closed 7 months ago

mbehr1 commented 7 months ago

Any fibex warnings are now added to the Warnings section within the plugin tree. Prev. they had been output to the console only.

Contains performance optimizations from adlt as well. Mainly to reduce memory allocator pressure.