Greg Kroah-Hartman c1d4f4b5d3 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
2020-01-09 12:29:45 +01:00
2019-12-18 09:03:30 +01:00
2019-12-13 10:01:10 +01:00
2020-01-04 19:29:03 +01:00
2019-08-06 20:08:18 +02:00
2019-12-18 09:03:30 +01:00
2020-01-04 19:29:03 +01:00
2020-01-04 19:29:03 +01:00
2020-01-04 19:29:03 +01:00
2020-01-04 19:29:03 +01:00
2019-10-17 15:33:07 -07:00
2020-01-04 19:29:03 +01:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%