mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 12:30:23 +09:00
ANDROID: GKI: Update symbol list for Amlogic
1 function symbol(s) added 'int __traceiter_rwmmio_post_write(void*, unsigned long, u64, u8, volatile void*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_rwmmio_post_write' Bug: 306277287 Change-Id: Ifc625eea902d751929ea83d935b856f45ac80273 Signed-off-by: Qinglin Li <qinglin.li@amlogic.com>
This commit is contained in:
committed by
Treehugger Robot
parent
17cbc8f6c2
commit
845ae208d5
@@ -308381,6 +308381,15 @@ elf_symbol {
|
||||
type_id: 0x9b464f31
|
||||
full_name: "__traceiter_rwmmio_post_read"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe71ca6fa
|
||||
name: "__traceiter_rwmmio_post_write"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x93e0083a
|
||||
type_id: 0x9b46488b
|
||||
full_name: "__traceiter_rwmmio_post_write"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x45e62871
|
||||
name: "__traceiter_rwmmio_read"
|
||||
@@ -311378,6 +311387,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_rwmmio_post_read"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb46bae90
|
||||
name: "__tracepoint_rwmmio_post_write"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xae80a2dc
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_rwmmio_post_write"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x02473ce7
|
||||
name: "__tracepoint_rwmmio_read"
|
||||
@@ -362795,6 +362813,7 @@ interface {
|
||||
symbol_id: 0x3e69b303
|
||||
symbol_id: 0x7f1a363f
|
||||
symbol_id: 0x2c11fea4
|
||||
symbol_id: 0xe71ca6fa
|
||||
symbol_id: 0x45e62871
|
||||
symbol_id: 0x85a11e58
|
||||
symbol_id: 0x1e8ffa55
|
||||
@@ -363128,6 +363147,7 @@ interface {
|
||||
symbol_id: 0xf3cb5921
|
||||
symbol_id: 0xcb194ec9
|
||||
symbol_id: 0x009c40ce
|
||||
symbol_id: 0xb46bae90
|
||||
symbol_id: 0x02473ce7
|
||||
symbol_id: 0x65f99dde
|
||||
symbol_id: 0x191846a3
|
||||
|
||||
@@ -1990,6 +1990,10 @@
|
||||
__traceiter_mmap_lock_acquire_returned
|
||||
__traceiter_mmap_lock_released
|
||||
__traceiter_mmap_lock_start_locking
|
||||
__traceiter_rwmmio_post_read
|
||||
__traceiter_rwmmio_post_write
|
||||
__traceiter_rwmmio_read
|
||||
__traceiter_rwmmio_write
|
||||
__traceiter_sched_switch
|
||||
__traceiter_xdp_exception
|
||||
trace_output_call
|
||||
@@ -2035,6 +2039,10 @@
|
||||
__tracepoint_mmap_lock_start_locking
|
||||
tracepoint_probe_register
|
||||
tracepoint_probe_unregister
|
||||
__tracepoint_rwmmio_post_read
|
||||
__tracepoint_rwmmio_post_write
|
||||
__tracepoint_rwmmio_read
|
||||
__tracepoint_rwmmio_write
|
||||
__tracepoint_sched_switch
|
||||
__tracepoint_xdp_exception
|
||||
trace_print_array_seq
|
||||
|
||||
Reference in New Issue
Block a user