Move memory-related histogram data collection to metrics/memory.py
commit8ee15839a2cc9f9e2dd8692a24e0167fb0cca333
authorqyearsley@chromium.org <qyearsley@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 10 Aug 2013 14:58:44 +0000 (10 14:58 +0000)
committerqyearsley@chromium.org <qyearsley@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 10 Aug 2013 14:58:44 +0000 (10 14:58 +0000)
treec25eaa657817356671fdd72474ac6de618ae705d
parenta040de9143e468db55421b93841c6f3438e18dfc
Move memory-related histogram data collection to metrics/memory.py

BUG=

Review URL: https://chromiumcodereview.appspot.com/22492004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216856 0039d316-1c4b-4281-b951-d872f2087c98
tools/perf/measurements/memory.py
tools/perf/measurements/page_cycler.py
tools/perf/measurements/startup_warm.py
tools/perf/measurements/tab_switching.py
tools/perf/metrics/histogram.py [moved from tools/perf/metrics/histogram_util.py with 60% similarity]
tools/perf/metrics/histogram_unittest.py [moved from tools/perf/metrics/histogram_util_unittest.py with 60% similarity]
tools/perf/metrics/memory.py