summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/perf
Commit message (Collapse)AuthorAgeFilesLines
* docs: add SPDX tags to new index filesMauro Carvalho Chehab2019-07-151-0/+2
| | | | | | | | All those new files I added are under GPL v2.0 license. Add the corresponding SPDX headers to them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
* docs: perf: move to the admin-guideMauro Carvalho Chehab2019-07-158-0/+320
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>