Re: [GIT PULL 0/3] perf/urgent fixes

From: Ingo Molnar
Date: Tue Mar 11 2014 - 06:04:22 EST




* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
>
> Hi Ingo,
>
> Please consider pulling,
>
> - Arnaldo
>
> The following changes since commit af76815a31adc75dd9526230affdd678e65ac59f:
>
> Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2014-03-01 10:13:25 +0100)
>
> 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 fdf57dd052d5cbd415533ae98f4d423286a85220:
>
> perf machine: Use map as success in ip__resolve_ams (2014-03-10 11:19:36 -0300)
>
> ----------------------------------------------------------------
> perf/urgent fixes:
>
> . Fix build of 'trace' in some systems due to using some architecture-specific
> signal numbers (Ben Hutchings)
>
> . Stop resolving when finding a map in in ip__resolve_ams, this way at least
> the DSO will be resolved when a symbol isn't (Don Zickus)
>
> . Fix crash in elf_section_by_name when not checking if some section string index
> is valid (Jiri Olsa)
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> Ben Hutchings (1):
> perf trace: Decode architecture-specific signal numbers
>
> Don Zickus (1):
> perf machine: Use map as success in ip__resolve_ams
>
> Jiri Olsa (1):
> perf symbols: Fix crash in elf_section_by_name
>
> tools/perf/builtin-trace.c | 10 +++++++++-
> tools/perf/util/machine.c | 2 +-
> tools/perf/util/symbol-elf.c | 6 +++---
> 3 files changed, 13 insertions(+), 5 deletions(-)

Pulled, thanks a lot Arnaldo!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/