[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120526031556.GE6344@infradead.org>
Date: Sat, 26 May 2012 00:15:56 -0300
From: Arnaldo Carvalho de Melo <acme@...hat.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH] perf, tool: Add modifiers to be part of the event name
Em Sat, May 26, 2012 at 12:35:28AM +0200, Andi Kleen escreveu:
> On Fri, May 11, 2012 at 12:25:22PM +0200, Jiri Olsa wrote:
> > On Thu, May 10, 2012 at 05:17:48PM -0700, Andi Kleen wrote:
> > > From: Andi Kleen <ak@...ux.intel.com>
> > >
> > > We need to save the original string for perf stat output,
> > > otherwise :t and :c are invisible.
> >
> > right, the modifier got lost
> >
> > We need to fix the name once modifier is detected and final
> > event name is assigned (e.g. there could be "*?" in the tracepoint
> > event name, causing the name to be unwinded..).
>
> What happened to this patch? Seems to be still broken in 3.4
The latest patchset I submitted should fix this for raw and hardware
events.
Saving the events specified by the user is not sufficient, as those
strings are not saved in perf.data files, we must reconstruct the
strings from what is stored in the perf_event_attr fields.
- Arnaldo
--
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