Messages in this thread |  | | | Date | Wed, 2 May 2012 19:34:32 +0200 | | From | Ingo Molnar <> | | Subject | Re: [GIT PULL 0/2] perf/urgent fixes |
| |
* Arnaldo Carvalho de Melo <acme@infradead.org> wrote:
> Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit 33ff581eddf744ea91a50d46c2f0961b375a9595: > > perf symbols: Read plt symbols from proper symtab_type binary (2012-04-20 13:34:49 -0300) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo > > for you to fetch changes up to 5622c07b4741e0afd7607bce6e850b76eeb23210: > > perf stat: Fix case where guest/host monitoring is not supported by kernel (2012-05-01 14:20:00 -0300) > > ---------------------------------------------------------------- > Fixes for perf/urgent: > > . Add fallback in 'perf stat' for kernels that don't support > perf_event_attr.exclude_guest, from Stephane Eranian. > > . Fix build id cache add routine to take the size of the buffer and not of a > pointer, from Namhyung Kim. > > Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> > > ---------------------------------------------------------------- > Namhyung Kim (1): > perf build-id: Fix filename size calculation > > Stephane Eranian (1): > perf stat: Fix case where guest/host monitoring is not supported by kernel > > tools/perf/builtin-stat.c | 33 +++++++++++++++++++++++++++++---- > tools/perf/util/header.c | 2 +- > 2 files changed, 30 insertions(+), 5 deletions(-)
Pulled, thanks Arnaldo!
Ingo
|  |