* how to get event sample data on vdso section?
@ 2011-10-14 3:26 walimis
0 siblings, 0 replies; only message in thread
From: walimis @ 2011-10-14 3:26 UTC (permalink / raw)
To: linux-perf-users; +Cc: acme, mingo
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-14 3:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-14 3:26 how to get event sample data on vdso section? walimis
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).