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] [day] [month] [year] [list]
Date:	Fri, 23 Jul 2010 09:12:37 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Steven Rostedt <rostedt@...dmis.org>
Cc:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH 0/7] [GIT PULL] tracing: updates


* Steven Rostedt <rostedt@...dmis.org> wrote:

> 
> 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-2.6-trace.git
> tip/perf/core
> 
> 
> Dan Carpenter (1):
>       trace: strlen() return doesn't account for the NULL
> 
> David Daney (1):
>       tracing: Fix $mcount_regex for MIPS in recordmcount.pl
> 
> KOSAKI Motohiro (1):
>       tracing: Shrink max latency ringbuffer if unnecessary
> 
> Lai Jiangshan (1):
>       tracing: Reduce latency and remove percpu trace_seq
> 
> Li Zefan (1):
>       tracing: Allow to disable cmdline recording
> 
> Mike Frysinger (1):
>       tracing/documentation: Document dynamic ftracer internals
> 
> Richard Kennedy (1):
>       trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
> 
> ----
>  Documentation/trace/ftrace-design.txt |  153 +++++++++++++++++++++++++++++++-
>  include/linux/ftrace.h                |    5 +
>  include/linux/ftrace_event.h          |   12 ++-
>  include/trace/ftrace.h                |   12 +--
>  kernel/trace/ring_buffer.c            |    2 +-
>  kernel/trace/trace.c                  |   46 ++++++++--
>  kernel/trace/trace.h                  |    4 +
>  kernel/trace/trace_events.c           |   30 ++++++-
>  kernel/trace/trace_irqsoff.c          |    3 +
>  kernel/trace/trace_output.c           |    3 -
>  kernel/trace/trace_sched_wakeup.c     |    2 +
>  scripts/recordmcount.pl               |    2 +-
>  12 files changed, 241 insertions(+), 33 deletions(-)

Pulled, thanks a lot Steve!

	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