linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to monitor sampling over time with Perf
@ 2013-04-28 12:01 Donitta
  2013-04-28 12:47 ` Guru Prasad
  0 siblings, 1 reply; 2+ messages in thread
From: Donitta @ 2013-04-28 12:01 UTC (permalink / raw)
  To: linux-perf-users

Hi,
I would like to monitor perf results over time. For example, I would like to 
have all the occurrences of an event and their timestamp of occurrence.
How can I have those infos? I read somewhere in the documentation that perf 
script command provides timestamps for each occurrence, but when I tried this 
command I didn't understand it's output, and there is no documentation. 
Could someone plead provide me examples on how to use perf utilities to answer 
my needs?

Many thnaks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to monitor sampling over time with Perf
  2013-04-28 12:01 How to monitor sampling over time with Perf Donitta
@ 2013-04-28 12:47 ` Guru Prasad
  0 siblings, 0 replies; 2+ messages in thread
From: Guru Prasad @ 2013-04-28 12:47 UTC (permalink / raw)
  To: Donitta; +Cc: linux-perf-users

I don't think this functionality is available in perf..I could be wrong..
I think you would have to add a small piece of code in perf stat to
achieve this..
Follow the execution from cmd_stat until run_perf_stat(I think..)

I will try to answer your question better once I go back to my lab..I
don't have access to the kernel sources currently..



On Sun, Apr 28, 2013 at 8:01 AM, Donitta <sabra_gr@yahoo.fr> wrote:
> Hi,
> I would like to monitor perf results over time. For example, I would like to
> have all the occurrences of an event and their timestamp of occurrence.
> How can I have those infos? I read somewhere in the documentation that perf
> script command provides timestamps for each occurrence, but when I tried this
> command I didn't understand it's output, and there is no documentation.
> Could someone plead provide me examples on how to use perf utilities to answer
> my needs?
>
> Many thnaks
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-28 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-28 12:01 How to monitor sampling over time with Perf Donitta
2013-04-28 12:47 ` Guru Prasad

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).