summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/trace/trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Steal the traces explicit and force moving of traces. Also hide access to the...Henning Baldersheim2020-11-231-1/+1
* Use a std:.unique_ptr to make Trace a thin wrapper for TraceNode to make the ...Henning Baldersheim2020-11-181-10/+10
* Move the Trace and TraceNode when adding traces.Henning Baldersheim2020-11-181-1/+1
* Hide the modifiable TraceNode root inside the Trace objectHenning Baldersheim2020-11-181-1/+1
* Use default constructor for time point when duration since epoch is zero.Tor Egge2020-01-081-1/+1
* system_time and steady_time might have different duration types.Tor Egge2020-01-081-1/+1
* Use as_msHenning Baldersheim2019-12-051-73/+21
* Use system_time in trace instead of int64_t count of milliseconds.Henning Baldersheim2019-12-051-10/+16
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Add override in vespalib moduleHenning Baldersheim2017-04-041-4/+4
* PublishJon Bratseth2016-06-151-0/+410