BACKPORT: perf tools: Document the perf sysctls
authorBen Hutchings <ben@decadent.org.uk>
Tue, 19 Jan 2016 21:35:15 +0000 (21:35 +0000)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 16 Jun 2016 08:14:10 +0000 (13:44 +0530)
commit690829a7aded2df9907edbdbf7c18b0f1556066e
tree95c5ac63531188e2c339f87589c7e0b5d5b1a772
parent6c27fa13e88548c71fb2ac80edd5c3477387b5f7
BACKPORT: perf tools: Document the perf sysctls

perf_event_paranoid was only documented in source code and a perf error
message.  Copy the documentation from the error message to
Documentation/sysctl/kernel.txt.

perf_cpu_time_max_percent was already documented but missing from the
list at the top, so add it there.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-doc@vger.kernel.org
Link: http://lkml.kernel.org/r/20160119213515.GG2637@decadent.org.uk
[ Remove reference to external Documentation file, provide info inline, as before ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Bug: 29054680
Change-Id: I13e73cfb2ad761c94762d0c8196df7725abdf5c5
Documentation/sysctl/kernel.txt
tools/perf/util/evsel.c