aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/trace/tracenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Deinline destructors and copy constructors/operators.Henning Baldersheim2023-01-311-0/+1
* GC unused Context parameterHenning Baldersheim2022-03-311-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Factor out sorting of children to avoid reserving stackspace in the recursive...Henning Baldersheim2021-04-151-1/+7
* Steal the traces explicit and force moving of traces. Also hide access to the...Henning Baldersheim2020-11-231-0/+13
* No need to copy an empty object into another empty object.Henning Baldersheim2020-11-181-28/+28
* Use system_time in trace instead of int64_t count of milliseconds.Henning Baldersheim2019-12-051-9/+8
* Avoid inlining move constructorHenning Baldersheim2018-04-031-0/+1
* Use move constructors.Henning Baldersheim2018-04-031-42/+28
* 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
* Deinline.Henning Baldersheim2017-05-051-0/+2
* Deinline some non-trivial methods and do not provide assert.h in string.Henning Baldersheim2016-12-211-11/+4
* Avoid creating many instances of rather large methods.Henning Baldersheim2016-11-221-0/+2
* PublishJon Bratseth2016-06-151-0/+362