mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: ABI: Update pixel symbol list
Adding the following symbols:
- __traceiter_android_vh_calculate_totalreserve_pages
- __tracepoint_android_vh_calculate_totalreserve_pages
Bug: 396115949
Change-Id: I0e17cd9359b1bdc1b5de5c63d75681ee3be1366d
Signed-off-by: Martin Liu <liumartin@google.com>
This commit is contained in:
@@ -347662,6 +347662,15 @@ elf_symbol {
|
||||
type_id: 0x9b54acf0
|
||||
full_name: "__traceiter_android_vh_bus_iommu_probe"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xabf171fb
|
||||
name: "__traceiter_android_vh_calculate_totalreserve_pages"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xb3aa3227
|
||||
type_id: 0x9be885da
|
||||
full_name: "__traceiter_android_vh_calculate_totalreserve_pages"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa9225bf8
|
||||
name: "__traceiter_android_vh_cgroup_attach"
|
||||
@@ -352711,6 +352720,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_bus_iommu_probe"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x1ff4fc25
|
||||
name: "__tracepoint_android_vh_calculate_totalreserve_pages"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x81a86905
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_calculate_totalreserve_pages"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd3845a12
|
||||
name: "__tracepoint_android_vh_cgroup_attach"
|
||||
@@ -418510,6 +418528,7 @@ interface {
|
||||
symbol_id: 0x53fba77d
|
||||
symbol_id: 0xe479b209
|
||||
symbol_id: 0x31a78b8a
|
||||
symbol_id: 0xabf171fb
|
||||
symbol_id: 0xa9225bf8
|
||||
symbol_id: 0x33c527ab
|
||||
symbol_id: 0x5012fcd8
|
||||
@@ -419071,6 +419090,7 @@ interface {
|
||||
symbol_id: 0x506628ab
|
||||
symbol_id: 0x0d3c7607
|
||||
symbol_id: 0x527423dc
|
||||
symbol_id: 0x1ff4fc25
|
||||
symbol_id: 0xd3845a12
|
||||
symbol_id: 0x6f146fe1
|
||||
symbol_id: 0x678bb5ba
|
||||
|
||||
@@ -2455,6 +2455,7 @@
|
||||
__traceiter_android_vh_usb_dev_resume
|
||||
__traceiter_android_vh_use_amu_fie
|
||||
__traceiter_android_vh_vmscan_kswapd_done
|
||||
__traceiter_android_vh_calculate_totalreserve_pages
|
||||
__traceiter_clock_set_rate
|
||||
__traceiter_cma_alloc_finish
|
||||
__traceiter_cma_alloc_start
|
||||
@@ -2595,6 +2596,7 @@
|
||||
__tracepoint_android_vh_usb_dev_resume
|
||||
__tracepoint_android_vh_use_amu_fie
|
||||
__tracepoint_android_vh_vmscan_kswapd_done
|
||||
__tracepoint_android_vh_calculate_totalreserve_pages
|
||||
__tracepoint_clock_set_rate
|
||||
__tracepoint_cma_alloc_finish
|
||||
__tracepoint_cma_alloc_start
|
||||
|
||||
Reference in New Issue
Block a user