Chris Lew 85bf042e5f trace: Add snapshot of ipc logging driver
This snapshot is taken as of msm-4.19 'commit <5a4fd734e3e0>
("Merge "msm: audio: support for gapless_pcm"")'.

In addition, replace arch_counter_get_cntvct() with
__arch_counter_get_cntvct(), update copyrights and use simple_open
instead of creating redundant file operation functions.

Change-Id: I6336d21e2f6a385a6364aa518b74dca69771b783
Signed-off-by: Chris Lew <clew@codeaurora.org>
2019-08-06 11:40:33 -07:00
2019-08-05 17:15:33 -07:00
2019-07-23 16:21:59 -07:00
2019-07-23 16:21:59 -07:00
2019-07-23 16:21:59 -07:00
2019-07-19 12:22:04 -07: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.

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 2.2 GiB
Languages
C 97.8%
Assembly 1.2%
Shell 0.3%
Makefile 0.3%
Python 0.2%
Other 0.1%