[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150526100943.GI6555@krava.brq.redhat.com>
Date: Tue, 26 May 2015 12:09:43 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: acme@...nel.org, linux-kernel@...r.kernel.org, namhyung@...nel.org,
eranian@...gle.com, Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 07/10] perf, tools, report: Move branch option parsing to
own file
On Sun, May 10, 2015 at 06:52:03AM -0700, Andi Kleen wrote:
SNIP
> diff --git a/tools/perf/util/branch.h b/tools/perf/util/branch.h
> new file mode 100644
> index 0000000..66fd619
> --- /dev/null
> +++ b/tools/perf/util/branch.h
> @@ -0,0 +1,2 @@
> +struct option;
> +int parse_branch_stack(const struct option *opt, const char *str, int unset);
please add the standard #ifndef header
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