Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186531 > unrolled thread
| Started by | Namhyung Kim <namhyung@kernel.org> |
|---|---|
| First post | 2015-07-17 09:30 +0200 |
| Last post | 2015-07-17 09:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH RFC V3 3/5] perf,tool: partial time support Namhyung Kim <namhyung@kernel.org> - 2015-07-17 09:30 +0200
| From | Namhyung Kim <namhyung@kernel.org> |
|---|---|
| Date | 2015-07-17 09:30 +0200 |
| Subject | Re: [PATCH RFC V3 3/5] perf,tool: partial time support |
| Message-ID | <pN8fN-74a-33@gated-at.bofh.it> |
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web