Skip to content

Commit

Permalink
utils/gather-topology: gather "soc" bus
Browse files Browse the repository at this point in the history
Will be used to identify some platforms.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit 6157a3a)
  • Loading branch information
bgoglin committed Nov 8, 2023
1 parent 00a0861 commit c132538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/hwloc/hwloc-gather-topology.in
Expand Up @@ -246,6 +246,7 @@ savedir "$destdir/$basename" /sys/devices/system/node/
savedir "$destdir/$basename" /sys/bus/node/devices/
savefile "$destdir/$basename" /sys/devices/cpu_atom/cpus
savefile "$destdir/$basename" /sys/devices/cpu_core/cpus
savebusdir "$destdir/$basename" soc .

# Gather DMI IDs
# (no need for aveclassdir since we only want "id" and it usually points to /sys/devices/virtual/dmi/id/)
Expand Down

0 comments on commit c132538

Please sign in to comment.