Revisions of intel-cmt-cat
buildservice-autocommit
accepted
request 1208930
from
Thomas Renninger (trenn)
(revision 42)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 1207932
from
Thomas Renninger (trenn)
(revision 41)
- Move to the new tag/version model, by using yy/mm in the version https://github.com/intel/intel-cmt-cat/issues/264 - Update to version 24.05.12.git+c5f4492: * lib: set errno when buf points to NULL in common.c:pqos_read() * lib: fix variable types in common.c:pqos_read() * llc capture time is increased in testcase test_pqos_cmt_llc_occupancy_cores * appqos_client: update 3rd party dependencies * appqos_client: update axios version * lib: Fix MBR value for non-SNC machines * tests: updated schema * tests: test_pqos_cmt_llc_occupancy_cores testcase is updated * After merging AMD SMBA feature, some unit tests are failed. They are fixed. * appqos_client: override dns-packet and socks package versions * appqos_client: update 'ws' and 'braces' depedency versions * appqos: pipenv 2024.0.1 can fetch pwr-v0.2.2. The word astroid is excluded in codespell. * Release 6.0.0 * appqos: spelling correction * dependabot: exclude version updates * appqos_client: update required node and npm versions * dependabot: update config to ignore major version updates * appqos_client: update core-js to v3.23.3 * appqos_client: update dev dependency versions * Add imediate binding flag to SWIG's Makefile * Add a GCC flag protecting againsh stack clash attacks * Enable strong stack protection for all the compilers * Add a stack protection flag to code examples * lib/cpuinfo: Increase the file descriptors limit to handle more CPUs * add dependabot config * Add warning message in case of detection hybrid architecture * lib: Fix parsing SMBA CLOS information
buildservice-autocommit
accepted
request 1160785
from
Thomas Renninger (trenn)
(revision 40)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 1160760
from
Thomas Renninger (trenn)
(revision 39)
- Update to version 5.0.0.10.git+b26b31b: * Pinned-Dependencies are modified * appqos_client: update ip package version * appqos_client: update version to 1.1.1 * Add compiler version checkings during build process - Remove problematic fcf-protection gcc flag We currently build 32 bit flavors with -march=i586 where this compiler flag is not supported. Also some build envs still have gcc versions not supporting this feature. Unfortunately mainline seem not to be willing to remove the flag: https://github.com/intel/intel-cmt-cat/pull/267 A Remove-fcf-protection-full.patch - Remove gcc version check in general, if the tool is compiling it's expected to work, if extra flags unkown to the compiler are used the build will fail. A remove_gcc_check
buildservice-autocommit
accepted
request 1146106
from
Thomas Renninger (trenn)
(revision 38)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 1146105
from
Thomas Renninger (trenn)
(revision 37)
- Update to version 5.0.6.git+14e3840: * rpm: add non-arch L3CAT detection patch * appqos_client: update follow-redirects version * workflows: update style check * License year update * The maintainer name is updated * appqos_client: update axios version * Release 5.0.0 * The desc is freed in grp_free. So redundant free is removed. * Update hardware support section of the README * lib: update detection of non-architectural L3CAT
buildservice-autocommit
accepted
request 1089759
from
Thomas Renninger (trenn)
(revision 36)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 1089745
from
Jan Engelhardt (jengelh)
(revision 35)
- Trim R/TM signs as per https://en.opensuse.org/openSUSE:Package_description_guidelines
buildservice-autocommit
accepted
request 1045630
from
Thomas Renninger (trenn)
(revision 34)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 1045108
from
Dirk Mueller (dirkmueller)
(revision 33)
- update to 4.4.1: * 1. General: - Bug fixes - update to 4.4.0: * 1. Library: - Added LLC references monitoring event - Added uncore monitoring support * 2. PQoS - Added LLC references monitoring event - Added uncore monitoring support - Removed cpu topology limits * 3. App QoS - Added L2 CAT support * 4. General: - Added scan-build static analysis - Bug fixes - update to 4.3.0: * 1. Library: - Added Elkhart Lake and Tiger Lake support - Improved CPU topology detection for OS interface - Automatic interface detection * 2. PQoS - Improved library interface selection * 3. rdtset - Improved library interface selection * 4. membw - Added membw to the package * 5. General: - Bug fixes - update to 4.2.0:
buildservice-autocommit
accepted
request 828923
from
Thomas Renninger (trenn)
(revision 32)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 827043
from
Dirk Mueller (dirkmueller)
(revision 31)
- update to 4.0.0: - Use perf for IPC and cache misses monitoring with MSR interface - Detection of MBA2.0 and MBA3.0 - 32b MBM counters support - AMD support - Added ansible scripts - Added option to display MBT column in monitoring output - Added option to disable IPC monitoring - Added option to disable cache misses monitoring - Added support for Power Profiles - Bug fixes
buildservice-autocommit
accepted
request 726510
from
Thomas Renninger (trenn)
(revision 30)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 725021
from
Christian Vögl (cvoegl)
(revision 29)
Update to 3.1
buildservice-autocommit
accepted
request 690300
from
Thomas Renninger (trenn)
(revision 28)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 689419
from
Jan Engelhardt (jengelh)
(revision 27)
- Use noun phrase in summary.
buildservice-autocommit
accepted
request 689367
from
Thomas Renninger (trenn)
(revision 26)
baserev update by copy to link target
Thomas Renninger (trenn)
accepted
request 689327
from
Christian Vögl (cvoegl)
(revision 25)
- Updated git url to new location - Updated to version 3.0.1: From mainline Changelog: 3.0.1: 1. General - Bug fixes 3.0.0: 1. Library - Added support for Resctrl MBA software controller - Improved detection of OS (Resctrl) capabilities 2. PQoS Utility - Added support for Resctrl MBA software controller - Updated feature enumeration to show capabilities for selected interface only 3. rdtset Utility - Added support for Resctrl MBA software controller 4. membw - Added support for extra memory operations - Improved accuracy 5.General - Bug fixes 2.1.0: 1.Library - Reversed RMID allocation 2.rdtset Utility - Added support for MSR based MBA software controller 3.Examples - Added MBA example application
Thomas Renninger (trenn)
accepted
request 688249
from
Felix Zhang (zhangxiaofei)
(revision 24)
"qpos" in the summary looks like a typo
buildservice-autocommit
accepted
request 637062
from
Factory Maintainer (factory-maintainer)
(revision 23)
baserev update by copy to link target
Displaying revisions 1 - 20 of 42