[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140718065709.GA12373@krava.redhat.com>
Date: Fri, 18 Jul 2014 08:57:09 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>, linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCHv3 4/5] perf tools: Add --debug optionto set debug variable
On Fri, Jul 18, 2014 at 02:04:51PM +0900, Namhyung Kim wrote:
SNIP
> > #include "util/quote.h"
> > #include "util/run-command.h"
> > #include "util/parse-events.h"
> > +#include "util/debug.h"
> > #include <api/fs/debugfs.h>
> > #include <pthread.h>
> >
> > const char perf_usage_string[] =
> > - "perf [--version] [--help] COMMAND [ARGS]";
> > + "perf [--version] [--debug variable[=VALUE]] [--help] COMMAND [ARGS]";
>
> You missed to update here.. ;-)
ouch, I'll fix that in following patchset
thanks,
jirka
--
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