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:	Sun,  9 May 2010 21:19:55 -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>,
	Arjan van de Ven <arjan@...ux.intel.com>,
	Frédéric Weisbecker <fweisbec@...il.com>,
	Mike Galbraith <efault@....de>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Tom Zanussi <tzanussi@...il.com>,
	"Yanmin, Zhang" <yanmin_zhang@...ux.intel.com>
Subject: [GIT PULL v2 0/4] perf tools improvements and minor fixes

Hi Ingo,

        Please pull from:

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

Regards,

Arnaldo Carvalho de Melo (4):
  perf symbols: Consider unresolved DSOs in the dso__col_widt calculation
  perf symbols: Check if a struct machine instance was found
  perf session: Embed the host machine data on perf_session
  perf report: Allow limiting the number of entries to print in callchains

 tools/perf/builtin-report.c |    5 ++++-
 tools/perf/util/callchain.h |    1 +
 tools/perf/util/event.c     |   27 +++++++++++++++++++++++++--
 tools/perf/util/hist.c      |   10 ++++++++++
 tools/perf/util/map.c       |   24 ------------------------
 tools/perf/util/session.c   |    8 ++++++++
 tools/perf/util/session.h   |   14 ++++++++------
 tools/perf/util/symbol.c    |    2 +-
 tools/perf/util/symbol.h    |    2 ++
 9 files changed, 59 insertions(+), 34 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