linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf/urgent fixes
@ 2014-03-10 21:15 Arnaldo Carvalho de Melo
  2014-03-10 21:15 ` [PATCH 1/3] perf trace: Decode architecture-specific signal numbers Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2014-03-10 21:15 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Albert Strasheim,
	Ben Hutchings, Corey Ashford, David Ahern, Don Zickus,
	Frederic Weisbecker, Ingo Molnar, Jiri Olsa, Namhyung Kim,
	Paul Mackerras, Peter Zijlstra, stable, Stephane Eranian,
	Arnaldo Carvalho de Melo

From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>

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@redhat.com>

----------------------------------------------------------------
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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-11 10:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-10 21:15 [GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo
2014-03-10 21:15 ` [PATCH 1/3] perf trace: Decode architecture-specific signal numbers Arnaldo Carvalho de Melo
2014-03-10 21:15 ` [PATCH 2/3] perf symbols: Fix crash in elf_section_by_name Arnaldo Carvalho de Melo
2014-03-10 21:15 ` [PATCH 3/3] perf machine: Use map as success in ip__resolve_ams Arnaldo Carvalho de Melo
2014-03-11 10:04 ` [GIT PULL 0/3] perf/urgent fixes Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).