#4152: Add support for collecting native events with PAPI
---------------------------------+------------------------------------------
    Reporter:  dmp               |       Owner:  dmp           
        Type:  feature request   |      Status:  new           
    Priority:  normal            |   Component:  Runtime System
     Version:  6.13              |    Keywords:  papi          
          Os:  Unknown/Multiple  |    Testcase:                
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown  
---------------------------------+------------------------------------------
 The PAPI support in the RTS allows users to collect a group of preset PAPI
 events (e.g. {{{PAP_TOT_CYC}}}). However, PAPI can also collect data for
 native events exposed by the hardware beyond the PAPI present events. The
 native events supported on your hardware can found by using the
 {{{papi_native_avail}}} tool. It would be great if the RTS allows users to
 collect native events along with the preset events.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4152>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to