ANDROID: GKI: Update symbol list file for xiaomi
1 function symbol(s) added 'int __traceiter_android_vh_health_report(void*, int, const char*, unsigned int, unsigned long*, unsigned int)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_health_report' Bug: 427430423 Change-Id: I035d63d7626accc96df1a77e3ad9c1cbfec8fc30 Signed-off-by: liujinbao1 <liujinbao1@xiaomi.corp-partner.google.com>
This commit is contained in:
@@ -352227,6 +352227,16 @@ function {
|
|||||||
parameter_id: 0x4585663f
|
parameter_id: 0x4585663f
|
||||||
parameter_id: 0x22b36393
|
parameter_id: 0x22b36393
|
||||||
}
|
}
|
||||||
|
function {
|
||||||
|
id: 0x9ab73d46
|
||||||
|
return_type_id: 0x6720d32f
|
||||||
|
parameter_id: 0x18bd6530
|
||||||
|
parameter_id: 0x4585663f
|
||||||
|
parameter_id: 0x3e10b518
|
||||||
|
parameter_id: 0x4585663f
|
||||||
|
parameter_id: 0x064d6086
|
||||||
|
parameter_id: 0x4585663f
|
||||||
|
}
|
||||||
function {
|
function {
|
||||||
id: 0x9ab82f4e
|
id: 0x9ab82f4e
|
||||||
return_type_id: 0x6720d32f
|
return_type_id: 0x6720d32f
|
||||||
@@ -377523,6 +377533,15 @@ elf_symbol {
|
|||||||
type_id: 0x9b891c69
|
type_id: 0x9b891c69
|
||||||
full_name: "__traceiter_android_vh_gic_v3_suspend"
|
full_name: "__traceiter_android_vh_gic_v3_suspend"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0x175cdae9
|
||||||
|
name: "__traceiter_android_vh_health_report"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xca003726
|
||||||
|
type_id: 0x9ab73d46
|
||||||
|
full_name: "__traceiter_android_vh_health_report"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x089c5048
|
id: 0x089c5048
|
||||||
name: "__traceiter_android_vh_hibernate_save_cmp_len"
|
name: "__traceiter_android_vh_hibernate_save_cmp_len"
|
||||||
@@ -383625,6 +383644,15 @@ elf_symbol {
|
|||||||
type_id: 0x18ccbd2c
|
type_id: 0x18ccbd2c
|
||||||
full_name: "__tracepoint_android_vh_gic_v3_suspend"
|
full_name: "__tracepoint_android_vh_gic_v3_suspend"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0x101d0b0b
|
||||||
|
name: "__tracepoint_android_vh_health_report"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: OBJECT
|
||||||
|
crc: 0x7c5aa8a7
|
||||||
|
type_id: 0x18ccbd2c
|
||||||
|
full_name: "__tracepoint_android_vh_health_report"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0xc388a58e
|
id: 0xc388a58e
|
||||||
name: "__tracepoint_android_vh_hibernate_save_cmp_len"
|
name: "__tracepoint_android_vh_hibernate_save_cmp_len"
|
||||||
@@ -452510,6 +452538,7 @@ interface {
|
|||||||
symbol_id: 0x9fe60f0c
|
symbol_id: 0x9fe60f0c
|
||||||
symbol_id: 0x83b45f32
|
symbol_id: 0x83b45f32
|
||||||
symbol_id: 0x88586647
|
symbol_id: 0x88586647
|
||||||
|
symbol_id: 0x175cdae9
|
||||||
symbol_id: 0x089c5048
|
symbol_id: 0x089c5048
|
||||||
symbol_id: 0x1ba2e410
|
symbol_id: 0x1ba2e410
|
||||||
symbol_id: 0x2e323991
|
symbol_id: 0x2e323991
|
||||||
@@ -453188,6 +453217,7 @@ interface {
|
|||||||
symbol_id: 0x828646be
|
symbol_id: 0x828646be
|
||||||
symbol_id: 0x4756cfec
|
symbol_id: 0x4756cfec
|
||||||
symbol_id: 0xf18e312d
|
symbol_id: 0xf18e312d
|
||||||
|
symbol_id: 0x101d0b0b
|
||||||
symbol_id: 0xc388a58e
|
symbol_id: 0xc388a58e
|
||||||
symbol_id: 0xc62a97aa
|
symbol_id: 0xc62a97aa
|
||||||
symbol_id: 0xee2c17ff
|
symbol_id: 0xee2c17ff
|
||||||
|
|||||||
@@ -31,6 +31,10 @@
|
|||||||
__traceiter_android_vh_do_shrink_slab
|
__traceiter_android_vh_do_shrink_slab
|
||||||
__traceiter_android_vh_shrink_slab_bypass
|
__traceiter_android_vh_shrink_slab_bypass
|
||||||
|
|
||||||
|
# required by health_report module
|
||||||
|
__tracepoint_android_vh_health_report
|
||||||
|
__traceiter_android_vh_health_report
|
||||||
|
|
||||||
# required by mi_mem_engine.ko
|
# required by mi_mem_engine.ko
|
||||||
__traceiter_android_vh_tune_swappiness
|
__traceiter_android_vh_tune_swappiness
|
||||||
__tracepoint_android_vh_tune_swappiness
|
__tracepoint_android_vh_tune_swappiness
|
||||||
|
|||||||
Reference in New Issue
Block a user