Ryan Savitski 5e0944331a ANDROID: update kernel ABI representation
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: I2549303c833aecf30c8eb69c541481fbac9cfef7
Signed-off-by: Ryan Savitski <rsavitski@google.com>
2020-01-08 14:50:41 +00: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
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%