Skip to content
  • Alessio Netti's avatar
    Per-cpu sensor naming change · c1e93745
    Alessio Netti authored
    - Now all sensors across all plugins adopt the naming convention
    cpu<CPUid>.<sensorName>, if CPU-related, or just <sensorname> otherwise
    - Code to parse cpu sets used both in Perfevent and ProcFS plugins
    moved up in ConfiguratorTemplate
    - Misc code to format MQTT parts also moved up in ConfiguratorTemplate
    
    - This commit reflects changes made in the master branch and should
    make the eventual merge less painful
    c1e93745