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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to