[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140319130035.GC7423@krava.brq.redhat.com>
Date: Wed, 19 Mar 2014 14:00:35 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: Don Zickus <dzickus@...hat.com>
Cc: acme@...stprotocols.net, LKML <linux-kernel@...r.kernel.org>,
jmario@...hat.com, fowles@...each.com, eranian@...gle.com
Subject: Re: [PATCH 15/19] perf, c2c: Add callchain support
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@...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