diff options
author | Hridya Valsaraju <[email protected]> | 2019-09-03 09:16:54 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-04 13:31:22 +0200 |
commit | 03e2e07e38147917482d595ad3cf193212ded8ac (patch) | |
tree | 8b63ad2be74bdf9c9935ee130570bbc0e339af8b /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 0e13e452dafc009049a9a5a4153e2f9e51b23915 (diff) |
binder: Make transaction_log available in binderfs
Currently, the binder transaction log files 'transaction_log'
and 'failed_transaction_log' live in debugfs at the following locations:
/sys/kernel/debug/binder/failed_transaction_log
/sys/kernel/debug/binder/transaction_log
This patch makes these files also available in a binderfs instance
mounted with the mount option "stats=global".
It does not affect the presence of these files in debugfs.
If a binderfs instance is mounted at path /dev/binderfs, the location of
these files will be as follows:
/dev/binderfs/binder_logs/failed_transaction_log
/dev/binderfs/binder_logs/transaction_log
This change provides an alternate option to access these files when
debugfs is not mounted.
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Hridya Valsaraju <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions