Re: [PATCH 05/18] perf tools: Add ordered_events_(get|put) interface

From: Arnaldo Carvalho de Melo
Date: Mon Jun 30 2014 - 11:04:10 EST


Em Sun, Jun 29, 2014 at 06:39:33PM +0200, Jiri Olsa escreveu:
> On Fri, Jun 27, 2014 at 05:06:36PM -0600, David Ahern wrote:
> > On 6/18/14, 8:58 AM, Jiri Olsa wrote:
> > >+static struct ordered_event*
> > >+ordered_events_get(struct ordered_events_queue *q, u64 timestamp)

Also I don't think that it matters that much to have explicit in the
name above the data structure used to reorder events, i.e. I suggest
renaming "struct ordered_events_queue" to just "struct ordered_events".

- Arnaldo
--
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/