linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf memory metrics on ec2 instance
@ 2018-01-03 14:50 Dmitry Dolgov
  2018-01-03 23:36 ` Andi Kleen
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Dolgov @ 2018-01-03 14:50 UTC (permalink / raw)
  To: linux-perf-users

Hi,

I have a question, maybe a stupid one. I'm experimenting with perf
on ec2 instances, a dedicated m4.16xlarge, that should support some
hardware counters. But so far when I'm trying to get something memory
related, I'm getting this error (the same for `perf mem -t load record
-- sleep 10`):

$ perf c2c record -- sleep 10
event syntax error: '..ads,ldlat=30/P'
                                  \___ unknown term

valid terms: pc,inv,edge,cmask,event,umask,config,config1,config2,name,period,freq,branch_type,time,call-graph,stack-size,no-inherit,inherit,max-stack,no-overwrite,overwrite,driver-config
Run 'perf list' for a list of valid events

 Usage: perf record [<options>] [<command>]
    or: perf record [<options>] -- <command> [<options>]

    -e, --event <event>   event selector. use 'perf list' to list
available events


$ perf -v
perf version 4.15.rc6.g30a7a

$ uname -a
Linux ip-172-30-2-208 4.4.0-1041-aws #50-Ubuntu SMP Wed Nov 15
22:18:17 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

It's quite confusing for me, because the same works fine on my local machine,
but this error I've got is not about something being not supported. Can you tell
me what I'm doing wrong?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-08 21:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03 14:50 perf memory metrics on ec2 instance Dmitry Dolgov
2018-01-03 23:36 ` Andi Kleen
2018-01-07 15:37   ` Dmitry Dolgov
2018-01-08  5:09     ` Andi Kleen
2018-01-07 21:59   ` Brendan Gregg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).