From: Jiri Olsa <jolsa@redhat.com>
To: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Cc: linux-kernel@vger.kernel.org,
Dominique Toupin <dominique.toupin@ericsson.com>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Tom Zanussi <tzanussi@gmail.com>,
Jeremie Galarneau <jgalar@efficios.com>,
David Ahern <dsahern@gmail.com>,
Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: Re: FW: [RFC 0/5] perf tools: Add perf data CTF conversion
Date: Wed, 20 Aug 2014 11:28:58 +0200 [thread overview]
Message-ID: <20140820092858.GA1203@krava.brq.redhat.com> (raw)
In-Reply-To: <53F38C74.4030300@voxpopuli.im>
On Tue, Aug 19, 2014 at 01:42:12PM -0400, Alexandre Montplaisir wrote:
> Hi Jiri,
>
> (sorry for breaking the thread, I didn't have the original email, but was
> forwarded it)
np, some other folks to the CC
>
> I work on the Eclipse viewer (a.k.a. Trace Compass).
>
> > so I've put perf converted CTF stream into the eclipse CTF trace viewer
> and got it displayed with the 'Generic CTF trace' type
> > The other type 'LTTng kernel trace' seems to set some rules for the CTF
> fields/format the trace has to obey. Is this described somewhere?
>
> To identify an LTTng kernel trace, we check if the domain defined in the
> metadata is "kernel" [1]. I don't think we documented this anywhere though,
> we probably should!
ok, easy enough ;-) so I'm guessing this governs the expected
CTF layout for event/stream headers/contexts, right?
Also judging from the trace display, you have hardcoded specific
displays/actions for specific events? That's all connected/specific
under trace type?
>
> Once we have some views or analysis specific to perf CTF traces, we could
> definitely add a separate trace type for those too.
I guess tracepoints and breakpoints should display something like
the standard kernel trace. As for HW events it's usual to display
profile infomation as the perf report does:
https://perf.wiki.kernel.org/index.php/Tutorial#Sampling_with_perf_record
I tried to record/display lttng event perf:cpu:cycles, but got nothing
displayed in eclipse. Looks like this data provides only summary count
of the event for the workload?
thanks,
jirka
next parent reply other threads:[~2014-08-20 9:29 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <53F38C74.4030300@voxpopuli.im>
2014-08-20 9:28 ` Jiri Olsa [this message]
2014-08-20 19:14 ` Alexandre Montplaisir
2014-08-21 16:58 ` Jiri Olsa
2014-08-21 20:03 ` Alexandre Montplaisir
2014-08-22 16:46 ` Jiri Olsa
2014-11-03 17:58 ` Sebastian Andrzej Siewior
2014-11-04 1:20 ` Alexandre Montplaisir
2014-11-05 12:50 ` Sebastian Andrzej Siewior
2014-11-05 17:21 ` Mathieu Desnoyers
2014-11-06 4:53 ` Alexandre Montplaisir
2014-11-13 19:24 ` Sebastian Andrzej Siewior
2014-11-14 15:51 ` Mathieu Desnoyers
2014-11-06 3:25 ` FW: " Alexandre Montplaisir
2014-11-10 1:31 ` Alexandre Montplaisir
2014-11-12 22:14 ` Support for Perf CTF traces now in master (was Re: FW: [RFC 0/5] perf tools: Add perf data CTF conversion) Alexandre Montplaisir
2014-11-26 17:37 ` Sebastian Andrzej Siewior
2014-11-27 4:27 ` Alexandre Montplaisir
2014-11-29 9:35 ` [tracecompass-dev] " Jerome CORRENOZ
2014-11-28 11:26 ` Jiri Olsa
2014-12-01 17:28 ` Jérémie Galarneau
2014-12-01 20:44 ` Jiri Olsa
2014-11-27 15:43 ` Jiri Olsa
2014-11-27 16:20 ` Sebastian Andrzej Siewior
2014-11-27 18:31 ` Alexandre Montplaisir
2014-11-28 9:32 ` Jiri Olsa
2014-11-13 19:24 ` FW: [RFC 0/5] perf tools: Add perf data CTF conversion Sebastian Andrzej Siewior
2014-11-14 11:50 ` 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=20140820092858.GA1203@krava.brq.redhat.com \
--to=jolsa@redhat.com \
--cc=acme@redhat.com \
--cc=alexmonthy@voxpopuli.im \
--cc=bigeasy@linutronix.de \
--cc=dominique.toupin@ericsson.com \
--cc=dsahern@gmail.com \
--cc=jgalar@efficios.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=tzanussi@gmail.com \
/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