X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=tools%2Fperf%2FDocumentation%2Fperf-mem.txt;h=1d6092c460dd085401cbe084fed2166d84de105c;hb=ad16511b0e404652331a5350c522d0824f8209de;hp=43310d8661fedfbee4e24f8b803acdd91fe49d56;hpb=329414c4e7b7506fe3eab545b3fc9e44b7f28a10;p=deliverable%2Flinux.git diff --git a/tools/perf/Documentation/perf-mem.txt b/tools/perf/Documentation/perf-mem.txt index 43310d8661fe..1d6092c460dd 100644 --- a/tools/perf/Documentation/perf-mem.txt +++ b/tools/perf/Documentation/perf-mem.txt @@ -48,6 +48,14 @@ OPTIONS option can be passed in record mode. It will be interpreted the same way as perf record. +-K:: +--all-kernel:: + Configure all used events to run in kernel space. + +-U:: +--all-user:: + Configure all used events to run in user space. + SEE ALSO -------- linkperf:perf-record[1], linkperf:perf-report[1]