All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wang Nan <wangnan0@huawei.com>
To: Jiri Olsa <jolsa@redhat.com>, Jiri Olsa <jolsa@redhat.com>,
	"diamon-discuss@lists.linuxfoundation.org"
	<diamon-discuss@lists.linuxfoundation.org>
Subject: [diamon-discuss] [BUG] perf-convert-to-ctf fails to dealing with syscalls tracepoints.
Date: Mon, 19 Jan 2015 20:12:04 +0800	[thread overview]
Message-ID: <54BCF494.8050808@huawei.com> (raw)

Hi Jiri,

I found a problem when trying to convert syscalls:* records into ctf:

root@arma15el:~# perf record -a -e syscalls:* sleep 5

[ perf record: Woken up 0 times to write data ]
[ perf record: Captured and wrote 4.571 MB perf.data (~199696 samples) ]
Warning:
Processed 64994 events and lost 1 chunks!

Check IO/CPU overload!

root@arma15el:~# perf data convert --to-ctf ./out.ctf
Failed to add field 'nr
Failed to add event 'syscalls:sys_enter_io_submit'.
root@arma15el:~#

Do you have time to have a look at it?

Moreover, is there (diamon-discuss) right place to discuss things related
your perf-convert-to-ctf patches?

Thanks!


             reply	other threads:[~2015-01-19 12:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 12:12 Wang Nan [this message]
2015-01-19 12:59 ` [diamon-discuss] [BUG] perf-convert-to-ctf fails to dealing with syscalls tracepoints Jiri Olsa
2015-01-19 15:18   ` Jérémie Galarneau

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=54BCF494.8050808@huawei.com \
    --to=wangnan0@huawei.com \
    --cc=diamon-discuss@lists.linuxfoundation.org \
    --cc=jolsa@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.