linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: walimis <walimisdev@gmail.com>
To: linux-perf-users@vger.kernel.org
Cc: acme@ghostprotocols.net, mingo@elte.hu
Subject: how to get event sample data on vdso section?
Date: Fri, 14 Oct 2011 11:26:29 +0800	[thread overview]
Message-ID: <20111014032629.GA12896@walimis-desktop> (raw)

hi,

I want to use perf to profile how many events are emitted on vdso section?
I followed the document Documentation/trace/tracepoint-analysis.txt to do that:

  $ perf record  -e cycles  -f ./hackbench 10 
  $ perf report

But I can't see any events emitted on vdso section. I used 2.6.34 
kernel and x86_32 host.

What's wrong with that? Could anyone give me some clues how to get 
events data on vdso section? 

Thanks a lot!
walimis
    

                 reply	other threads:[~2011-10-14  3:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20111014032629.GA12896@walimis-desktop \
    --to=walimisdev@gmail.com \
    --cc=acme@ghostprotocols.net \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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;
as well as URLs for NNTP newsgroup(s).