SuccessChanges

Summary

  1. utils/misc: remove a useless and harmless loop duplicate (details)
  2. utils/misc: improve the printing of distance matrices (details)
Commit 9ea6da738d0a0c23635907b80fc1b0bb8bf324a9 by brice.goglin
utils/misc: remove a useless and harmless loop duplicate

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/misc.h (diff)
Commit 27e970774885927504a2e77be591a531ce1a7d9b by brice.goglin
utils/misc: improve the printing of distance matrices

Scale the column width to the max of what we have to show in the matrix,
don't limit values to 5 digits, etc.

Also print OSDevices by name instead of indexes.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/xml/64intel64-3g2n+2n-irregulargroups+pci.console.output (diff)
The file was modifiedutils/hwloc/misc.h (diff)
The file was modifiedtests/hwloc/xml/16amd64-4distances.console.output (diff)