Skip to content

Commit 9afc400

Browse files
jeff-lien-sndkigaw
authored andcommitted
ocp: OCP 2.5 Telemetry DA 1 and 2 Parsing Updates
This commit will provide the first phase of changes needed for parsing of OCP 2.5 Telemetry Data Areas 1 and 2. It will decode the prefined classes, statistics, and events. Signed-off-by: jeff-lien-wdc <jeff.lien@wdc.com>
1 parent 9b175cd commit 9afc400

File tree

4 files changed

+1026
-202
lines changed

4 files changed

+1026
-202
lines changed

plugins/ocp/meson.build

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ sources += [
44
'plugins/ocp/ocp-clear-features.c',
55
'plugins/ocp/ocp-smart-extended-log.c',
66
'plugins/ocp/ocp-fw-activation-history.c',
7+
'plugins/ocp/ocp-telemetry-decode.c',
78
]
89

0 commit comments

Comments
 (0)