[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1394486108-5974-1-git-send-email-acme@infradead.org>
Date: Mon, 10 Mar 2014 18:15:05 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Albert Strasheim <albert@...udflare.com>,
Ben Hutchings <ben@...adent.org.uk>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
David Ahern <dsahern@...il.com>,
Don Zickus <dzickus@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...e.hu>, Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
stable@...r.kernel.org, Stephane Eranian <eranian@...gle.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/3] perf/urgent fixes
From: Arnaldo Carvalho de Melo <acme@...stprotocols.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@...hat.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists