Skip to content

Commit

Permalink
docs: perf: move to the admin-guide
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mauro Carvalho Chehab committed Jul 15, 2019
1 parent d2bdd48 commit 59809fe
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions Documentation/admin-guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
:orphan:

===========================
Performance monitor support
===========================
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@ APPLIED MICRO (APM) X-GENE SOC PMU
M: Khuong Dinh <khuong@os.amperecomputing.com>
S: Supported
F: drivers/perf/xgene_pmu.c
F: Documentation/perf/xgene-pmu.rst
F: Documentation/admin-guide/perf/xgene-pmu.rst
F: Documentation/devicetree/bindings/perf/apm-xgene-pmu.txt

APTINA CAMERA SENSOR PLL
Expand Down Expand Up @@ -7262,7 +7262,7 @@ M: Shaokun Zhang <zhangshaokun@hisilicon.com>
W: http://www.hisilicon.com
S: Supported
F: drivers/perf/hisilicon
F: Documentation/perf/hisi-pmu.rst
F: Documentation/admin-guide/perf/hisi-pmu.rst

HISILICON ROCE DRIVER
M: Lijun Ou <oulijun@huawei.com>
Expand Down
2 changes: 1 addition & 1 deletion drivers/perf/qcom_l3_pmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* the slices. User space needs to aggregate to individual counts to provide
* a global picture.
*
* See Documentation/perf/qcom_l3_pmu.rst for more details.
* See Documentation/admin-guide/perf/qcom_l3_pmu.rst for more details.
*
* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
*/
Expand Down

0 comments on commit 59809fe

Please sign in to comment.