Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: gpu/gpu.gyp

Issue 893673002: gpu: Add a class MeasurementTimers that measures wall, cpu and gpu time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 97d786cef9ef7a6660a9806c069d5fbf8a577bda..a1324b77afe9374fd44460da445e1e27a02e8422 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -293,6 +293,7 @@
'../ui/gl/gl.gyp:gl',
],
'sources': [
+ 'perftests/measurements.cc',
'perftests/run_all_tests.cc',
'perftests/texture_upload_perftest.cc',
],
« no previous file with comments | « gpu/BUILD.gn ('k') | gpu/perftests/measurements.h » ('j') | gpu/perftests/measurements.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698