From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Olsa Subject: Re: perf and uncore events Date: Thu, 25 Oct 2012 12:18:11 +0200 Message-ID: <20121025101811.GA995@krava.brq.redhat.com> References: <20121024204857.GA1018@krava.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39078 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935163Ab2JYKSU (ORCPT ); Thu, 25 Oct 2012 06:18:20 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Vince Weaver Cc: linux-perf-users@vger.kernel.org On Wed, Oct 24, 2012 at 05:21:00PM -0400, Vince Weaver wrote: > On Wed, 24 Oct 2012, Jiri Olsa wrote: > > > by quick look, it seems you're missing closing '/' > > ./perf stat -a -e "uncore_imc_0/event=0xff,umask=0x00/" /bin/ls > > thanks, that was indeed the problem. > > It would be nice if perf gave a better error message for this, but I guess > the parsing is tricky enough as it is. it's in om my TODO list ;) jirka