On Tue, Feb 23, 2016 at 12:24:52PM -0300, Arnaldo Carvalho de Melo wrote:
> 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
On Tue, Feb 23, 2016 at 12:18:14PM -0300, Arnaldo Carvalho de Melo wrote:
> 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] ld
Em Tue, Feb 23, 2016 at 04:29:57PM +0100, Jiri Olsa escreveu:
> On Tue, Feb 23, 2016 at 12:18:14PM -0300, Arnaldo Carvalho de Melo wrote:
> > 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 with
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]
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-l
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
Link: http://lkml.kernel.org/n/tip-r8smhxjfe69q67jwt7mzs...@git.kernel.org
Signed-off-by: Jiri Olsa
---
tools/perf/builtin-me
6 matches
Mail list logo