Re: [PATCH 05/12] perf diff: Refactor stdio ui data columns output

From: Jiri Olsa
Date: Sat Sep 08 2012 - 08:36:12 EST


On Fri, Sep 07, 2012 at 11:55:02AM +0900, Namhyung Kim wrote:
> Hi, Jiri
>
> On Thu, 6 Sep 2012 17:46:59 +0200, Jiri Olsa wrote:
> > Currently for any of the data columns (like Overhead/Period..) in
> > stdio ui, there's separate code to print header/dots/value scattered
> > along the display code path.
> >
> > Adding hists_stdio_column struct to centralize all info needed
> > to print column header/dots/value.
> >
> > This change eases up addition for new columns, which is now mostly
> > matter only of adding new hists_stdio_column struct.
>
> As you may know, I submitted a similar patchset few days ago for the
> same reason and it handles TUI/GTK cases as well. I'm waiting for
> reviews.

ok, I'll rebase this to acme/tmp.perf/hpp

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/