[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140708214923.GA18523@us.ibm.com>
Date: Tue, 8 Jul 2014 14:49:23 -0700
From: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: jolsa@...hat.com, linux-kernel@...r.kernel.org,
namhyung@...nel.org, acme@...radead.org
Subject: Re: perf: Add support for full Intel event lists v7
Andi Kleen [andi@...stfloor.org] wrote:
| Works for me with your input file:
|
| % perf list --events-file t.json
| ...
| pm_cyc [Cycles completed]
| pm_inst_cmpl [Instructions completed]
Ah, lower case.
|
| > With the above events file, I get "invalid event" for 'PM_INST_CMPL:u'
|
| It works in new style syntax, like
|
| perf stat --events-file t.json -e cpu/pm_inst_cmpl/u ls
Yes, thanks.
Sukadev
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists