diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 22:06:08 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 15:20:27 +0300 |
commit | 59809fe88224db24432ad50e62fd8d5f0df738a1 (patch) | |
tree | 5adaab915e2053421f0658e12f9f6b75016ef8f5 /Documentation | |
parent | d2bdd48a652bd0f7a5c78f3e418b4529fc469e1f (diff) | |
download | linux-59809fe88224db24432ad50e62fd8d5f0df738a1.tar.xz |
docs: perf: move to the admin-guide
The perf infrastructure is used for userspace to track issues.
At least a good part of what's described here is related to
it.
So, add it to the admin-guide.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/arm-ccn.rst (renamed from Documentation/perf/arm-ccn.rst) | 0 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/arm_dsu_pmu.rst (renamed from Documentation/perf/arm_dsu_pmu.rst) | 0 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/hisi-pmu.rst (renamed from Documentation/perf/hisi-pmu.rst) | 0 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/index.rst (renamed from Documentation/perf/index.rst) | 2 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/qcom_l2_pmu.rst (renamed from Documentation/perf/qcom_l2_pmu.rst) | 0 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/qcom_l3_pmu.rst (renamed from Documentation/perf/qcom_l3_pmu.rst) | 0 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/thunderx2-pmu.rst (renamed from Documentation/perf/thunderx2-pmu.rst) | 0 | ||||
-rw-r--r-- | Documentation/admin-guide/perf/xgene-pmu.rst (renamed from Documentation/perf/xgene-pmu.rst) | 0 |
9 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 8853c95ef0d4..f40c4b5a181b 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -38,6 +38,7 @@ problems and bugs in particular. ramoops dynamic-debug-howto init + perf/index This is the beginning of a section with information of interest to application developers. Documents covering various aspects of the kernel diff --git a/Documentation/perf/arm-ccn.rst b/Documentation/admin-guide/perf/arm-ccn.rst index 832b0c64023a..832b0c64023a 100644 --- a/Documentation/perf/arm-ccn.rst +++ b/Documentation/admin-guide/perf/arm-ccn.rst diff --git a/Documentation/perf/arm_dsu_pmu.rst b/Documentation/admin-guide/perf/arm_dsu_pmu.rst index 7fd34db75d13..7fd34db75d13 100644 --- a/Documentation/perf/arm_dsu_pmu.rst +++ b/Documentation/admin-guide/perf/arm_dsu_pmu.rst diff --git a/Documentation/perf/hisi-pmu.rst b/Documentation/admin-guide/perf/hisi-pmu.rst index 404a5c3d9d00..404a5c3d9d00 100644 --- a/Documentation/perf/hisi-pmu.rst +++ b/Documentation/admin-guide/perf/hisi-pmu.rst diff --git a/Documentation/perf/index.rst b/Documentation/admin-guide/perf/index.rst index 4bf848e27f26..9d445451ea18 100644 --- a/Documentation/perf/index.rst +++ b/Documentation/admin-guide/perf/index.rst @@ -1,5 +1,3 @@ -:orphan: - =========================== Performance monitor support =========================== diff --git a/Documentation/perf/qcom_l2_pmu.rst b/Documentation/admin-guide/perf/qcom_l2_pmu.rst index c130178a4a55..c130178a4a55 100644 --- a/Documentation/perf/qcom_l2_pmu.rst +++ b/Documentation/admin-guide/perf/qcom_l2_pmu.rst diff --git a/Documentation/perf/qcom_l3_pmu.rst b/Documentation/admin-guide/perf/qcom_l3_pmu.rst index a3d014a46bfd..a3d014a46bfd 100644 --- a/Documentation/perf/qcom_l3_pmu.rst +++ b/Documentation/admin-guide/perf/qcom_l3_pmu.rst diff --git a/Documentation/perf/thunderx2-pmu.rst b/Documentation/admin-guide/perf/thunderx2-pmu.rst index 08e33675853a..08e33675853a 100644 --- a/Documentation/perf/thunderx2-pmu.rst +++ b/Documentation/admin-guide/perf/thunderx2-pmu.rst diff --git a/Documentation/perf/xgene-pmu.rst b/Documentation/admin-guide/perf/xgene-pmu.rst index 644f8ed89152..644f8ed89152 100644 --- a/Documentation/perf/xgene-pmu.rst +++ b/Documentation/admin-guide/perf/xgene-pmu.rst |