ANDROID: GKI: Add symbol list for Nothing
Add symbol list for Nothing at the first time 1 Added function: [A] 'function int __traceiter_android_vh_thermal_pm_notify_suspend(void*, thermal_zone_device*, int*)' 1 Added variable: [A] 'tracepoint __tracepoint_android_vh_thermal_pm_notify_suspend' Bug: 332221925 Change-Id: I07b727a5c340f8f1cc7fb72e16a1c47881aa348b Signed-off-by: Dylan Chang <dylan.chang@nothing.tech>
This commit is contained in:
parent
353c3de3f1
commit
931187cc18
@ -319566,6 +319566,13 @@ function {
|
||||
parameter_id: 0x1aeeade4
|
||||
parameter_id: 0x052fac00
|
||||
}
|
||||
function {
|
||||
id: 0x9b30f926
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x26e55184
|
||||
parameter_id: 0x13580d6c
|
||||
}
|
||||
function {
|
||||
id: 0x9b326937
|
||||
return_type_id: 0x6720d32f
|
||||
@ -341100,6 +341107,15 @@ elf_symbol {
|
||||
type_id: 0x9bb5b719
|
||||
full_name: "__traceiter_android_vh_test_clear_look_around_ref"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x40d428a7
|
||||
name: "__traceiter_android_vh_thermal_pm_notify_suspend"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x8d0ef19f
|
||||
type_id: 0x9b30f926
|
||||
full_name: "__traceiter_android_vh_thermal_pm_notify_suspend"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x6befbf23
|
||||
name: "__traceiter_android_vh_thermal_power_cap"
|
||||
@ -345312,6 +345328,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_test_clear_look_around_ref"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xafd4e4b1
|
||||
name: "__tracepoint_android_vh_thermal_pm_notify_suspend"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x8224984a
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_thermal_pm_notify_suspend"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x6f25dd05
|
||||
name: "__tracepoint_android_vh_thermal_power_cap"
|
||||
@ -404566,6 +404591,7 @@ interface {
|
||||
symbol_id: 0x34a01a22
|
||||
symbol_id: 0xdd9dd67b
|
||||
symbol_id: 0x48f0cf25
|
||||
symbol_id: 0x40d428a7
|
||||
symbol_id: 0x6befbf23
|
||||
symbol_id: 0x226cc38b
|
||||
symbol_id: 0xeecc1529
|
||||
@ -405034,6 +405060,7 @@ interface {
|
||||
symbol_id: 0x3fe0157c
|
||||
symbol_id: 0xe5bf742d
|
||||
symbol_id: 0x4ef2c337
|
||||
symbol_id: 0xafd4e4b1
|
||||
symbol_id: 0x6f25dd05
|
||||
symbol_id: 0xa5c71571
|
||||
symbol_id: 0xfa3284c7
|
||||
|
@ -217,3 +217,8 @@
|
||||
# required by mount_state.ko
|
||||
get_fs_type
|
||||
iterate_supers_type
|
||||
|
||||
# required by thermal_core_skip_irq.ko
|
||||
__traceiter_android_vh_thermal_pm_notify_suspend
|
||||
__tracepoint_android_vh_thermal_pm_notify_suspend
|
||||
tracepoint_probe_register
|
||||
|
Loading…
Reference in New Issue
Block a user