Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: arm64: convert perf.txt to ReST format

This file is almost in ReST. All it needs is a rename and
adding a :field: for the two fields at the beginning
(author and date).

While here, add a proper SPDX header, and use the standard
markup for document titles, just for consistency.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/c99bebf166559e9098a9eb78fb2eab2847fffb05.1592203650.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
86de78d2 7910b136

+6 -2
+1
Documentation/arm64/index.rst
··· 14 14 hugetlbpage 15 15 legacy_instructions 16 16 memory 17 + perf 17 18 pointer-authentication 18 19 silicon-errata 19 20 sve
+5 -2
Documentation/arm64/perf.txt Documentation/arm64/perf.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ===================== 1 4 Perf Event Attributes 2 5 ===================== 3 6 4 - Author: Andrew Murray <andrew.murray@arm.com> 5 - Date: 2019-03-06 7 + :Author: Andrew Murray <andrew.murray@arm.com> 8 + :Date: 2019-03-06 6 9 7 10 exclude_user 8 11 ------------