ANDROID: GKI: Add symbols to symbol list for tcl
these hooks are for binder thread info.
the first one is the lifecycle that they are added to thread pool,
and they are released. another is that the data is readed by thread.
3 function symbol(s) added
'int __traceiter_android_vh_binder_looper_state_registered(void*, struct binder_thread*, struct binder_proc*)'
'int __traceiter_android_vh_binder_read_done(void*, struct binder_proc*, struct binder_thread*)'
'int __traceiter_android_vh_binder_thread_release(void*, struct binder_proc*, struct binder_thread*)'
3 variable symbol(s) added
'struct tracepoint __tracepoint_android_vh_binder_looper_state_registered'
'struct tracepoint __tracepoint_android_vh_binder_read_done'
'struct tracepoint __tracepoint_android_vh_binder_thread_release'
this is abi patch that is a child of this patch(change id:I41d58474aa66533a2104c07aae525bf09e32df4d)
Bug: 333839270
Bug: 441610363
Change-Id: I26cb4c55fade1465f1aef561c0b7affb8b9ca9a8
Signed-off-by:
Zhipeng Wei <zhipeng5.wei@tcl.corp-partner.google.com>
Loading
Please sign in to comment