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, 28 Jan 2011 15:12:59 -0200
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>,
	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>, Ingo Molnar <mingo@...e.hu>,
	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: [GIT PULL 0/4] perf/core improvements and fix

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

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