ANDROID: android: Add symbols to debug_symbols driver
It's useful to export slab_caches/slab_mutex to detect
slab leak online. Slab may leak on the commercial
version where SLUB_DEBUG is not effective because
SLUB_DEBUG depends on debugfs to show callstacks.
Bug: 350878643
Change-Id: I4e2860992489d881cdde171977008aa6ec9da5cf
Signed-off-by:
Penghao Wei <weipenghao@xiaomi.com>
Loading
Please sign in to comment