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:	Tue, 27 Apr 2010 22:52:35 -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>,
	Frédéric Weisbecker <fweisbec@...il.com>,
	Masami Hiramatsu <mhiramat@...hat.com>,
	Mike Galbraith <efault@....de>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>, Zhang@...radead.org,
	Yanmin <yanmin_zhang@...ux.intel.com>
Subject: [GIT PULL] perf tools changes

Hi Ingo,

	Please consider pulling from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (5):
  perf tools: Rename "kernel_info" to "machine"
  perf machine: Pass buffer size to machine__mmap_name
  perf machine: Adopt some map_groups functions
  perf machines: Make the machines class adopt the dsos__fprintf methods
  perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory

 tools/perf/Makefile               |    2 +
 tools/perf/builtin-annotate.c     |    2 +-
 tools/perf/builtin-buildid-list.c |    2 +-
 tools/perf/builtin-kmem.c         |   10 +--
 tools/perf/builtin-record.c       |   36 ++++----
 tools/perf/builtin-report.c       |    2 +-
 tools/perf/builtin-top.c          |   15 ++--
 tools/perf/util/event.c           |   89 +++++++++----------
 tools/perf/util/event.h           |    4 +-
 tools/perf/util/header.c          |   70 +++++++--------
 tools/perf/util/header.h          |    2 +-
 tools/perf/util/map.c             |  121 +++++++++++++------------
 tools/perf/util/map.h             |   71 +++++++--------
 tools/perf/util/probe-event.c     |   20 +++--
 tools/perf/util/session.c         |    9 +-
 tools/perf/util/session.h         |   40 ++++++++-
 tools/perf/util/symbol.c          |  179 +++++++++++++++++--------------------
 tools/perf/util/symbol.h          |   16 ++--
 18 files changed, 348 insertions(+), 342 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