mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jiri Olsa <jolsa@redhat.com>
To: rostedt@goodmis.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCHv3 0/2] tracing: function graph output for preempt/irqs-off tracers
Date: Fri, 26 Mar 2010 13:32:01 +0100	[thread overview]
Message-ID: <1269606723-12439-1-git-send-email-jolsa@redhat.com> (raw)

hi,

I reworked it based on your comments:

- 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/2 graph output support for irqsoff tracer
- 2/2 graph output support for preemptirqsoff/preemptoff tracers

plz let me know what you think

wbr,
jirka
---
 kernel/trace/trace.c                 |   31 ++++--
 kernel/trace/trace.h                 |   10 ++
 kernel/trace/trace_functions_graph.c |   15 ++-
 kernel/trace/trace_irqsoff.c         |  200 ++++++++++++++++++++++++++++++++-
 4 files changed, 233 insertions(+), 23 deletions(-)

             reply	other threads:[~2010-03-26 12:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 12:32 Jiri Olsa [this message]
2010-03-26 12:32 ` [PATCHv3 1/2] tracing: graph output support for irqsoff tracer Jiri Olsa
2010-03-26 12:32 ` [PATCHv3 2/2] tracing: graph output support for preemptirqsoff/preemptoff tracers Jiri Olsa
2010-03-26 14:53 ` [PATCHv3 0/2] tracing: function graph output for preempt/irqs-off tracers Steven Rostedt
2010-03-29 11:17   ` Jiri Olsa
2010-03-29 15:09     ` Steven Rostedt
2010-03-29 15:21       ` Jiri Olsa
2010-03-29 15:41         ` Steven Rostedt
2010-03-31  7:37           ` Jiri Olsa
2010-03-31  8:01             ` Frederic Weisbecker
2010-03-31 10:36               ` Jiri Olsa

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=1269606723-12439-1-git-send-email-jolsa@redhat.com \
    --to=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --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