stats: add --stats-root option to dump only under some SimObjects
[gem5.git] / RELEASE-NOTES.md
index 3542de9fe7c2361cd3a8ae89e6b7e4fa5737cd11..adf33b295ab2ca057297ff6ce63abeb63fa97af2 100644 (file)
@@ -1,3 +1,7 @@
+# Version 20.1.0.0
+
+* m5.stats.dump() root argument renamed to roots to reflect the fact that it now takes a list of SimObjects
+
 # Version 20.0.0.2
 
 **[HOTFIX]** A patch was applied to fix the RubyPrefetcher with MESI_Three_Level. Prior to this fix a segfault occurred.