Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1282816 > unrolled thread
| Started by | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| First post | 2015-12-03 10:10 +0100 |
| Last post | 2015-12-03 10:10 +0100 |
| 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 0/7] perf stat: Change event enable code Jiri Olsa <jolsa@redhat.com> - 2015-12-03 10:10 +0100
| From | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| Date | 2015-12-03 10:10 +0100 |
| Subject | Re: [PATCH 0/7] perf stat: Change event enable code |
| Message-ID | <qBy3L-2WY-7@gated-at.bofh.it> |
On Thu, Dec 03, 2015 at 10:06:39AM +0100, Jiri Olsa wrote: > hi, > while testing ftrace:function event I noticed we create > stat counters as enabled (except for enable_on_exec couters). > > This way we count also filter setup and other config code > which might be crucial for some events. > > Posponing the events enable once everything is ready. > > The last patch is RFC as I wasn't sure there's some hidden > catch about perf_evlist__(enable|disable)_event functions > I missed.. Adrian? > > thanks, > jirka Also available in: git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git perf/fixes jirka -- 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