summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorrtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-12 05:29:32 +0000
committerrtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-12 05:29:32 +0000
commitb1c20f53f919d5d14694562b659d0957fcd30997 (patch)
treeba7e80e35de7d92e6c5c2595a488cdc0e599577f /apps
parentd02f31dc8c5daeeb431f7f9820dd9b5d9705cdc9 (diff)
downloadchromium_src-b1c20f53f919d5d14694562b659d0957fcd30997.zip
chromium_src-b1c20f53f919d5d14694562b659d0957fcd30997.tar.gz
chromium_src-b1c20f53f919d5d14694562b659d0957fcd30997.tar.bz2
ThreadWatcher - Added jankiness monitor for FILE thread.
Extended crash-on-hang-threads command line switch to accept the unresponsive seconds. For example, if --crash-on-hang-threads=UI:3:18,IO:3:18 is passed as command line argument, ThreadWatcher crashes the browser if UI or IO is not responsive for 18 seconds and the number of browser threads that are responding is less than or equal to 3. If there is no command line switch, it defaults to "UI:3:18,IO:3:18,FILE:3,90" as the value in Canary and Dev. It defaults to empty string in STABLE channel (i.e., we don't crash the browser due to jankiness). For beta channel it defaults to "UI:3:36,IO:3:36,FILE:3:180". Deleted crash-on-hang-threads command line switch because crash-on-hang-threads supports this. R=jar@chromium.org TEST=unit tests for ThreadWatcher Review URL: https://chromiumcodereview.appspot.com/12183008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181874 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions