Skip to content

Commit f116442

Browse files
committed
must-gather: Add offline cpus gather
Signed-off-by: Mario Fernandez <[email protected]>
1 parent 4c049c7 commit f116442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/gather-sysinfo/gather-sysinfo.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ func kniExpectedCloneContent() []string {
174174
// KNI-specific CPU infos:
175175
"/sys/devices/system/cpu/smt/active",
176176
"/proc/sys/kernel/sched_domain/cpu*/domain*/flags",
177+
"/sys/devices/system/cpu/offline",
177178
// BIOS/firmware versions
178179
"/sys/class/dmi/id/bios*",
179180
"/sys/class/dmi/id/product_family",

0 commit comments

Comments
 (0)