]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf tools: Fix message because cpu list option is -C not -c
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 26 May 2017 08:17:19 +0000 (11:17 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 Jun 2017 14:35:53 +0000 (11:35 -0300)
commit30795467e54f3fe0d00f2dba4e58e6475b8fd2e7
treeed8cb63bae2d41ee6292f8779b66f9006f69d0ef
parent2116074898ff9ff093963adc0fefcabbbbd7ec41
perf tools: Fix message because cpu list option is -C not -c

Fix message because cpu list option is -C not -c

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1495786658-18063-19-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/session.c