lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 12 Aug 2011 13:28:52 -0300
From:	Arnaldo Carvalho de Melo <acme@...radead.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	linux-kernel@...r.kernel.org,
	Arnaldo Carvalho de Melo <acme@...radead.org>,
	Avi Kivity <avi@...hat.com>, David Ahern <dsahern@...il.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Ingo Molnar <mingo@...e.hu>, Jiri Olsa <jolsa@...hat.com>,
	Masami Hiramatsu <masami.hiramatsu@...il.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
	Mike Galbraith <efault@....de>,
	Paul Mackerras <paulus@...ba.org>,
	Pekka Enberg <penberg@...nel.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Stephane Eranian <eranian@...gle.com>,
	Vasiliy Kulikov <segoon@...nwall.com>,
	Yanmin Zhang <yanmin_zhang@...ux.intel.com>,
	yrl.pp-manager.tt@...achi.com, acme@...stprotocols.net
Subject: [GIT PULL 00/12] perf fixes

Hi Ingo,

        Please consider pulling from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (1):
  perf top browser: Remove spurious helpline update

Jiri Olsa (1):
  perf report: Use properly build_id kernel binaries

Masami Hiramatsu (9):
  perf probe: Fix a memory leak for scopes array
  perf probe: Fix line walker to check CU correctly
  perf probe: Fix to search nested inlined functions in CU
  perf probe: Fix to walk all inline instances
  perf probe: Warn when more than one line are given
  perf probe: Fix to search local variables in appropriate scope
  perf probe: Avoid searching variables in intermediate scopes
  perf probe: Search concrete out-of-line instances
  perf probe: Filter out redundant inline-instances

Vasiliy Kulikov (1):
  perf: fix temporary file ownership check

 tools/perf/builtin-probe.c        |   14 ++-
 tools/perf/util/dwarf-aux.c       |  210 +++++++++++++++++++++++++++++++---
 tools/perf/util/dwarf-aux.h       |   11 ++
 tools/perf/util/header.c          |   11 ++-
 tools/perf/util/probe-finder.c    |  231 +++++++++++++++++++++++--------------
 tools/perf/util/probe-finder.h    |    2 +-
 tools/perf/util/symbol.c          |   59 ++++++----
 tools/perf/util/symbol.h          |    1 -
 tools/perf/util/ui/browsers/top.c |    1 -
 9 files changed, 403 insertions(+), 137 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ