util: Enable DRAM sweep to print power and efficiency
authorAndreas Hansson <andreas.hansson@arm.com>
Wed, 5 Aug 2015 08:36:31 +0000 (04:36 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Wed, 5 Aug 2015 08:36:31 +0000 (04:36 -0400)
commitd540ba032532dd7d9ad1f2d76e86b5a3899ea933
tree8ffef55146d0c4302e800ddd9575de32bf7627aa
parent646994e599bb21459237f1d7001ff4e887f07f33
util: Enable DRAM sweep to print power and efficiency

This patch enhances the functionality of the DRAM sweep script to not
only plot the bandwidth utilisation, but also total power and power
efficiency. To do so, a command-line switch is added, and a bit more
data extracted from the stats.
util/dram_sweep_plot.py