aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/model/MemDump.py
AgeCommit message (Collapse)AuthorFilesLines
2023-01-17feat(model): Simplify logicpmikus1-1/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I461899d72e92e5c5db9f64261206ec0e6704e0c8
2022-12-06feat(model): Cleanup and introduce telemetrypmikus1-0/+194
- Due to divergence from original design path the RAW was never consumed. It adds too much code complexity and requires processing on both storage and compute. Removing entirely to make modeling efficient. - log (apparently SSH) section will never be consumed in the way it is coded in model. This section is also not part of model schema itself due to the point above. - Introducing telemetry section that is going to carry telemetry items required for CDash. Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I7e0256c6c9715de8ee559eed29dce96329aac97d