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, 04 Jun 2009 01:25:40 -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>,
	Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 0/6] [GIT PULL] tracing/branch-profiler: per cpu and other things


Ingo,

Please pull the latest tip/tracing/ftrace-5 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/ftrace-5


Steven Rostedt (6):
      tracing/function-profiler: do not free per cpu variable stat
      tracing/branch-profiler: fix return value check on register_stat_tracer
      tracing/branch-profiler: do not profile managers
      tracing/branch-profiler: move macro defines to kernel.h
      tracing/branch-profiling: add variable to disable branch profiling
      tracing/branch-profiler: add option to profile branches per cpu

----
 include/asm-generic/vmlinux.lds.h |   16 +++++-
 include/linux/compiler.h          |   85 +---------------------------------
 include/linux/kernel.h            |   92 +++++++++++++++++++++++++++++++++++++
 kernel/sysctl.c                   |   10 ++++
 kernel/trace/Kconfig              |   13 +++++
 kernel/trace/ftrace.c             |    5 +-
 kernel/trace/trace_branch.c       |   73 ++++++++++++++++++++++++++++-
 7 files changed, 202 insertions(+), 92 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