- 02 Aug, 2019 1 commit
-
-
Micha Müller authored
Only minor improvements today It seems that dynamic symbol address are currently not computed correctly
-
- 01 Aug, 2019 1 commit
-
-
Micha Müller authored
-detect a subset of symbols in shared library even if stripped -fix a critical bug which lead to skipping of function symbols -both changes increase the memory overhead drastically...
-
- 31 Jul, 2019 2 commits
-
-
Micha Müller authored
-fixes on both sides -finish first implementation of pusher plugin -still requires quality of life improvements
-
Alessio Netti authored
- querySensor does not return NULL pointers anymore, but always the "buffer" input argument - the previous implementation was more descriptive of error statuses, but much more prone to leaking memory in case of improper usage - Also fixed a warning in the MSR plugin
-
- 30 Jul, 2019 1 commit
-
-
Micha Müller authored
-Fixes and improvements to Caliper service -Start work on Pusher plugin
-
- 16 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 15 Jul, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 04 Jul, 2019 1 commit
-
-
Carla Guillen Carias authored
-
- 03 Jul, 2019 1 commit
-
-
lu43jih authored
-
- 02 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 01 Jul, 2019 2 commits
-
-
Micha Müller authored
-
Alessio Netti authored
- Switched internal buffers to ureading_t types to allow the SensorBase class to perform all basic overflow and wrap-around checks - Managing overflows explicitly in the SAR parser, as deltas need to be calculated beforehand
-
- 27 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 26 Jun, 2019 2 commits
-
-
Micha Müller authored
- use std::atomic_flag based spin lock for thread safety - minor fixes and improvements
-
Micha Müller authored
-
- 25 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 24 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 18 Jun, 2019 3 commits
-
-
Micha Müller authored
- Update/improve doxygen documentation - Unify function name scheme of entity with SensorGroups - Squash some TODOs
-
Micha Müller authored
-
Micha Müller authored
- Adapt Configurators: *Introduce partial template specialization in ConfiguratorTemplate *Move common logic to ConfiguratorInterface *Update and improve doxygen documentation *Adapt all plugin configurators - Refactor printConfig of SensorGroups - Minor improvements overall
-
- 17 Jun, 2019 1 commit
-
-
Micha Müller authored
-
- 14 Jun, 2019 2 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
- 11 Jun, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 05 Jun, 2019 1 commit
-
-
Alessio Netti authored
- "Fixed" segmentation fault occurring after the return of dcdbpusher's main by not unloading dynamic libraries in PluginManager's destructor - Error log messages in Aggregator plugin changed to Debug level - Added Wno-unused-variable and Wno-unused-function compile flags - Tweaked the stop method of TesterSensorGroup - Re-worked the destructor of SARParser in ProcFS plugin
-
- 04 Jun, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 13 May, 2019 2 commits
-
-
Alessio Netti authored
- The multiplier used when computing percentages in the SAR ProcFS parser has been raised to 100000 to reduce accuracy loss
-
Alessio Netti authored
- Fixed a couple minor bugs arising when only one column is selected in the stat file - Fixed a bug in the SAR parser
-
- 30 Apr, 2019 2 commits
-
-
Alessio Netti authored
- Textual MQTT topics working in dcdbpusher and data analytics framework - REST API still not working properly - Testing on the collectagent not performed yet
-
Alessio Netti authored
-
- 29 Apr, 2019 1 commit
-
-
Alessio Netti authored
- Added the htVal parameter to the copy constructor
-
- 27 Apr, 2019 1 commit
-
-
Micha Mueller authored
Change perf-plugin implementation: Instead of duplicating sensorGroups per CPU only one group is used with duplicated sensors
-
- 26 Apr, 2019 2 commits
-
-
Alessio Netti authored
- Fixed a few warnings introduced in the latest ProcFS commit
-
Alessio Netti authored
- Virtual threads can now be automatically aggregated for procstat and sar groups - the htVal parameter is the number of physical threads; corresponding virtual threads are determined via modulo arithmetic - Minor changes to AnalyticsController in collectagent
-
- 06 Apr, 2019 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-