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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100618085401.GC24562@elte.hu>
Date:	Fri, 18 Jun 2010 10:54:01 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Arnaldo Carvalho de Melo <acme@...radead.org>
Cc:	linux-kernel@...r.kernel.org, Andy Isaacson <adi@...apodia.org>,
	Anton Blanchard <anton@...ba.org>,
	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Chase Douglas <chase.douglas@...onical.com>,
	"David S. Miller" <davem@...emloft.net>,
	Eric B Munson <ebmunson@...ibm.com>,
	Fr??d??ric Weisbecker <fweisbec@...il.com>,
	Kirill Smelkov <kirr@...dau.phys.spbu.ru>,
	Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Stephane Eranian <eranian@...gle.com>
Subject: Re: [GIT PULL 0/7] perf/core improvements and fixes for 2.6.36


* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:

> Hi Ingo,
> 
>         Please pull from:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
> 
> Regards,
> 
> - Arnaldo
> 
> Andy Isaacson (2):
>   perf debug: fix hex dump partial final line
>   perf session: fix error message on failure to open perf.data
> 
> Chase Douglas (1):
>   perf probe: Add kernel source path option
> 
> Eric B Munson (1):
>   perf symbols: Function descriptor symbol lookup
> 
> Kirill Smelkov (1):
>   perf tools: .gitignore += config.make config.make.autogen
> 
> Stephane Eranian (2):
>   perf record: Avoid synthesizing mmap() for all processes in per-thread mode
>   perf record: Add option to avoid updating buildid cache
> 
>  tools/perf/.gitignore                    |    2 +
>  tools/perf/Documentation/perf-probe.txt  |    4 ++
>  tools/perf/Documentation/perf-record.txt |    6 +++
>  tools/perf/builtin-probe.c               |    2 +
>  tools/perf/builtin-record.c              |    7 +++-
>  tools/perf/util/debug.c                  |   10 ++---
>  tools/perf/util/header.c                 |   10 +++++-
>  tools/perf/util/probe-finder.c           |   58 ++++++++++++++++++++++++++++--
>  tools/perf/util/session.c                |    6 ++-
>  tools/perf/util/symbol.c                 |   37 +++++++++++++++++--
>  tools/perf/util/symbol.h                 |    1 +
>  tools/perf/util/util.h                   |    1 +
>  12 files changed, 128 insertions(+), 16 deletions(-)

Pulled, thanks Arnaldo!

	Ingo
--
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