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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 2 Aug 2009 21:34:17 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	LKML <linux-kernel@...r.kernel.org>,
	Steven Rostedt <rostedt@...dmis.org>,
	Lai Jiangshan <laijs@...fujitsu.com>,
	Li Zefan <lizf@...fujitsu.com>
Subject: Re: [GIT PULL] tracing: Various cleanups for 2.6.32


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

> Hi Thomas, Ingo,
> 
> These patches are the result of various cleanups in the tracing
> subsystem: algorithms simpifications, and various trace.c to tracer
> files moving.
> 
> Thanks,
> Frederic.
> 
> The following changes since commit d34a4debef933061924ee17c2ede33f5c44925fb:
>   jolsa@...hat.com (1):
>         tracing: Remove .globl in the scripts/recordmcount.pl doc
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/core
> 
> Frederic Weisbecker (5):
>       tracing/function-graph-tracer: Drop the useless nmi protection
>       tracing/function-tracer: Move trace_function() in the function tracer file
>       tracing/core: Make the stack entry helpers global
>       tracing: Move sched event insertion helpers in the sched switch tracer file
>       tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
> 
> Lai Jiangshan (1):
>       tracing: Simplify print_graph_cpu()
> 
>  arch/x86/kernel/ftrace.c             |    4 -
>  kernel/trace/trace.c                 |  217 ++--------------------------------
>  kernel/trace/trace.h                 |   30 ++++-
>  kernel/trace/trace_functions.c       |   25 ++++
>  kernel/trace/trace_functions_graph.c |  152 +++++++++++++++++++-----
>  kernel/trace/trace_sched_switch.c    |   57 +++++++++
>  kernel/trace/trace_selftest.c        |    1 +
>  7 files changed, 242 insertions(+), 244 deletions(-)

Pulled into tip:tracing/core, thanks a lot!

	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