linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/2] perf/urgent fixes
@ 2013-10-28 14:45 Arnaldo Carvalho de Melo
  2013-10-28 14:45 ` [PATCH 1/2] perf script python: Fix mem leak due to missing Py_DECREFs on dict entries Arnaldo Carvalho de Melo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arnaldo Carvalho de Melo @ 2013-10-28 14:45 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Adrian Hunter,
	David Ahern, Frederic Weisbecker, Jiri Olsa, Joseph Schuchart,
	Markus Trippelsdorf, Mike Galbraith, Paul Mackerras,
	Peter Zijlstra, Stephane Eranian, Tom Zanussi,
	Arnaldo Carvalho de Melo

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

Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit e4f8eaad70ea186b8da290c99239dce721a34f88:

  Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2013-10-20 10:51:35 +0200)

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 2fd869f08aec5a8e4cbf01bc3fa345c4e53342d7:

  perf tools: Fix up /proc/PID/maps parsing (2013-10-28 09:38:12 -0300)

----------------------------------------------------------------
perf/urgent fixes:

. Fix up /proc/PID/maps parsing, where perfectly fine mmap entries
  were being trown away when synthesizing PERF_RECORD_MMAP for
  preexisting threads, prevenging symbol resolution to work
  for those threads, broken in the MMAP2 removal. Reported and
  pinpointed by Markus Trippelsdorf,

. Fix mem leak in the python 'perf script' backend, due to missing Py_DECREFs
  on dict entries, fix from Joseph Schuchart.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf tools: Fix up /proc/PID/maps parsing

Joseph Schuchart (1):
      perf script python: Fix mem leak due to missing Py_DECREFs on dict entries

 tools/perf/util/event.c                            |  2 +-
 .../util/scripting-engines/trace-event-python.c    | 37 ++++++++++++++--------
 2 files changed, 25 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2013-10-28 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28 14:45 [GIT PULL 0/2] perf/urgent fixes Arnaldo Carvalho de Melo
2013-10-28 14:45 ` [PATCH 1/2] perf script python: Fix mem leak due to missing Py_DECREFs on dict entries Arnaldo Carvalho de Melo
2013-10-28 14:45 ` [PATCH 2/2] perf tools: Fix up /proc/PID/maps parsing Arnaldo Carvalho de Melo
2013-10-28 14:59 ` [GIT PULL 0/2] 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).