SuccessChanges

Summary

  1. NEWS: typo (details)
  2. lstopo/core: reorder things (details)
  3. lstopo/core: don't apply filters during parsing (details)
  4. lstopo/core: initialize the topology after parsing (details)
  5. lstopo/windows: explicitly destroy the window on exit (details)
  6. lstopo/x11+windows: refresh the topology+binding when hitting F5 key (details)
  7. lstopo/draw: don't show the interactive usage again on refresh (details)
Commit e19f6c23a7ceedf27dd5bcc968a2466c034c51a3 by brice.goglin
NEWS: typo
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedNEWS (diff)
Commit 569ab8e47f7760500cb5448f20c631bf5c7cfc54 by brice.goglin
lstopo/core: reorder things
Don't mix output configuration and topology config/load/tweak.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo.c (diff)
Commit c44a2168374660beca9f705aa113347b15eadc18 by brice.goglin
lstopo/core: don't apply filters during parsing
Store them and apply them later.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo.c (diff)
Commit f160161dd1a7af8aeac99e647e82c55e2b51f6b7 by brice.goglin
lstopo/core: initialize the topology after parsing
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo.c (diff)
Commit 80270168450eb6956d47895f02c07b0fa3ae6abd by brice.goglin
lstopo/windows: explicitly destroy the window on exit
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo-windows.c (diff)
Commit 5468925a4a132aef53ffb861fd6ff9862a0b3e5c by brice.goglin
lstopo/x11+windows: refresh the topology+binding when hitting F5 key
Closes #402
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo-windows.c (diff)
The file was modifiedtests/hwloc/ports/include/windows/windows.h (diff)
The file was modifiedutils/lstopo/lstopo.h (diff)
The file was modifiedutils/lstopo/lstopo.c (diff)
The file was modifiedutils/lstopo/lstopo-cairo.c (diff)
The file was modifiedutils/lstopo/lstopo-draw.c (diff)
The file was modifiedNEWS (diff)
Commit 7612891467c0a53cb8e5da99ca1fe18b0dd9e23a by brice.goglin
lstopo/draw: don't show the interactive usage again on refresh
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo-cairo.c (diff)
The file was modifiedutils/lstopo/lstopo.h (diff)
The file was modifiedutils/lstopo/lstopo-windows.c (diff)
The file was modifiedutils/lstopo/lstopo.c (diff)