aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/trace/trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Steal the traces explicit and force moving of traces. Also hide access to the...Henning Baldersheim2020-11-231-2/+2
* Reduce exposure of TraceNode even further.Henning Baldersheim2020-11-181-0/+5
* Use a std:.unique_ptr to make Trace a thin wrapper for TraceNode to make the ...Henning Baldersheim2020-11-181-2/+30
* No need to copy an empty object into another empty object.Henning Baldersheim2020-11-181-40/+1
* Fix format strings in vespalib module.Tor Egge2019-03-131-1/+1
* Use move constructors.Henning Baldersheim2018-04-031-1/+1
* 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
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-121-6/+5
* No need to include log.h when not loggingHenning Baldersheim2016-12-121-3/+0
* PublishJon Bratseth2016-06-151-0/+68