diff options
author | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-06 20:53:30 +0000 |
---|---|---|
committer | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-06 20:53:30 +0000 |
commit | a733898942fc96ec09b7ddacef6152051390317f (patch) | |
tree | 213ac0c01492d5f0d1df32114aee3b13581a6cab /net | |
parent | 6bd91debb17f5790401f3a28da1d71bc0d1a83ce (diff) | |
download | chromium_src-a733898942fc96ec09b7ddacef6152051390317f.zip chromium_src-a733898942fc96ec09b7ddacef6152051390317f.tar.gz chromium_src-a733898942fc96ec09b7ddacef6152051390317f.tar.bz2 |
Add some histograms to the D-Bus library:
- DBus.SyncMethodCallTime: time spent to perform synchronos method calls
- DBus.AsyncMethodCallTime: time spent to perform asynchronos method calls
- DBus.SyncMethodCallSuccess: success ratio of synchronous method calls
- DBus.AsyncMethodCallSuccess: success ratio of asynchronous method calls
- DBus.ExportedMethodHandleTime: time spent to handle calls to export methods
- DBus.ExportedMethodHandleSuccess: success ratio of the exported method calls
- DBus.SignalHandleTime: time spent to handle signals
- DBus.SignalSendTime: time spent to send signals
BUG=chromium:90036
TEST=dbus_unittests
Review URL: http://codereview.chromium.org/7824054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99811 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions