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:	Thu,  9 Dec 2010 16:12:47 -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>,
	David Ahern <daahern@...co.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Ian Munsie <imunsie@....ibm.com>, Ingo Molnar <mingo@...e.hu>,
	Peter Zijlstra <peterz@...radead.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: [GIT PULL 00/10] perf/core improvements

Hi Ingo,

        Please pull from:

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

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (1):
  perf session: Remove unneeded dump_printf calls

David Ahern (1):
  perf report: Allow user to specify path to kallsyms file

Thomas Gleixner (8):
  perf event: Prevent unbound event__name array access
  perf session: Dont queue events w/o timestamps
  perf session: Consolidate the dump code
  perf session: Store file offset in sample_queue
  perf session: Add file_offset to event delivery function
  perf session: Move dump code to event delivery path
  perf session: Split out sample preprocessing
  perf session: Split out user event processing

 tools/perf/Documentation/perf-report.txt |    3 +
 tools/perf/builtin-report.c              |    2 +
 tools/perf/util/event.c                  |   12 ++-
 tools/perf/util/event.h                  |    3 +-
 tools/perf/util/hist.c                   |    9 +-
 tools/perf/util/session.c                |  154 ++++++++++++++++++-----------
 tools/perf/util/symbol.c                 |    9 ++-
 tools/perf/util/symbol.h                 |    1 +
 8 files changed, 127 insertions(+), 66 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