Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1367083
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL 0/1] perf/urgent fix |
| Date | 2016-03-30 12:40 +0200 |
| Message-ID | <rilHA-3WZ-19@gated-at.bofh.it> (permalink) |
| References | <rib5w-4TO-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Arnaldo Carvalho de Melo <acme@kernel.org> wrote: > Hi Ingo, > > Please consider pulling, regression introduced in this > merge window, > > - Arnaldo > > The following changes since commit 5dc1037305140d8a7e580e916ac17df5d0124add: > > Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2016-03-29 10:39:12 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-20160329 > > for you to fetch changes up to 3ea223adcb0c5893a6dc8ed3a84dce264cbb61d6: > > perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples (2016-03-29 20:03:56 -0300) > > ---------------------------------------------------------------- > perf/urgent fix: > > - Add missing initialization of perf_sample.cpumode in synthesized samples, > affects jitdump, records for pre-existing threads and records synthesized > from processor trace data, noticed while testing intel_pt events with > 'perf script' (Arnaldo Carvalho de Melo) > > Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> > > ---------------------------------------------------------------- > Arnaldo Carvalho de Melo (1): > perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples > > tools/perf/util/event.c | 23 ++++++++++++++++------- > tools/perf/util/intel-bts.c | 1 + > tools/perf/util/intel-pt.c | 3 +++ > tools/perf/util/jitdump.c | 2 ++ > 4 files changed, 22 insertions(+), 7 deletions(-) Pulled, thanks a lot Arnaldo! Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[GIT PULL 0/1] perf/urgent fix Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-03-30 01:20 +0200 Re: [GIT PULL 0/1] perf/urgent fix Ingo Molnar <mingo@kernel.org> - 2016-03-30 12:40 +0200
csiph-web