Re: [PATCH 1/4] binder: add a mount option to show global stats

2019-08-28 Thread Christian Brauner
On Wed, Aug 28, 2019 at 11:22:37AM +0200, Greg Kroah-Hartman wrote: > On Tue, Aug 27, 2019 at 01:41:49PM -0700, Hridya Valsaraju wrote: > > Currently, all binder state and statistics live in debugfs. > > We need this information even when debugfs is not mounted. > > This patch adds the mount

Re: [PATCH 1/4] binder: add a mount option to show global stats

2019-08-28 Thread Greg Kroah-Hartman
On Tue, Aug 27, 2019 at 01:41:49PM -0700, Hridya Valsaraju wrote: > Currently, all binder state and statistics live in debugfs. > We need this information even when debugfs is not mounted. > This patch adds the mount option 'stats' to enable a binderfs > instance to have binder debug information

[PATCH 1/4] binder: add a mount option to show global stats

2019-08-27 Thread Hridya Valsaraju
Currently, all binder state and statistics live in debugfs. We need this information even when debugfs is not mounted. This patch adds the mount option 'stats' to enable a binderfs instance to have binder debug information present in the same. 'stats=global' will enable the global binder