Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 05869b8

Browse files
Chenghao ZhaoTreehugger Robot
authored andcommitted
ANDROID: ABI: update symbol list for honor
2 function symbol(s) added 'int __traceiter_android_vh_tcp_rcv_established_fast_path(void*, struct sock*)' 'int __traceiter_android_vh_tcp_rcv_established_slow_path(void*, struct sock*)' 2 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_tcp_rcv_established_fast_path' 'struct tracepoint __tracepoint_android_vh_tcp_rcv_established_slow_path' Bug: 378600969 Change-Id: I380ffe2db724916c4336f5af0ada5665e940bebf Signed-off-by: Chenghao Zhao <[email protected]>
1 parent c605889 commit 05869b8

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

android/abi_gki_aarch64.stg

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359942,6 +359942,24 @@ elf_symbol {
359942359942
type_id: 0x9bdaaaaa
359943359943
full_name: "__traceiter_android_vh_tcp_fastsyn"
359944359944
}
359945+
elf_symbol {
359946+
id: 0x44f0236d
359947+
name: "__traceiter_android_vh_tcp_rcv_established_fast_path"
359948+
is_defined: true
359949+
symbol_type: FUNCTION
359950+
crc: 0x7c575b4a
359951+
type_id: 0x9bdaaaaa
359952+
full_name: "__traceiter_android_vh_tcp_rcv_established_fast_path"
359953+
}
359954+
elf_symbol {
359955+
id: 0x9a86e4aa
359956+
name: "__traceiter_android_vh_tcp_rcv_established_slow_path"
359957+
is_defined: true
359958+
symbol_type: FUNCTION
359959+
crc: 0xe40b5879
359960+
type_id: 0x9bdaaaaa
359961+
full_name: "__traceiter_android_vh_tcp_rcv_established_slow_path"
359962+
}
359945359963
elf_symbol {
359946359964
id: 0x710466ae
359947359965
name: "__traceiter_android_vh_tcp_rcv_synack"
@@ -366170,6 +366188,24 @@ elf_symbol {
366170366188
type_id: 0x18ccbd2c
366171366189
full_name: "__tracepoint_android_vh_tcp_fastsyn"
366172366190
}
366191+
elf_symbol {
366192+
id: 0x27e885eb
366193+
name: "__tracepoint_android_vh_tcp_rcv_established_fast_path"
366194+
is_defined: true
366195+
symbol_type: OBJECT
366196+
crc: 0x06ce124d
366197+
type_id: 0x18ccbd2c
366198+
full_name: "__tracepoint_android_vh_tcp_rcv_established_fast_path"
366199+
}
366200+
elf_symbol {
366201+
id: 0xc759ed80
366202+
name: "__tracepoint_android_vh_tcp_rcv_established_slow_path"
366203+
is_defined: true
366204+
symbol_type: OBJECT
366205+
crc: 0x1961b41e
366206+
type_id: 0x18ccbd2c
366207+
full_name: "__tracepoint_android_vh_tcp_rcv_established_slow_path"
366208+
}
366173366209
elf_symbol {
366174366210
id: 0xb9e83388
366175366211
name: "__tracepoint_android_vh_tcp_rcv_synack"
@@ -428550,6 +428586,8 @@ interface {
428550428586
symbol_id: 0xf376df6b
428551428587
symbol_id: 0xa578d54c
428552428588
symbol_id: 0x6f27c15e
428589+
symbol_id: 0x44f0236d
428590+
symbol_id: 0x9a86e4aa
428553428591
symbol_id: 0x710466ae
428554428592
symbol_id: 0x592647e4
428555428593
symbol_id: 0x1e6f518c
@@ -429242,6 +429280,8 @@ interface {
429242429280
symbol_id: 0x4e038641
429243429281
symbol_id: 0xcc46e666
429244429282
symbol_id: 0xffc36f60
429283+
symbol_id: 0x27e885eb
429284+
symbol_id: 0xc759ed80
429245429285
symbol_id: 0xb9e83388
429246429286
symbol_id: 0x3165f55a
429247429287
symbol_id: 0x50788372

android/abi_gki_aarch64_honor

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@
114114
__tracepoint_android_vh_udp_unicast_rcv_skb
115115
__traceiter_android_vh_udp6_unicast_rcv_skb
116116
__tracepoint_android_vh_udp6_unicast_rcv_skb
117+
__traceiter_android_vh_tcp_rcv_established_fast_path
118+
__tracepoint_android_vh_tcp_rcv_established_fast_path
119+
__traceiter_android_vh_tcp_rcv_established_slow_path
120+
__tracepoint_android_vh_tcp_rcv_established_slow_path
117121
__tracepoint_android_vh_si_mem_available_adjust
118122
__traceiter_android_vh_si_mem_available_adjust
119123
__tracepoint_android_vh_si_meminfo_adjust

0 commit comments

Comments
 (0)