aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/trace
Commit message (Expand)AuthorAgeFilesLines
* Move state_server, metrivs and some all executors from staging_vespalib too v...Henning Baldersheim2022-05-181-2/+2
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
* 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 an allocator that automagically allocates large buffer by using mmap.Henning Baldersheim2020-08-311-0/+1
* Use default constructor for time point when duration since epoch is zero.Tor Egge2020-01-082-2/+2
* system_time and steady_time might have different duration types.Tor Egge2020-01-082-2/+2
* Use as_msHenning Baldersheim2019-12-051-7/+6
* Use as_msHenning Baldersheim2019-12-051-73/+21
* Use system_time in trace instead of int64_t count of milliseconds.Henning Baldersheim2019-12-052-17/+29
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+0
* Add override in vespalib moduleHenning Baldersheim2017-04-041-4/+4
* use new input/output model in slimeHaavard2017-02-031-1/+1
* Move trace slime serialization too vespa.Henning Baldersheim2017-01-053-1/+119
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+424