diff options
| author | Taeung Song <[email protected]> | 2017-10-13 15:10:12 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-10-17 12:05:36 +0000 |
| commit | 3f50f614d61f91ad30b1947c429d1f235493a7f9 (patch) | |
| tree | 211e96f3ff22d44ebcc32c3f5a942ab46958a23d /tools/perf/scripts/python/syscall-counts.py | |
| parent | perf tools: Add long time reviewers to MAINTAINERS (diff) | |
| download | kernel-3f50f614d61f91ad30b1947c429d1f235493a7f9.tar.gz kernel-3f50f614d61f91ad30b1947c429d1f235493a7f9.zip | |
perf record: Fix documentation for a inexistent option '-l'
'perf record' had a '-l' option that meant "scale counter values" a very
long time ago, but it currently belongs to 'perf stat' as '-c'. So
remove it. I found this problem in the below case.
$ perf record -e cycles -l sleep 3
Error: unknown switch `l
Signed-off-by: Taeung Song <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
