diff options
| author | jbauman <jbauman@chromium.org> | 2016-02-22 16:28:23 -0800 |
|---|---|---|
| committer | Commit bot <commit-bot@chromium.org> | 2016-02-23 00:29:33 +0000 |
| commit | ae57b78041762268e1898c165e33b904477433bb (patch) | |
| tree | 008d15709f8236752175f082da8a12ae71c257f4 /third_party/talloc/testsuite_main.c | |
| parent | 6ac1371204685b1ad57c350acd7b3c0ae2a5d117 (diff) | |
| download | chromium_src-ae57b78041762268e1898c165e33b904477433bb.zip chromium_src-ae57b78041762268e1898c165e33b904477433bb.tar.gz chromium_src-ae57b78041762268e1898c165e33b904477433bb.tar.bz2 | |
Don't measure CPU time in timing out GPU watchdog.
It's possible for the main thread to hang on a GPU event or waiting for the OS, so if CPU usage is required for timing out the watchdog then it's possible it'll never time out.
Just remove the code that checks for CPU time. Time lost due to suspend/resume events should be handled by the PowerMonitor, and this code seems to work on other platforms without issues.
BUG=588342
Review URL: https://codereview.chromium.org/1711763005
Cr-Commit-Position: refs/heads/master@{#376867}
Diffstat (limited to 'third_party/talloc/testsuite_main.c')
0 files changed, 0 insertions, 0 deletions
