7b94198158
Added last value to histogram
2015-10-08 10:54:54 +02:00
bfb0221ccf
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
...
The new versions of those string concatenating functions are using realloc() to dynamically resize the string buffer if needed.
We don't use the stack anymore.
2015-09-22 13:01:02 +02:00
bbd119bae9
adjusted height of histogram to fit window
2015-09-21 17:12:02 +02:00
755c3e93f4
fix: suppres statistic output if no samples have been received
2015-08-22 17:39:06 +02:00
a3908af4da
cleanups and documentation
2015-06-02 22:29:15 +02:00
9fae6d1ef8
fix: use "online" e.g. "running" calculation of mean and variance
2015-06-02 22:06:59 +02:00
08e08e6711
updated copyright in header
2015-06-02 21:53:04 +02:00
506bb2446c
updated documentation (copyright year and other stuff)
2015-05-06 11:36:51 +02:00
6b4fd61817
improved logging system by adding a line() function
2015-03-31 15:02:51 +02:00
e1d7e0487d
adjust histogram memory management function naming scheme
2015-03-21 15:26:52 +01:00
befdc520d0
fixed various bugs during OPAL-RT tests
2015-03-20 18:55:14 +01:00
76d887e7b4
added Matlab struct output
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@271 8ec27952-4edc-4aab-86aa-e87bb2611832
2015-01-20 13:52:32 +00:00
4514c38f59
some cleanups and changes for memory allocation (more valgrind tests to come..)
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@268 8ec27952-4edc-4aab-86aa-e87bb2611832
2015-01-20 10:52:05 +00:00
78322b1515
added documentation to histogram class
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@263 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-12-09 22:51:04 +00:00
6122467452
added a whole bunch of statistical counters to the histogram class
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@262 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-12-09 22:51:02 +00:00
8bd93e40fd
rewrite of histogram class
...
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@260 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-12-09 19:46:25 +00:00