[gem5-dev] Re: Trouble building 20.1.0.0

2020-10-03 Thread Gabe Black via gem5-dev
Hi folks. I haven't dug into this too deeply, but it sounds like protobuf may also define NDEBUG, and it may leak into the rest of gem5? If that's what's happening, ideally we'll be able to get protobuf to stop doing that, etc., and we should look into how. A simpler approach to get you unstuck

[gem5-dev] Change in gem5/gem5[develop]: cpu: Add recursion for DTB entry generation inside BaseCPU

2020-10-03 Thread Pierre Ayoub (Gerrit) via gem5-dev
Pierre Ayoub has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35556 ) Change subject: cpu: Add recursion for DTB entry generation inside BaseCPU .. cpu: Add recursion for DTB entry

[gem5-dev] Change in gem5/gem5[develop]: base: Notify stats output of first/last dump

2020-10-03 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35576 ) Change subject: base: Notify stats output of first/last dump .. base: Notify stats output of first/last

[gem5-dev] Change in gem5/gem5[develop]: base: Add JSON output for stats

2020-10-03 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35575 ) Change subject: base: Add JSON output for stats .. base: Add JSON output for stats This patch adds the