From: Davidlohr Bueso Date: Mon, 16 Jun 2014 18:14:25 +0000 (-0700) Subject: perf bench mem: The -o and -n options are mutually exclusive X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=424e9634887842ac59c1d06d3264aaeb18853c0b;p=pandora-kernel.git perf bench mem: The -o and -n options are mutually exclusive -o, --only-prefault Show only the result with page faults before mem* -n, --no-prefault Show only the result without page faults before mem* Makes no sense to call together. Applies to both memset and memcpy. Signed-off-by: Davidlohr Bueso Cc: Aswin Chandramouleeswaran Cc: Hitoshi Mitake Cc: Jiri Olsa Link: http://lkml.kernel.org/r/1402942467-10671-8-git-send-email-davidlohr@hp.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed