From: Davidlohr Bueso <d...@stgolabs.net> Obvious copy/paste typo from the requeue program.
Signed-off-by: Davidlohr Bueso <dbu...@suse.de> Cc: Davidlohr Bueso <dbu...@suse.de> Link: http://lkml.kernel.org/r/1481830584-30909-1-git-send-email-d...@stgolabs.net Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com> --- tools/perf/bench/futex-lock-pi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/bench/futex-lock-pi.c b/tools/perf/bench/futex-lock-pi.c index 465012b320ee..6d9d6c40a916 100644 --- a/tools/perf/bench/futex-lock-pi.c +++ b/tools/perf/bench/futex-lock-pi.c @@ -48,7 +48,7 @@ static const struct option options[] = { }; static const char * const bench_futex_lock_pi_usage[] = { - "perf bench futex requeue <options>", + "perf bench futex lock-pi <options>", NULL }; -- 2.9.3