projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b11db65
)
perf record: Get rid of -l option from Documentation
author
Namhyung Kim
<namhyung@kernel.org>
Mon, 2 Mar 2015 04:53:58 +0000
(13:53 +0900)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Mon, 2 Mar 2015 15:04:07 +0000
(12:04 -0300)
The perf record does not support -l option anymore, so nuke it.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1425272038-10406-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-record.txt
patch
|
blob
|
history
diff --git
a/tools/perf/Documentation/perf-record.txt
b/tools/perf/Documentation/perf-record.txt
index cae75c11120f1d8dcfbe1a82551381903fb09601..4d668945dfe6c40d92a007ad46b070e1849ce953 100644
(file)
--- a/
tools/perf/Documentation/perf-record.txt
+++ b/
tools/perf/Documentation/perf-record.txt
@@
-62,9
+62,6
@@
OPTIONS
--all-cpus::
System-wide collection from all CPUs.
--l::
- Scale counter values.
-
-p::
--pid=::
Record events on existing process ID (comma separated list).