tud-zih-energy / lo2s

Linux OTF2 Sampling - A Lightweight Node-Level Performance Monitoring Tool
https://tu-dresden.de/zih/forschung/projekte/lo2s?set_language=en
GNU General Public License v3.0
44 stars 13 forks source link

Parse cpumask for uncore PMUs #330

Closed cvonelm closed 2 months ago

cvonelm commented 4 months ago

parse the cpumask file for PMUs. For uncore PMUs this contains the core ids the uncore PMUs are logically mapped to (because uncore events naturally do not belong to any core, but we still need some cpuid to be able to perf_event_open them)