From: Jiri Olsa <jolsa@redhat.com>
To: mingo@elte.hu, rostedt@goodmis.org, fweisbec@gmail.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCHv6 0/4] tracing: function graph output for preempt/irqs-off tracers
Date: Mon, 12 Apr 2010 09:39:47 +0200 [thread overview]
Message-ID: <20100412073947.GE3430@jolsa.lab.eng.brq.redhat.com> (raw)
In-Reply-To: <1270227683-14631-1-git-send-email-jolsa@redhat.com>
hi,
any feedback?
thanks,
jirka
On Fri, Apr 02, 2010 at 07:01:19PM +0200, Jiri Olsa wrote:
> hi,
>
> updates based on comments by Frederic Weisbecker,
> also rebase to latest master.
>
> I'm sending reworked version of the graph output support for
> preemptirqsoff/preemptoff/irqsoff tracers.
>
> v6:
> - using stubs instead of ifdef in trace_irqsoff for graph
> tracer's calls
>
> v5:
> - function graph events are back in game
> - changed function graph tracer interface to be able to
> pass custom tracer flags
> - changed calls to trace_function to trace graph records
> when the display-graph otion is enabled. As function tracer
> and graph tracer have different spacing during the record
> output, this way it looks better, and the info stays.
>
> This could be also done via TRACE_PRINT, then it'd be displayed
> as comment.. I chose the first way, though it could be easily
> changed.
>
> v4:
> - fixed header to display all the info as for
> current irqsoff tracer
> - fixed reset of the max_tr buffer during the
> display-graph switch
>
> v3:
> - the function_graph tracer should have the same output
> as current version even with events enabled,
> unless I missed something again ;)
> - I gave up the idea of function_graph events,
> since it was unsuitable for outputing other
> events as comments "/* */"
> - I'm not including the raw function_graph for now
>
>
> attached patches:
> - 1/4 adding ftrace events for graph tracer
> - 2/4 graph tracer - adding support for passing flags to ouput functions
> - 3/4 graph output support for irqsoff tracer
> - 4/4 graph output support for preemptirqsoff/preemptoff tracers
>
>
> plz let me know what you think
>
> wbr,
> jirka
> ---
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2010-04-12 7:39 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-02 17:01 Jiri Olsa
2010-04-02 17:01 ` [PATCHv6 1/4] tracing: adding ftrace events for graph tracer Jiri Olsa
2010-04-30 8:45 ` [tip:tracing/core] tracing: Add " tip-bot for Jiri Olsa
2010-04-02 17:01 ` [PATCHv6 2/4] tracing: graph tracer - adding support for passing flags to ouput functions Jiri Olsa
2010-04-30 8:45 ` [tip:tracing/core] tracing: Have graph flags passed in " tip-bot for Jiri Olsa
2010-04-02 17:01 ` [PATCHv6 3/4] tracing: graph output support for irqsoff tracer Jiri Olsa
2010-04-12 23:33 ` Frederic Weisbecker
2010-04-14 7:50 ` Jiri Olsa
2010-04-15 19:50 ` Frederic Weisbecker
2010-04-30 8:46 ` [tip:tracing/core] tracing: Add " tip-bot for Jiri Olsa
2010-04-02 17:01 ` [PATCHv6 4/4] tracing: graph output support for preemptirqsoff/preemptoff tracers Jiri Olsa
2010-04-27 1:35 ` Steven Rostedt
2010-04-27 6:54 ` Jiri Olsa
2010-04-12 7:39 ` Jiri Olsa [this message]
2010-04-26 20:22 ` [PATCHv6 0/4] tracing: function graph output for preempt/irqs-off tracers Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100412073947.GE3430@jolsa.lab.eng.brq.redhat.com \
--to=jolsa@redhat.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome