- 30 Jul, 2019 1 commit
-
-
Carla Guillen authored
-
- 29 Jul, 2019 3 commits
-
-
Carla Guillen authored
-
Alessio Netti authored
- Fixed a bug in the Filesink plugin that caused occasional crashes - Fixed a bug in the Pusher REST API that prevented plugin reloads for operators
-
Alessio Netti authored
- Make clean might be required
-
- 26 Jul, 2019 1 commit
-
-
Micha Müller authored
-fixed symbol address calculation
-
- 25 Jul, 2019 5 commits
-
-
Carla Guillen Carias authored
-
Carla Guillen Carias authored
-
-
Carla Guillen Carias authored
-
Alessio Netti authored
- This plugin allows to write arbitrary sensor data to the local file system - Removed the obsolete sink functionality in SensorBase - Also fixed a minor bug concerning MQTT topic assignment in template analyzers
-
- 24 Jul, 2019 3 commits
-
-
Micha Müller authored
-
Carla Guillen authored
-
lu43jih authored
-
- 23 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 22 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 20 Jul, 2019 1 commit
-
-
lu43jih authored
-
- 19 Jul, 2019 1 commit
-
-
Micha Müller authored
-implement custom symbollookup instead of Caliper service usage -relocate lookup logic to pusher plugin -share symbol information via shared memory
-
- 18 Jul, 2019 2 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Added shuffling of data in the training set in an attempt to improve regression accuracy
-
- 17 Jul, 2019 1 commit
-
-
Micha Müller authored
-avoids symbollookup service but instead uses dladdr -not fully re-entrant but does not crash -needs huge clean-up
-
- 16 Jul, 2019 4 commits
-
-
-
Micha Müller authored
-
Alessio Netti authored
- The "observations" operation simply counts the number of total queried elements over the inputs of each unit
-
Alessio Netti authored
- Fixed a bug in UnitGenerator when generating units in relaxed mode - Added the latest reading as feature in the Regressor plugin - Added a small delay in the scheduling of analyzers to give higher priority to standard monitoring plugins
-
- 15 Jul, 2019 3 commits
-
-
Micha Müller authored
-
Micha Müller authored
-
Micha Müller authored
-
- 12 Jul, 2019 2 commits
-
-
Michael Ott authored
-
Alessio Netti authored
- Allowing users to define analyzers with inputs but no outputs - In this case, a "sink" unit is created, which always refers to the root of the sensor tree - This is useful for control analyzers that tune system knobs but do not actively produce sensor data
-
- 11 Jul, 2019 1 commit
-
-
Alessio Netti authored
- For plugins that use hierarchical units (e.g., job analyzers) a "flatten" plugin option was added. If enabled, output sensors in the sub-units of each unit will be exposed as well, and their output values propagated - Minor fixes here and there
-
- 10 Jul, 2019 1 commit
-
-
Micha Müller authored
- on sampling event record current object file + function name - add numa-node and cpu info
-
- 09 Jul, 2019 1 commit
-
-
Alessio Netti authored
- If getImportances is set to true, the regressor will print a sorted list of features and their importances, after performing training - A REST action to retrieve the same list has been added
-
- 05 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 2 commits
-
-
Micha Müller authored
-
Alessio Netti authored
- When the start and end timestamps of a query are equal, it is enforced that only one sensor value will be retrieved
-
- 01 Jul, 2019 2 commits
-
-
Alessio Netti authored
- Staleness checks when performing sensor queries in the cache are now enforced both in relative and absolute modes - Fixed a race condition causing wrong results when performing queries in absolute mode - Changed logging in the TesterAnalyzer plugin
-
Micha Müller authored
-