mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-12 20:35:23 +02:00
ANDROID: ABI: update symbol list for honor
1 function symbol(s) added 'int __traceiter_android_vh_tcp_connect(struct sk_buff *skb)' Bug: 345643775 Change-Id: I2ebd9c68ed2324490dc7e6dcd9e1463153ebda2f Signed-off-by: Dezhi Huang <huangdezhi@hihonor.com>
This commit is contained in:
parent
9842b4145b
commit
2c5e07cea3
|
@ -354704,6 +354704,15 @@ elf_symbol {
|
||||||
type_id: 0x9be67f35
|
type_id: 0x9be67f35
|
||||||
full_name: "__traceiter_android_vh_task_blocks_on_rtmutex"
|
full_name: "__traceiter_android_vh_task_blocks_on_rtmutex"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xa578d54c
|
||||||
|
name: "__traceiter_android_vh_tcp_connect"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0x3df9e2d2
|
||||||
|
type_id: 0x9bba87c7
|
||||||
|
full_name: "__traceiter_android_vh_tcp_connect"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x592647e4
|
id: 0x592647e4
|
||||||
name: "__traceiter_android_vh_tcp_rtt_estimator"
|
name: "__traceiter_android_vh_tcp_rtt_estimator"
|
||||||
|
@ -358970,6 +358979,15 @@ elf_symbol {
|
||||||
type_id: 0x18ccbd2c
|
type_id: 0x18ccbd2c
|
||||||
full_name: "__tracepoint_android_vh_task_blocks_on_rtmutex"
|
full_name: "__tracepoint_android_vh_task_blocks_on_rtmutex"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xcc46e666
|
||||||
|
name: "__tracepoint_android_vh_tcp_connect"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: OBJECT
|
||||||
|
crc: 0xda8cc521
|
||||||
|
type_id: 0x18ccbd2c
|
||||||
|
full_name: "__tracepoint_android_vh_tcp_connect"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x3165f55a
|
id: 0x3165f55a
|
||||||
name: "__tracepoint_android_vh_tcp_rtt_estimator"
|
name: "__tracepoint_android_vh_tcp_rtt_estimator"
|
||||||
|
@ -415897,6 +415915,7 @@ interface {
|
||||||
symbol_id: 0x2ecf85e9
|
symbol_id: 0x2ecf85e9
|
||||||
symbol_id: 0x34a01a22
|
symbol_id: 0x34a01a22
|
||||||
symbol_id: 0xdd9dd67b
|
symbol_id: 0xdd9dd67b
|
||||||
|
symbol_id: 0xa578d54c
|
||||||
symbol_id: 0x592647e4
|
symbol_id: 0x592647e4
|
||||||
symbol_id: 0x9c4fb9ab
|
symbol_id: 0x9c4fb9ab
|
||||||
symbol_id: 0x48f0cf25
|
symbol_id: 0x48f0cf25
|
||||||
|
@ -416371,6 +416390,7 @@ interface {
|
||||||
symbol_id: 0xefb9e5a3
|
symbol_id: 0xefb9e5a3
|
||||||
symbol_id: 0x3fe0157c
|
symbol_id: 0x3fe0157c
|
||||||
symbol_id: 0xe5bf742d
|
symbol_id: 0xe5bf742d
|
||||||
|
symbol_id: 0xcc46e666
|
||||||
symbol_id: 0x3165f55a
|
symbol_id: 0x3165f55a
|
||||||
symbol_id: 0x1a59144d
|
symbol_id: 0x1a59144d
|
||||||
symbol_id: 0x4ef2c337
|
symbol_id: 0x4ef2c337
|
||||||
|
|
|
@ -67,6 +67,8 @@
|
||||||
__traceiter_android_vh_slab_alloc_node
|
__traceiter_android_vh_slab_alloc_node
|
||||||
__tracepoint_android_vh_slab_free
|
__tracepoint_android_vh_slab_free
|
||||||
__traceiter_android_vh_slab_free
|
__traceiter_android_vh_slab_free
|
||||||
|
__traceiter_android_vh_tcp_connect
|
||||||
|
__tracepoint_android_vh_tcp_connect
|
||||||
__traceiter_android_vh_tcp_write_timeout_estab_retrans
|
__traceiter_android_vh_tcp_write_timeout_estab_retrans
|
||||||
__tracepoint_android_vh_tcp_write_timeout_estab_retrans
|
__tracepoint_android_vh_tcp_write_timeout_estab_retrans
|
||||||
__tracepoint_android_vh_si_mem_available_adjust
|
__tracepoint_android_vh_si_mem_available_adjust
|
||||||
|
|
Loading…
Reference in New Issue
Block a user