Re: [PATCH 15/19] perf, c2c: Add callchain support

From: Jiri Olsa
Date: Wed Mar 19 2014 - 09:01:28 EST


On Fri, Feb 28, 2014 at 12:43:04PM -0500, Don Zickus wrote:

SNIP

>
> +static int
> +opt_callchain_cb(const struct option *opt, const char *arg, int unset)
> +{
> + struct perf_c2c *c2c = (struct perf_c2c *)opt->value;
> + char *tok, *tok2;
> + char *endptr;


this still needs to be shared with report code, but
I'm guessing V2 was about moving to hist_entry-ies

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/