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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 2 Jun 2009 10:30:43 +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 00/10] [GIT PULL] tracing: various updates


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

> Ingo,
> 
> Please pull the latest tip/tracing/ftrace-2 tree, which can be found at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/tracing/ftrace-2
> 
> 
> Li Zefan (3):
>       tracing/events: fix a typo in __string() format output
>       tracing/events: put TP_fast_assign into braces
>       tracing/events: introduce __dynamic_array()
> 
> Steven Rostedt (6):
>       ftrace: add kernel command line function filtering
>       tracing: fix config options to not show when automatically selected
>       tracing: combine the default tracers into one config
>       tracing: remove redundant SOFTIRQ from softirq event traces
>       tracing: make trace pipe recognize latency format flag
>       ftrace: do not profile functions when disabled
> 
> Steven Whitehouse (1):
>       tracing: add exports to use __print_symbolic and __print_flags from a module
> 
> ----
>  Documentation/kernel-parameters.txt |   17 ++++-
>  include/linux/ftrace_event.h        |    2 +-
>  include/trace/events/irq.h          |   24 +++---
>  include/trace/ftrace.h              |  126 +++++++++++++++++++++++++----------
>  kernel/trace/Kconfig                |   60 ++++++++--------
>  kernel/trace/ftrace.c               |   50 +++++++++++++-
>  kernel/trace/trace.c                |    3 +
>  kernel/trace/trace_events_filter.c  |    6 +-
>  kernel/trace/trace_output.c         |    3 +
>  9 files changed, 205 insertions(+), 86 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