[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150717071204.GA25386@sejong>
Date: Fri, 17 Jul 2015 16:12:04 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: "Liang, Kan" <kan.liang@...el.com>
Cc: "acme@...nel.org" <acme@...nel.org>,
"jolsa@...nel.org" <jolsa@...nel.org>,
"ak@...ux.intel.com" <ak@...ux.intel.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Hunter, Adrian" <adrian.hunter@...el.com>
Subject: Re: [PATCH RFC V3 3/5] perf,tool: partial time support
Hi,
On Wed, Jul 15, 2015 at 07:03:38PM +0000, Liang, Kan wrote:
> > However, perf_evlist__id_hdr_size() seems to be affected also. Are you
> > sure it's okay too?
> >
> Yes.
> id_hdr_size is calculated according to the first event. It impacts
> perf tool generated COMM, MMAP and FORK events.
> But all of these events have same and position fixed IDENTIFIER, 0.
> When parsing the events by perf_evlist__event2evsel, id 0 always
> return first event.
> So only first event will be involved to parse perf tool generated
> COMM, MMAP and FORK events. TIME setting from other events
> doesn’t impact.
Good. Thanks for the explanation..
Thanks,
Namhyung
--
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