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:	Wed, 14 Mar 2012 12:26:29 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Ingo Molnar <mingo@...e.hu>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/6] [GIT PULL] tracing: updates


Ingo,

Please pull the latest tip/perf/core tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core

Head SHA1: 37d73998920859784e6504462a2fd5f52cc08051


Gerlando Falauto (1):
      tracing: Do not select FRAME_POINTER on PPC

Jiri Olsa (1):
      perf: Add ifdef to remove unused enum switch warnings

Mark Brown (1):
      tracing: Fix build breakage without CONFIG_PERF_EVENTS

Rajesh Bhagat (1):
      ftrace: Fix function_graph for archs that test ftrace_trace_function

Steven Rostedt (2):
      tracing/ring-buffer: Only have tracing_on disable tracing buffers
      tracing: Keep NMI watchdog from triggering when dumping trace

----
 include/linux/ftrace_event.h |    2 +
 include/linux/ring_buffer.h  |    3 +
 kernel/trace/Kconfig         |    2 +-
 kernel/trace/ftrace.c        |    3 +-
 kernel/trace/ring_buffer.c   |  157 ++++++++++++++++--------------------------
 kernel/trace/trace.c         |  109 +++++++++++++++++++++++++++++
 kernel/trace/trace.h         |    3 +-
 7 files changed, 178 insertions(+), 101 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ