Re: [RFC/PATCHSET 00/17] perf tools: Add support for hierachy view (v2)

From: Pekka Enberg
Date: Sun Jan 17 2016 - 05:25:19 EST


On Sat, Jan 16, 2016 at 6:03 PM, Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
> This is v2 attempt of my earlier patchset [1]. This patchset
> implements a new feature that collects hist entries in a hierachical
> manner. That means lower-level entries belong to an upper-level
> entry. The entry hierachy is built on the sort keys given, so users
> can set it whatever they want. It only shows top-level entries first,
> and user can expand/collapse it dynamically.

FWIW, for the series:

Acked-by: Pekka Enberg <penberg@xxxxxxxxxx>

- Pekka