Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1599567

Re: perf: Improve support for uncore JSON event lists

From Andi Kleen <andi@firstfloor.org>
Newsgroups linux.kernel
Subject Re: perf: Improve support for uncore JSON event lists
Date 2017-03-13 17:20 +0100
Message-ID <tkARs-34n-37@gated-at.bofh.it> (permalink)
References <tjAgN-1eI-1@gated-at.bofh.it> <tkzsm-1TD-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> > 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..

It's there

https://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git/log/?h=perf/builtin-json-29

-Andi

> 
> [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
> 

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

perf: Improve support for uncore JSON event lists Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 02/13] perf, tools, stat: Collapse identically named events Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 06/13] perf, tools: Special case uncore_ prefix Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 13/13] perf, tools, list: Move extra details printing to new option Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 01/13] perf, tools, stat: Factor out callback for collecting event values Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
    Re: [PATCH 01/13] perf, tools, stat: Factor out callback for  collecting event values Jiri Olsa <jolsa@redhat.com> - 2017-03-14 16:10 +0100
  [PATCH 05/13] perf, tools: Expand PMU events by prefix match Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 03/13] perf, tools, stat: Handle partially bad results with merging Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 04/13] perf, tools: Factor out PMU matching in parser Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 11/13] perf, tools, list: Support printing MetricExpr with --debug Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 07/13] perf, tools: Add a simple expression parser for JSON Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 12/13] perf, tools: Add support for MetricName JSON attribute Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 09/13] perf, tools: Support MetricExpr header in JSON event list Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  [PATCH 10/13] perf, tools, stat: Output JSON MetricExpr metric Andi Kleen <andi@firstfloor.org> - 2017-03-10 22:30 +0100
  Re: perf: Improve support for uncore JSON event lists Jiri Olsa <jolsa@redhat.com> - 2017-03-13 15:50 +0100
    Re: perf: Improve support for uncore JSON event lists Andi Kleen <andi@firstfloor.org> - 2017-03-13 17:20 +0100
      Re: perf: Improve support for uncore JSON event lists Jiri Olsa <jolsa@redhat.com> - 2017-03-13 17:20 +0100

csiph-web