summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorIngo Molnar2010-04-27 11:16:54 +0200
committerIngo Molnar2010-04-27 11:16:54 +0200
commit462b04e28a7ec1339c892117c3f20a40e55d0e83 (patch)
tree5ea38f3227c761fa936b293afa52c26a660bd6c7 /tools/perf/Documentation
parentperf: Some perf-kvm documentation edits (diff)
parentperf tools: Fix libdw-dev package name in error message (diff)
downloadkernel-qcow2-linux-462b04e28a7ec1339c892117c3f20a40e55d0e83.tar.gz
kernel-qcow2-linux-462b04e28a7ec1339c892117c3f20a40e55d0e83.tar.xz
kernel-qcow2-linux-462b04e28a7ec1339c892117c3f20a40e55d0e83.zip
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
Diffstat (limited to 'tools/perf/Documentation')
-rw-r--r--tools/perf/Documentation/perf-probe.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-probe.txt b/tools/perf/Documentation/perf-probe.txt
index 63c25d304880..94a258c96a44 100644
--- a/tools/perf/Documentation/perf-probe.txt
+++ b/tools/perf/Documentation/perf-probe.txt
@@ -62,6 +62,9 @@ OPTIONS
Dry run. With this option, --add and --del doesn't execute actual
adding and removal operations.
+--max-probes::
+ Set the maximum number of probe points for an event. Default is 128.
+
PROBE SYNTAX
------------
Probe points are defined by following syntax.