diff options
author | Mauro Carvalho Chehab | 2020-06-15 08:50:19 +0200 |
---|---|---|
committer | Jonathan Corbet | 2020-06-19 14:09:39 -0600 |
commit | 86de78d2c5f45481945232c7d4a051aedb1f73a0 (patch) | |
tree | c256eb0c945892a6816f0fe05a20852e9732d79b /Documentation/arm64 | |
parent | 7910b136cbb14636986f954a6dbbfb92b39da844 (diff) |
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>
Diffstat (limited to 'Documentation/arm64')
-rw-r--r-- | Documentation/arm64/index.rst | 1 | ||||
-rw-r--r-- | Documentation/arm64/perf.rst (renamed from Documentation/arm64/perf.txt) | 7 |
2 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/arm64/index.rst b/Documentation/arm64/index.rst index 09cbb4ed2237..d9665d83c53a 100644 --- a/Documentation/arm64/index.rst +++ b/Documentation/arm64/index.rst @@ -14,6 +14,7 @@ ARM64 Architecture hugetlbpage legacy_instructions memory + perf pointer-authentication silicon-errata sve diff --git a/Documentation/arm64/perf.txt b/Documentation/arm64/perf.rst index 0d6a7d87d49e..9c76a97baf28 100644 --- a/Documentation/arm64/perf.txt +++ b/Documentation/arm64/perf.rst @@ -1,8 +1,11 @@ +.. SPDX-License-Identifier: GPL-2.0 + +===================== Perf Event Attributes ===================== -Author: Andrew Murray <andrew.murray@arm.com> -Date: 2019-03-06 +:Author: Andrew Murray <andrew.murray@arm.com> +:Date: 2019-03-06 exclude_user ------------ |