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


Groups > linux.kernel > #1340789

Re: [PATCH 06/23] perf mem: Check for memory events support

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 06/23] perf mem: Check for memory events support
Date 2016-02-23 16:30 +0100
Message-ID <r5n4v-7ic-35@gated-at.bofh.it> (permalink)
References <r2mRk-6Rc-3@gated-at.bofh.it> <r2mRm-6Rc-45@gated-at.bofh.it> <r5mUP-7eb-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Em Tue, Feb 23, 2016 at 12:18:14PM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Mon, Feb 15, 2016 at 09:34:36AM +0100, Jiri Olsa escreveu:
> > Check if current kernel support available memory events
> > and display the status within -e  list option:
> > 
> >   $ perf mem record -e list
> >   [ok] ldlat-loads
> >   [ok] ldlat-stores
> 
> Can't this be:
> 
>   $ perf mem record -e list
>   ldlat-loads:  Available on this machine
>   ldlat-stores: Available on this machine

Please check perf/core, I applied a good number of the patches in this
series.

- Arnaldo

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


Thread

Re: [PATCH 06/23] perf mem: Check for memory events support Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-23 16:20 +0100
  Re: [PATCH 06/23] perf mem: Check for memory events support Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-23 16:30 +0100
    Re: [PATCH 06/23] perf mem: Check for memory events support Jiri Olsa <jolsa@redhat.com> - 2016-02-23 16:50 +0100
  Re: [PATCH 06/23] perf mem: Check for memory events support Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-23 16:40 +0100
  Re: [PATCH 06/23] perf mem: Check for memory events support Jiri Olsa <jolsa@redhat.com> - 2016-02-23 16:40 +0100

csiph-web