Search code examples
Reading hardware counters from perf_event_uncore list with PAPI...


cx86-64perfpapi

Read More
How to correctly measure IPC (Instructions per cycle) with perf...


x86performancecounterperfpapi

Read More
PAPI and native events...


cpapi

Read More
Why does _mm_mfence() produce counts for the ALL_LOADS perf event?...


cx86intrinsicsperfpapi

Read More
counting L1 cache misses with PAPI_read_counters gives unexpected results...


ccachingx86perfpapi

Read More
Not able to run PAPI code with papi.h, error : cannot open shared object file in GCC...


cperformancepapi

Read More
libPAPI : Maximum simultaneous events measure...


chardwarepapi

Read More
PAPI: what does Clock reference cycles mean?...


cpumetricpapi

Read More
Find out how many hardware performance counters a CPU has...


linuxx86-64intelperfpapi

Read More
papi_test.h: no file or directory...


performancepapi

Read More
Why does Perf and Papi give different values for L3 cache references and misses?...


c++performancecachingperfpapi

Read More
Fixing COMPSs tracing error: PAPI_read failed for thread X evtset X (papi_hwc.c:*)...


pythondistributed-computingpapicompsspycompss

Read More
How to fix libpapi.so.* cannot open shared object file when running (py)COMPSs with tracing?...


pythondistributed-computingpapicompsspycompss

Read More
Pedantic raising error when linking PAPI...


c++papigcc-pedantic

Read More
Total Cache misses fewer than data cache misses (PAPI_L1_DCM > PAPI_L1_TCM)...


cachingpapi

Read More
What is the difference between PM_DATA_ALL* and PM_DATA* events on Power8?...


powerpcperfoprofilepapi

Read More
Increased number of cache misses when vectorizing code...


c++cachingprofilingvectorizationpapi

Read More
How to measure overall performance of parallel programs (with papi)...


cmultithreadingperformanceblaspapi

Read More
Call PAPI_start() and PAPI_stop() in different functions?...


cpapi

Read More
Unable to link PAPI library with opt llvm...


c++clangllvmpapi

Read More
Justify Memory Access in a cycle...


c++cmemoryassemblypapi

Read More
Unexpectedly large number of TLB misses in simple PAPI profiling on x86...


cx86tlbpapinehalem

Read More
can we instrument UPC code with PAPI API calls...


upcpapi

Read More
global static boolean pointer causes segmentation fault using pthread...


c++global-variablespthreadspapi

Read More
How can I get page faults statistics from kernel...


performancelinux-kernelperformancecounterpapi

Read More
BackNext