mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 04:31:50 +00:00
2165b82fde
Kprobes contitutes a dynamic tracing technology and as such can be moved alongside documentation of other tracing technologies. Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Link: https://lore.kernel.org/r/8a09c01c64b2e003d5486c4f0c89740618f1bae4.1595331824.git.naveen.n.rao@linux.vnet.ibm.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
59 lines
630 B
ReStructuredText
59 lines
630 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
Unsorted Documentation
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
crc32
|
|
lzo
|
|
remoteproc
|
|
rpmsg
|
|
speculation
|
|
static-keys
|
|
tee
|
|
xz
|
|
|
|
Atomic Types
|
|
============
|
|
|
|
.. raw:: latex
|
|
|
|
\footnotesize
|
|
|
|
.. include:: ../atomic_t.txt
|
|
:literal:
|
|
|
|
.. raw:: latex
|
|
|
|
\normalsize
|
|
|
|
Atomic bitops
|
|
=============
|
|
|
|
.. raw:: latex
|
|
|
|
\footnotesize
|
|
|
|
.. include:: ../atomic_bitops.txt
|
|
:literal:
|
|
|
|
.. raw:: latex
|
|
|
|
\normalsize
|
|
|
|
Memory Barriers
|
|
===============
|
|
|
|
.. raw:: latex
|
|
|
|
\footnotesize
|
|
|
|
.. include:: ../memory-barriers.txt
|
|
:literal:
|
|
|
|
.. raw:: latex
|
|
|
|
\normalsize
|