ANDROID: GKI: Update symbols to symbol list
Leaf changes summary: 42 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 23 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 19 Added variables
23 Added functions:
[A] 'function int __page_mapcount(page*)'
[A] 'function int __traceiter_android_vh_add_page_to_lrulist(void*, page*, bool, lru_list)'
[A] 'function int __traceiter_android_vh_alloc_pages_slowpath_begin(void*, gfp_t, unsigned int, unsigned long int*)'
[A] 'function int __traceiter_android_vh_alloc_pages_slowpath_end(void*, gfp_t, unsigned int, unsigned long int)'
[A] 'function int __traceiter_android_vh_del_page_from_lrulist(void*, page*, bool, lru_list)'
[A] 'function int __traceiter_android_vh_do_page_trylock(void*, page*, rw_semaphore*, bool*, bool*)'
[A] 'function int __traceiter_android_vh_do_traversal_lruvec(void*, lruvec*)'
[A] 'function int __traceiter_android_vh_handle_failed_page_trylock(void*, list_head*)'
[A] 'function int __traceiter_android_vh_mark_page_accessed(void*, page*)'
[A] 'function int __traceiter_android_vh_page_should_be_protected(void*, page*, bool*)'
[A] 'function int __traceiter_android_vh_page_trylock_clear(void*, page*)'
[A] 'function int __traceiter_android_vh_page_trylock_get_result(void*, page*, bool*)'
[A] 'function int __traceiter_android_vh_page_trylock_set(void*, page*)'
[A] 'function int __traceiter_android_vh_record_mutex_lock_starttime(void*, task_struct*, unsigned long int)'
[A] 'function int __traceiter_android_vh_record_percpu_rwsem_lock_starttime(void*, task_struct*, unsigned long int)'
[A] 'function int __traceiter_android_vh_record_rtmutex_lock_starttime(void*, task_struct*, unsigned long int)'
[A] 'function int __traceiter_android_vh_record_rwsem_lock_starttime(void*, task_struct*, unsigned long int)'
[A] 'function int __traceiter_android_vh_remove_vmalloc_stack(void*, vm_struct*)'
[A] 'function int __traceiter_android_vh_show_mapcount_pages(void*, void*)'
[A] 'function int __traceiter_android_vh_update_page_mapcount(void*, page*, bool, bool, bool*, bool*)'
[A] 'function void do_traversal_all_lruvec()'
[A] 'function lruvec* page_to_lruvec(page*, pg_data_t*)'
[A] 'function unsigned long int reclaim_pages(list_head*)'
19 Added variables:
[A] 'tracepoint __tracepoint_android_vh_add_page_to_lrulist'
[A] 'tracepoint __tracepoint_android_vh_alloc_pages_slowpath_begin'
[A] 'tracepoint __tracepoint_android_vh_alloc_pages_slowpath_end'
[A] 'tracepoint __tracepoint_android_vh_del_page_from_lrulist'
[A] 'tracepoint __tracepoint_android_vh_do_page_trylock'
[A] 'tracepoint __tracepoint_android_vh_do_traversal_lruvec'
[A] 'tracepoint __tracepoint_android_vh_handle_failed_page_trylock'
[A] 'tracepoint __tracepoint_android_vh_mark_page_accessed'
[A] 'tracepoint __tracepoint_android_vh_page_should_be_protected'
[A] 'tracepoint __tracepoint_android_vh_page_trylock_clear'
[A] 'tracepoint __tracepoint_android_vh_page_trylock_get_result'
[A] 'tracepoint __tracepoint_android_vh_page_trylock_set'
[A] 'tracepoint __tracepoint_android_vh_record_mutex_lock_starttime'
[A] 'tracepoint __tracepoint_android_vh_record_percpu_rwsem_lock_starttime'
[A] 'tracepoint __tracepoint_android_vh_record_rtmutex_lock_starttime'
[A] 'tracepoint __tracepoint_android_vh_record_rwsem_lock_starttime'
[A] 'tracepoint __tracepoint_android_vh_remove_vmalloc_stack'
[A] 'tracepoint __tracepoint_android_vh_show_mapcount_pages'
[A] 'tracepoint __tracepoint_android_vh_update_page_mapcount'
Bug: 193384408
Bug: 244816306
Signed-off-by:
Liujie Xie <xieliujie@oppo.com>
Change-Id: Icd2a58132481767e3cc88dbefc26db14d37f0d10
Loading
Please sign in to comment