aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gyp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-08-19 15:55:55 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-19 15:55:55 -0700
commitafb4379dbca4d4d3824ace183a7348d24bc1589f (patch)
tree8eb8aeb9bd612669796e5c51afc35cdb46308f36 /gyp/bench.gyp
parentd2a3522503ca0c39829f1bb41f01201d1affdaf6 (diff)
Print max RSS in GM and nanobench too.
Everyone used MB, so update the API to just return that. BUG=skia: R=halcanary@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/483323002
Diffstat (limited to 'gyp/bench.gyp')
-rw-r--r--gyp/bench.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 398700f5ea..d53e0f7ac6 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -24,6 +24,7 @@
'jsoncpp.gyp:jsoncpp',
'skia_lib.gyp:skia_lib',
'tools.gyp:crash_handler',
+ 'tools.gyp:proc_stats',
'tools.gyp:timer',
],
},