On Fri, Mar 10, 2017 at 01:24:33PM -0800, Andi Kleen wrote: > This patch kit further improves support for Intel uncore events in > the Linux perf user tool. The basic support has been already > merged earlier, but this makes it nicer to use. > > - Collapse counts from duplicated boxes to make the output > easier to read. > - Support specifying events for multiple duplicated boxes > in an abbreviated format to shorten event specifiers > - Add support for computing Metrics defined in the event lists, > so that the event lists can extend the metrics in perf stat. > This allows to represent many events in an easier to understand > format. > > Available from > > git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git > perf/builtin-json-29
hi, I can't see the branch.. [jolsa@krava perf]$ git remote -v | grep ^ak ak git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc (fetch) ak git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc (push) [jolsa@krava perf]$ git remote update ak Fetching ak [jolsa@krava perf]$ git branch -r | grep builtin-json-29 [jolsa@krava perf]$ jirka

