ANDROID: update abi due to revert
This updates the abi file due to "Revert "BACKPORT: perf_event: Add
support for LSM and SELinux checks""
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:561:1' changed:
type size changed from 7808 to 7744 (in bits)
1 data member deletion:
'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 7680 to 7616 (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*)
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I2129f44bce3c60a405e6df16ccdac12ff0c6c8ad
Loading
Please register or sign in to comment