ANDROID: GKI: Update symbol list for Amlogic

2 function symbol(s) added
  'int __traceiter_mm_page_alloc(void*, struct page*, unsigned int, gfp_t, int)'
  'int __traceiter_mm_page_free(void*, struct page*, unsigned int)'

2 variable symbol(s) added
  'struct tracepoint __tracepoint_mm_page_alloc'
  'struct tracepoint __tracepoint_mm_page_free'

Bug: 348514795
Change-Id: Ice1c171793f43be2ffd403c216a7a1de6efad331
Signed-off-by: Qinglin Li <qinglin.li@amlogic.com>
This commit is contained in:
qinglin.li 2024-06-21 12:18:22 +08:00 committed by Treehugger Robot
parent 05a1f39385
commit 32721ad08c
2 changed files with 60 additions and 0 deletions

View File

@ -335875,6 +335875,13 @@ function {
parameter_id: 0x3e10b518 parameter_id: 0x3e10b518
parameter_id: 0x33756485 parameter_id: 0x33756485
} }
function {
id: 0x9ba4d640
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x06835e9c
parameter_id: 0x4585663f
}
function { function {
id: 0x9ba51920 id: 0x9ba51920
return_type_id: 0x6720d32f return_type_id: 0x6720d32f
@ -335894,6 +335901,15 @@ function {
parameter_id: 0x33756485 parameter_id: 0x33756485
parameter_id: 0x18bd6530 parameter_id: 0x18bd6530
} }
function {
id: 0x9ba70913
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x06835e9c
parameter_id: 0x4585663f
parameter_id: 0xf1a6dfed
parameter_id: 0x6720d32f
}
function { function {
id: 0x9ba710db id: 0x9ba710db
return_type_id: 0x6720d32f return_type_id: 0x6720d32f
@ -357038,6 +357054,24 @@ elf_symbol {
type_id: 0x9b2a7922 type_id: 0x9b2a7922
full_name: "__traceiter_mm_filemap_delete_from_page_cache" full_name: "__traceiter_mm_filemap_delete_from_page_cache"
} }
elf_symbol {
id: 0xd61f2790
name: "__traceiter_mm_page_alloc"
is_defined: true
symbol_type: FUNCTION
crc: 0x1381d48c
type_id: 0x9ba70913
full_name: "__traceiter_mm_page_alloc"
}
elf_symbol {
id: 0xa941f313
name: "__traceiter_mm_page_free"
is_defined: true
symbol_type: FUNCTION
crc: 0x7875f22b
type_id: 0x9ba4d640
full_name: "__traceiter_mm_page_free"
}
elf_symbol { elf_symbol {
id: 0xbcec3880 id: 0xbcec3880
name: "__traceiter_mm_vmscan_direct_reclaim_begin" name: "__traceiter_mm_vmscan_direct_reclaim_begin"
@ -361574,6 +361608,24 @@ elf_symbol {
type_id: 0x18ccbd2c type_id: 0x18ccbd2c
full_name: "__tracepoint_mm_filemap_delete_from_page_cache" full_name: "__tracepoint_mm_filemap_delete_from_page_cache"
} }
elf_symbol {
id: 0xc4a9ffae
name: "__tracepoint_mm_page_alloc"
is_defined: true
symbol_type: OBJECT
crc: 0xedf25726
type_id: 0x18ccbd2c
full_name: "__tracepoint_mm_page_alloc"
}
elf_symbol {
id: 0x0c38e0dd
name: "__tracepoint_mm_page_free"
is_defined: true
symbol_type: OBJECT
crc: 0x5db34915
type_id: 0x18ccbd2c
full_name: "__tracepoint_mm_page_free"
}
elf_symbol { elf_symbol {
id: 0xa7ceb432 id: 0xa7ceb432
name: "__tracepoint_mm_vmscan_direct_reclaim_begin" name: "__tracepoint_mm_vmscan_direct_reclaim_begin"
@ -419519,6 +419571,8 @@ interface {
symbol_id: 0xe873a0cb symbol_id: 0xe873a0cb
symbol_id: 0xee0724d2 symbol_id: 0xee0724d2
symbol_id: 0x7c2dee51 symbol_id: 0x7c2dee51
symbol_id: 0xd61f2790
symbol_id: 0xa941f313
symbol_id: 0xbcec3880 symbol_id: 0xbcec3880
symbol_id: 0xa34c49b3 symbol_id: 0xa34c49b3
symbol_id: 0xcebde919 symbol_id: 0xcebde919
@ -420023,6 +420077,8 @@ interface {
symbol_id: 0x83005ddd symbol_id: 0x83005ddd
symbol_id: 0xc0f4125c symbol_id: 0xc0f4125c
symbol_id: 0x29c42bdf symbol_id: 0x29c42bdf
symbol_id: 0xc4a9ffae
symbol_id: 0x0c38e0dd
symbol_id: 0xa7ceb432 symbol_id: 0xa7ceb432
symbol_id: 0x32564229 symbol_id: 0x32564229
symbol_id: 0x651b2967 symbol_id: 0x651b2967

View File

@ -2222,6 +2222,8 @@
__traceiter_mmap_lock_acquire_returned __traceiter_mmap_lock_acquire_returned
__traceiter_mmap_lock_released __traceiter_mmap_lock_released
__traceiter_mmap_lock_start_locking __traceiter_mmap_lock_start_locking
__traceiter_mm_page_alloc
__traceiter_mm_page_free
__traceiter_rwmmio_post_read __traceiter_rwmmio_post_read
__traceiter_rwmmio_post_write __traceiter_rwmmio_post_write
__traceiter_rwmmio_read __traceiter_rwmmio_read
@ -2256,6 +2258,8 @@
__tracepoint_mmap_lock_acquire_returned __tracepoint_mmap_lock_acquire_returned
__tracepoint_mmap_lock_released __tracepoint_mmap_lock_released
__tracepoint_mmap_lock_start_locking __tracepoint_mmap_lock_start_locking
__tracepoint_mm_page_alloc
__tracepoint_mm_page_free
tracepoint_probe_register tracepoint_probe_register
tracepoint_probe_unregister tracepoint_probe_unregister
__tracepoint_rwmmio_post_read __tracepoint_rwmmio_post_read