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

Issue 2133743003: Use Share Group rather than Client ID in GPU memory logs (Closed)

Created:
4 years, 5 months ago by ericrk
Modified:
4 years, 5 months ago
Reviewers:
no sievers, petrcermak
CC:
chromium-reviews, piman+watch_chromium.org, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use Share Group rather than Client ID in GPU memory logs Currently, TextureManager and BufferManager in the GPU process log memory allocations in the form "gpu/gl/client_X/texture|buffer_X", unfortunately, a single client can have multiple textures or buffers with the same ID. IDs are only unique within a ShareGroup, not a client. To avoid these duplicate entries, this CL moves to logging these values as "gpu/gl/share_group_X/texture|buffer_X". This ensures that each entry will have a unique name. BUG=624701 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.perf:android_s5_perf_cq;tryserver.chromium.perf:mac_retina_perf_cq Committed: https://crrev.com/3b37a9689b42738426fdbf9b225d224e704a5af7 Cr-Commit-Position: refs/heads/master@{#405391}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add missing #include for windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -14 lines) Patch
M gpu/command_buffer/service/buffer_manager.cc View 1 2 chunks +8 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M tools/perf/benchmarks/system_health_smoke_test.py View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 62 (22 generated)
ericrk
https://codereview.chromium.org/2133743003/diff/20001/tools/perf/benchmarks/system_health_smoke_test.py File tools/perf/benchmarks/system_health_smoke_test.py (left): https://codereview.chromium.org/2133743003/diff/20001/tools/perf/benchmarks/system_health_smoke_test.py#oldcode44 tools/perf/benchmarks/system_health_smoke_test.py:44: # crbug.com/624701 I've confirmed that this (and the following ...
4 years, 5 months ago (2016-07-08 21:55:33 UTC) #6
petrcermak
LGTM. Thanks! Petr https://codereview.chromium.org/2133743003/diff/20001/tools/perf/benchmarks/system_health_smoke_test.py File tools/perf/benchmarks/system_health_smoke_test.py (left): https://codereview.chromium.org/2133743003/diff/20001/tools/perf/benchmarks/system_health_smoke_test.py#oldcode44 tools/perf/benchmarks/system_health_smoke_test.py:44: # crbug.com/624701 On 2016/07/08 21:55:32, ericrk ...
4 years, 5 months ago (2016-07-11 07:35:04 UTC) #7
ericrk
+sievers@ for addl owners. Thanks!
4 years, 5 months ago (2016-07-11 17:38:16 UTC) #9
no sievers
lgtm
4 years, 5 months ago (2016-07-11 18:57:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2133743003/20001
4 years, 5 months ago (2016-07-11 18:58:10 UTC) #12
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-11 18:58:12 UTC) #13
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-11 19:01:57 UTC) #14
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-11 19:32:00 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/218856)
4 years, 5 months ago (2016-07-11 19:34:45 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2133743003/40001
4 years, 5 months ago (2016-07-11 22:21:35 UTC) #20
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-11 22:21:36 UTC) #21
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-11 22:32:03 UTC) #22
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-11 23:02:00 UTC) #23
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-11 23:32:24 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/199314)
4 years, 5 months ago (2016-07-11 23:47:30 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2133743003/40001
4 years, 5 months ago (2016-07-12 01:03:15 UTC) #28
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 01:03:16 UTC) #29
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 01:31:50 UTC) #30
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 02:02:02 UTC) #31
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 02:32:04 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/242165) linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 5 months ago (2016-07-12 02:33:49 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2133743003/40001
4 years, 5 months ago (2016-07-12 17:57:58 UTC) #36
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 17:58:00 UTC) #37
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 18:02:51 UTC) #38
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 18:32:25 UTC) #39
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 19:03:31 UTC) #40
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 19:33:22 UTC) #41
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 20:03:59 UTC) #42
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 20:33:44 UTC) #43
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 21:04:01 UTC) #44
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 21:34:57 UTC) #45
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 22:04:25 UTC) #46
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 22:34:52 UTC) #47
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 23:03:44 UTC) #48
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/191541)
4 years, 5 months ago (2016-07-12 23:07:15 UTC) #50
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2133743003/40001
4 years, 5 months ago (2016-07-13 17:28:01 UTC) #53
commit-bot: I haz the power
Transient error: Too many "tryserver.chromium.win:win_optional_gpu_tests_rel,tryserver.chromium.perf:android_s5_perf_cq" delimiters in ":". Correct syntax is "tryserver:bot1,bot2;tryserver2:bot3,bot4;".
4 years, 5 months ago (2016-07-13 17:28:04 UTC) #55
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2133743003/40001
4 years, 5 months ago (2016-07-13 22:40:40 UTC) #58
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 5 months ago (2016-07-14 01:36:14 UTC) #60
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 01:37:55 UTC) #62
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3b37a9689b42738426fdbf9b225d224e704a5af7
Cr-Commit-Position: refs/heads/master@{#405391}

Powered by Google App Engine
This is Rietveld 408576698