lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 9 Nov 2009 04:11:25 +0200 From: Zeev Tarantov <zeev.tarantov@...il.com> To: Ingo Molnar <mingo@...e.hu> Cc: trivial@...nel.org, linux-kernel@...r.kernel.org Subject: [PATCH, v2] perf tools: fix syntax in documentation A big "thank you" to Ingo Molnar for pointing out that gmail changes tabs into spaces. This patch is against current tip. Fix trivial syntax in perf-events user-space tools documentation. Signed-off-by: Zeev Tarantov <zeev.tarantov@...il.com> --- a/tools/perf/Documentation/perf-report.txt +++ b/tools/perf/Documentation/perf-report.txt @@ -24,11 +24,11 @@ OPTIONS --dsos=:: Only consider symbols in these dsos. CSV that understands file://filename entries. --n ---show-nr-samples +-n:: +--show-nr-samples=:: Show the number of samples for each symbol --T ---threads +-T:: +--threads=:: Show per-thread event counters -C:: --comms=:: -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists