[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1307113131-10045-1-git-send-email-jolsa@redhat.com>
Date: Fri, 3 Jun 2011 16:58:46 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: rostedt@...dmis.org, fweisbec@...il.com, mingo@...hat.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCHv2 0/5] tracing, function, graph: Fixies for field display
hi,
this patchset contains some fixies of trace output for
function and function_graph tracers.
attached patches:
1/5 tracing, function_graph: Remove dependency of abstime and duration fields on latency
2/5 tracing, function_graph: Merge overhead and duration display functions
3/5 tracing, function: Fix trace header to follow context-info option
4/5 tracing, function_graph: Remove lock-depth from latency trace
5/5 tracing, function_graph: Add context-info support for function_graph tracer
v2 changes:
- add description of display changes to patches comments
wbr,
jirka
---
kernel/trace/trace.c | 3 +
kernel/trace/trace_functions_graph.c | 223 +++++++++++++++++-----------------
kernel/trace/trace_irqsoff.c | 4 +-
kernel/trace/trace_sched_wakeup.c | 4 +-
4 files changed, 118 insertions(+), 116 deletions(-)
--
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