linux-uconsole/drivers/android
Peifeng Li 3f775b9367 ANDROID: vendor_hooks: account page-mapcount
Support five hooks as follows to account
the amount of multi-mapped pages in kernel:

- android_vh_show_mapcount_pages
- android_vh_do_traversal_lruvec
- android_vh_update_page_mapcount
- android_vh_add_page_to_lrulist
- android_vh_del_page_from_lrulist

Bug: 236578020
Signed-off-by: Peifeng Li <lipeifeng@oppo.com>
Change-Id: Ia2c7015aab442be7dbb496b8b630b9dff59ab935
2022-08-03 20:10:45 +00:00
..
binder.c FROMLIST: binder: fix UAF of ref->proc caused by race condition 2022-08-02 20:52:18 +00:00
binder_alloc.c UPSTREAM: binder: fix async_free_space accounting for empty parcels 2022-01-31 22:16:28 +00:00
binder_alloc.h UPSTREAM: binder: tell userspace to dump current backtrace when detected oneway spamming 2021-05-07 07:13:22 -07:00
binder_alloc_selftest.c
binder_internal.h FROMGIT: binder: fix redefinition of seq_file attributes 2022-07-27 16:45:41 +00:00
binder_trace.h FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn 2022-07-08 17:44:53 +00:00
binderfs.c FROMGIT: binder: fix redefinition of seq_file attributes 2022-07-27 16:45:41 +00:00
debug_symbols.c ANDROID: android: Add symbols to debug_symbols driver 2021-07-14 20:52:01 -07:00
Kconfig ANDROID: Split ANDROID_STRUCT_PADDING into separate configs 2022-04-07 05:44:50 +00:00
Makefile ANDROID: android: Create debug_symbols driver 2021-01-27 15:23:18 -08:00
vendor_hooks.c ANDROID: vendor_hooks: account page-mapcount 2022-08-03 20:10:45 +00:00