From: Rick K. <rk...@nc...> - 2008-02-22 13:49:58
|
Chiaheng, PerfSuite supports PAPI native events within its XML configuration files. The difference between using PAPI presets and native events is that the XML attribute "type" should be set to "native", and the name of the event to be used should be given as the content of the element "ps_hwpc_event" rather than the value of the "name" attribute. You can find an example of using native events in $PREFIX/share/perfsuite/xml/pshwpc/papi3_ipc_itanium2.xml, where PREFIX is the root of your PerfSuite installation. Rick > Subject: > [PerfSuite-users] Native Events supported in Perfsuite? > From: > chiaheng <d94...@cs...> > Date: > Fri, 22 Feb 2008 21:15:49 +0800 > > To: > per...@li... > > > Dear all, > > This is Chiaheng, a graduate student who is new to Perfsuite tool. > I am now using Perfsuite to measure performance characteristics of > applications, however, i found that there are still some "native > events" exposed by PAPI library, which is not included in the xml file > along with perfsuite tool. > Would there be any high-level method to access those native events > via perfsuite, in particular, psrun command? > > thanks in advance, > Chiaheng. |