commit | 2c5da313dd72c284fbc2c11839f8a452ab5ce574 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@android.com> | Wed Mar 24 16:14:09 2010 -0700 |
committer | Brad Fitzpatrick <bradfitz@android.com> | Wed Mar 24 23:57:34 2010 -0700 |
tree | 3ab1cc50bd2ed74d7fd26861c13ad4a59cd60544 | |
parent | 450e9d00ea3e8211ef2bf5c0c3eba4f5f4622193 [diff] |
Log blocking Binder calls to the EventLog. This mimics what we do already for SQLiteDatabase's db_operation and ContentProvider's content_query_operation and content_update_operation: over a threshold things are always logged, and under which they're sub-sampled. Change-Id: Ia0280b9b07b336ee88b17be2a31a7af0fd7c5770