Page 1 of 1

Command-line tool

PostPosted: Sat Oct 29, 2011 1:19 pm
by pusukuri
Hi,
I have installed PAPI on my Ubuntu 10.04 LTS server and run the tests successfully.
However, I would like to know whether I can use PAPI for monitoring performance event
counters without changing source code. Please let me know.
For example:
$ <utility-based-on-papi> <events> <target binary>

Re: Command-line tool

PostPosted: Tue Nov 08, 2011 4:32 pm
by vweaver1
There is a utility called "perfex" that might do what you want. I understand you'll want to use the CVS version if you're building against current versions of PAPI.

It might be interesting if we actually included such a simple utility with PAPI, as this is a common thing to want to do.