aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/src/vespa/metrics/memoryconsumption.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use size literals in metricsArne Juul2021-02-151-4/+5
* Use template args for the class, not on the find method.Henning Baldersheim2018-11-011-3/+2
* Use a templated find() to enable lookup without object creation when objects ...Henning Baldersheim2018-11-011-1/+2
* fix memory accountingArne Juul2018-10-071-0/+18
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Hide implementations by using unique_ptr.Henning Baldersheim2016-12-121-9/+15
* Reduce inlining of large destructors.Henning Baldersheim2016-11-241-0/+2
* Avoid including th ewhole world just to get some metrics.Henning Baldersheim2016-11-201-0/+113