Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH 0/4][GIT PULL] tracing: updates and fixes

0 views
Skip to first unread message

Steven Rostedt

unread,
Mar 5, 2010, 9:30:01 PM3/5/10
to

Ingo,

Please pull the latest tip/tracing/core tree, which can be found at:

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


Arnaldo Carvalho de Melo (1):
tracing: Update the comm field in the right variable in update_max_tr

Steven Rostedt (2):
function-graph: Fix unused reference to ftrace_set_func()
function-graph: Use comment notation for func names of dangling '}'

Tim Bird (1):
function-graph: Add tracing_thresh support to function_graph tracer

----
kernel/trace/ftrace.c | 6 ++----
kernel/trace/trace.c | 24 ++++++++++++++++++++----
kernel/trace/trace.h | 3 ++-
kernel/trace/trace_functions_graph.c | 27 ++++++++++++++++++++++++---
4 files changed, 48 insertions(+), 12 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Steven Rostedt

unread,
Mar 5, 2010, 9:30:02 PM3/5/10
to
0003-tracing-Update-the-comm-field-in-the-right-variable-.patch

Steven Rostedt

unread,
Mar 5, 2010, 9:30:01 PM3/5/10
to
0001-function-graph-Fix-unused-reference-to-ftrace_set_fu.patch

Steven Rostedt

unread,
Mar 5, 2010, 9:30:02 PM3/5/10
to
0004-function-graph-Add-tracing_thresh-support-to-functio.patch

Steven Rostedt

unread,
Mar 5, 2010, 9:30:02 PM3/5/10
to
0002-function-graph-Use-comment-notation-for-func-names-o.patch

Ingo Molnar

unread,
Mar 11, 2010, 7:50:02 AM3/11/10
to

* Steven Rostedt <ros...@goodmis.org> wrote:

> Ingo,
>
> Please pull the latest tip/tracing/core tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/tracing/core
>
>
> Arnaldo Carvalho de Melo (1):
> tracing: Update the comm field in the right variable in update_max_tr
>
> Steven Rostedt (2):
> function-graph: Fix unused reference to ftrace_set_func()
> function-graph: Use comment notation for func names of dangling '}'
>
> Tim Bird (1):
> function-graph: Add tracing_thresh support to function_graph tracer
>
> ----
> kernel/trace/ftrace.c | 6 ++----
> kernel/trace/trace.c | 24 ++++++++++++++++++++----
> kernel/trace/trace.h | 3 ++-
> kernel/trace/trace_functions_graph.c | 27 ++++++++++++++++++++++++---
> 4 files changed, 48 insertions(+), 12 deletions(-)

Pulled, thanks Steve!

Ingo

0 new messages