ruby: profiler: provide the number of vnets through ruby system
authorNilay Vaish <nilay@cs.wisc.edu>
Wed, 14 Oct 2015 05:29:43 +0000 (00:29 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Wed, 14 Oct 2015 05:29:43 +0000 (00:29 -0500)
commit4453537eadb177bd7fd8c50e68e7b2baefc3e178
tree18127bda5e8e2307862aab4b6326278cfa3b9946
parentf1b6d1913c8816d4817a437176621dd066d9a47e
ruby: profiler: provide the number of vnets through ruby system

The aim is to ultimately do away with the static function
Network::getNumberOfVirtualNetworks().
configs/ruby/Ruby.py
src/mem/ruby/profiler/Profiler.cc
src/mem/ruby/profiler/Profiler.hh
src/mem/ruby/system/RubySystem.py