Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: UDC-GAC/papi_wrapper

Tags

v1.0.1

Toggle v1.0.1's commit message
Patch: global event sets instead one per thread for multithreading ve…

…rsion: causing problems in KNL

v1.0.0

Toggle v1.0.0's commit message
New release: some changes in the API, added subregions, some bugs fix…

…ed, better documentation, added tests and CI, added CSV format (optional) and cleaner code.

v0.4.3

Toggle v0.4.3's commit message
Fixed bugs for single thread version

v0.4.2

Toggle v0.4.2's commit message
Better performance: no critical section when flushing. Cache flushing…

… also between swapping counters

v0.4.1

Toggle v0.4.1's commit message
Bug fixed: cache flushing in all cores

v0.4

Toggle v0.4's commit message
Added new macros for measuring events within a loop in order to avoid…

… the overhead of the initialization

v0.3.1

Toggle v0.3.1's commit message
v0.3.1, quick fix

v0.3

Toggle v0.3's commit message
Released v0.3, implementing properly sampling

v0.2.1

Toggle v0.2.1's commit message
Quickfix: removed PW_SAMPLING feature for the moment