ANDROID: update kernel ABI (perf_event changes)
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
'struct perf_event at perf_event.h:560:1' changed:
type size changed from 7744 to 7808 (in bits)
1 data member insertion:
'void* perf_event::security', at offset 7616 (in bits) at perf_event.h:709:1
there are data member changes:
'list_head perf_event::sb_list' offset changed from 7616 to 7680 (in bits) (by +64 bits)
8 impacted interfaces:
function event_trigger_type event_triggers_call(trace_event_file*, void*, ring_buffer_event*)
function void perf_trace_run_bpf_submit(void*, int, int, trace_event_call*, u64, pt_regs*, hlist_head*, task_struct*)
function int trace_define_field(trace_event_call*, const char*, const char*, int, int, int, int)
function void trace_event_buffer_commit(trace_event_buffer*)
function void* trace_event_buffer_reserve(trace_event_buffer*, trace_event_file*, unsigned long int)
function bool trace_event_ignore_this_pid(trace_event_file*)
function int trace_event_raw_init(trace_event_call*)
function int trace_event_reg(trace_event_call*, trace_reg, void*)
Bug: 137092007
Change-Id: I48f64c0b4770e8d4885cae9498a1fcd25065b5ac
Signed-off-by:
Ryan Savitski <rsavitski@google.com>
Loading
Please register or sign in to comment