On Wed, Apr 22, 2015 at 01:12:14PM +0200, Jiri Olsa wrote:
> On Wed, Apr 22, 2015 at 04:18:11PM +0900, Namhyung Kim wrote:
> > Hello,
> > 
> > This patches are to cleanup TUI hists browser code for later work.  I
> > moved hist_entry_diff and hist_entry_tui under an union in order to
> > reduce memory footprint of hist entry.  Also split out hist browser
> > functions to make it easier to read.
> > 
> >  * changed in v3)
> >    - save necessary info in hist_browser  (Arnaldo)
> >    - rename to struct popup_action  (Arnaldo)
> >    - split popup registration and callback  (Arnaldo)
> >    - move TUI-specific fields out of map_symbol
> 
> Acked-by: Jiri Olsa <jo...@kernel.org>

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

Reply via email to