Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1367846
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL 0/2] perf/urgent fixes |
| Date | 2016-03-31 08:30 +0200 |
| Message-ID | <riEhd-JS-23@gated-at.bofh.it> (permalink) |
| References | <riwD0-3sy-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Arnaldo Carvalho de Melo <acme@kernel.org> wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit f6343be96ebbae38a07e0878810f5bbc0c38cade: > > Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2016-03-30 12:31:03 +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-20160330 > > for you to fetch changes up to 9f56c092b99b40ce3cf4c6d0134ff7e513c9f1a6: > > perf jit: genelf makes assumptions about endian (2016-03-30 18:12:06 -0300) > > ---------------------------------------------------------------- > perf/urgent fixes: > > - Fix determination of a callchain node's childlessness in > the top/report TUI, which was preventing navigating some > callchains, --stdio unnaffected (Andres Freund) > > - Fix jitdump's genelf assumption that PowerPC is big endian > only (Anton Blanchard) > > Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> > > ---------------------------------------------------------------- > Andres Freund (1): > perf hists: Fix determination of a callchain node's childlessness > > Anton Blanchard (1): > perf jit: genelf makes assumptions about endian > > tools/perf/ui/browsers/hists.c | 2 +- > tools/perf/util/genelf.h | 24 ++++++++++-------------- > 2 files changed, 11 insertions(+), 15 deletions(-) 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> - 2016-03-31 00:20 +0200 [PATCH 2/2] perf jit: genelf makes assumptions about endian Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-03-31 00:20 +0200 Re: [GIT PULL 0/2] perf/urgent fixes Ingo Molnar <mingo@kernel.org> - 2016-03-31 08:30 +0200
csiph-web