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:	Mon, 10 Jan 2011 22:28:06 -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>,
	Chris Samuel <chris@...muel.org>,
	David Ahern <daahern@...co.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Ingo Molnar <mingo@...e.hu>, Jiri Pirko <jpirko@...hat.com>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Mike Galbraith <efault@....de>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Stephane Eranian <eranian@...gle.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Tom Zanussi <tzanussi@...il.com>
Subject: [GIT PULL 0/6] perf/urgent fixes and improvements

Hi Ingo,

        Please consider pulling from:

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

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (4):
  perf sched: Fix allocation result check
  perf tools: Emit clearer message for sys_perf_event_open ENOENT return
  perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
  perf session: Fix infinite loop in __perf_session__process_events

David Ahern (1):
  perf stat: better error message for unsupported events

Jiri Pirko (1):
  perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail

 tools/perf/builtin-record.c |    3 +
 tools/perf/builtin-sched.c  |    5 +-
 tools/perf/builtin-stat.c   |    2 +
 tools/perf/builtin-test.c   |  110 +++++++++++++++++++++++++++++++++++++++++++
 tools/perf/builtin-top.c    |    2 +
 tools/perf/util/evsel.c     |   82 +++++++++++++++++++-------------
 tools/perf/util/session.c   |    2 +-
 7 files changed, 170 insertions(+), 36 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