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-prev] [day] [month] [year] [list]
Date:	Thu, 15 Oct 2009 08:40:43 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Steven Rostedt <rostedt@...dmis.org>,
	Li Zefan <lizf@...fujitsu.com>
Subject: Re: [GIT PULL] tracing: Arch syscalls tracing shrinks and fixlets


* Frederic Weisbecker <fweisbec@...il.com> wrote:

> Ingo,
> 
> Please pull the tracing/core branch that can be found at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> 	tracing/core
> 
> Thanks,
> Frederic.
> 
> ---
> Frederic Weisbecker (4):
>       tracing: Move syscalls metadata handling from arch to core
>       tracing: Document HAVE_SYSCALL_TRACEPOINTS needs
>       ftrace: Copy ftrace_graph_filter boot param using strlcpy
>       ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
> 
>  Documentation/trace/ftrace-design.txt |   13 ++++-
>  arch/s390/kernel/ftrace.c             |   67 +-------------------------
>  arch/x86/kernel/ftrace.c              |   76 +----------------------------
>  include/trace/syscall.h               |    2 +-
>  kernel/trace/ftrace.c                 |    2 +-
>  kernel/trace/trace.c                  |    4 +-
>  kernel/trace/trace_syscalls.c         |   86 +++++++++++++++++++++++++++++++++
>  7 files changed, 105 insertions(+), 145 deletions(-)

Pulled, thanks a lot Frederic!

	Ingo
--
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