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]
Date:	Fri, 28 Jan 2011 18:19:32 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Arnaldo Carvalho de Melo <acme@...radead.org>
Cc:	linux-kernel@...r.kernel.org, 2nddept-manager@....hitachi.co.jp,
	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Chase Douglas <chase.douglas@...onical.com>,
	Franck Bui-Huu <fbuihuu@...il.com>,
	Han Pingtian <phan@...hat.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
	Steven Rostedt <rostedt@...dmis.org>,
	Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: Re: [GIT PULL 0/4] perf/core improvements and fix


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

> Hi Ingo,
> 
>         Please consider pulling from:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
> 
> Regards,
> 
> - Arnaldo
> 
> Han Pingtian (1):
>   perf test: Fix return values checking
> 
> Masami Hiramatsu (3):
>   perf tools: Add strfilter for general purpose string filter
>   perf probe: Add variable filter support
>   perf probe: Add filters support for available functions
> 
>  tools/perf/Documentation/perf-probe.txt |   15 +++
>  tools/perf/Makefile                     |    2 +
>  tools/perf/builtin-probe.c              |   43 +++++++-
>  tools/perf/builtin-test.c               |    6 +-
>  tools/perf/util/probe-event.c           |   89 ++++++++------
>  tools/perf/util/probe-event.h           |    5 +-
>  tools/perf/util/strfilter.c             |  200 +++++++++++++++++++++++++++++++
>  tools/perf/util/strfilter.h             |   48 ++++++++
>  8 files changed, 366 insertions(+), 42 deletions(-)
>  create mode 100644 tools/perf/util/strfilter.c
>  create mode 100644 tools/perf/util/strfilter.h

Pulled, thanks a lot 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