OSDN Git Service

Make the binder_lock category optional
authorHoward Chen <howardsoc@google.com>
Wed, 10 May 2017 08:32:11 +0000 (16:32 +0800)
committerHoward Chen <howardsoc@google.com>
Fri, 12 May 2017 06:31:20 +0000 (14:31 +0800)
commiteb8acbf4af7f1ad7ae94337dc3e0d6a38eab4178
treeca246f132ccc7ba439b80363e00e0f166e3a7250
parent903726f55bf57210bf6523dc909074f46c8c4e5a
Make the binder_lock category optional

The binder_lock event type has been deprecated after binder
driver uses fine grained locking. This patch makes "binder_lock"
an optional category for atrace to support system w/ w/o FGL.

Bug: 37559846
Test: pixel phone with "atrace --async_start binder_lock"
Change-Id: I691efd355e903a26629f896a56a664502e5807f7
cmds/atrace/atrace.cpp