Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1681333
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL 0/2] perf/urgent fixes |
| Date | 2017-07-05 09:20 +0200 |
| Message-ID | <tZMLp-3av-41@gated-at.bofh.it> (permalink) |
| References | <tZBPX-4mq-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Arnaldo Carvalho de Melo <acme@kernel.org> wrote: > Hi Ingo, > > Please consider pulling, very small patches, > > - Arnaldo > > Test results at the end of this message, as usual. > > The following changes since commit e3c2c4fb524b548e58108a8820c0ac7787667584: > > Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2017-06-27 09:17:02 +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-4.12-20170704 > > for you to fetch changes up to 1934adf78e33fa69570a763c7ac5353212416bb0: > > perf unwind: Do not fail due to missing unwind support (2017-07-04 11:43:58 -0300) > > ---------------------------------------------------------------- > perf/urgent fixes: > > User visible: > > - Fix max attr.precise_ip probing to make perf use the best cycles:p > available in the processor for non root users (Arnaldo Carvalho de Melo) > > - Fix processing of MMAP events for 32-bit binaries on 64-bit systems > when unwind support is not fully integrated, fixing DSO and symbol > resolution (Jiri Olsa) > > Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> > > ---------------------------------------------------------------- > Arnaldo Carvalho de Melo (1): > perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip > > Jiri Olsa (1): > perf unwind: Do not fail due to missing unwind support > > tools/perf/util/evsel.c | 1 + > tools/perf/util/unwind-libunwind.c | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) Pulled, thanks a lot Arnaldo! Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[GIT PULL 0/2] perf/urgent fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-07-04 21:40 +0200 Re: [GIT PULL 0/2] perf/urgent fixes Ingo Molnar <mingo@kernel.org> - 2017-07-05 09:20 +0200
csiph-web