aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/apps
Commit message (Expand)AuthorAgeFilesLines
* Testing only necessary before first use.Henning Baldersheim2024-06-142-4/+2
* Correct copyright headersJon Bratseth2023-10-091-1/+1
* Update copyrightJon Bratseth2023-10-0916-16/+16
* Ensure that all memory provided by any allocator are within the 57 low bits o...Henning Baldersheim2023-05-231-3/+3
* Deinline unique_store_remapperHenning Baldersheim2023-02-011-4/+15
* Follow up of review comments and use rand_r for thread correctnessHenning Baldersheim2023-01-101-16/+15
* Do a final verification of the whole heap.Henning Baldersheim2023-01-101-5/+16
* Add a stresstest for verifying memory not changing under your feet.Henning Baldersheim2023-01-103-0/+262
* added simple program to probe io_uring supportHåvard Pettersen2022-12-013-0/+105
* Fix format string in vespa-tsan-digest.Tor Egge2022-07-031-2/+2
* Add CGroupResourceLimits class.Tor Egge2022-05-123-0/+23
* use symbols for heatmapsHåvard Pettersen2022-04-291-44/+119
* added destructorHåvard Pettersen2022-04-271-0/+1
* cluster related races into a common reportHåvard Pettersen2022-04-271-41/+127
* tsan digest toolHåvard Pettersen2022-04-253-0/+288
* Update 2018 copyright notices.gjoranv2021-10-076-6/+6
* Update 2017 copyright notices.gjoranv2021-10-072-3/+3
* use size literals in vespalibArne Juul2021-02-151-1/+2
* Log at level WARNHarald Musum2021-02-081-3/+3
* Print infor when detecting hostname fails and we fallback to localhostHarald Musum2021-02-081-0/+4
* Turn off lint for test marco definitions we can actually use clang-tidy to cl...Henning Baldersheim2020-08-051-3/+3
* posix_fadvise() is not generally available.Tor Egge2020-04-201-0/+2
* Use std::error_code instead of strerror_r.Tor Egge2019-03-101-5/+5
* Add newline and rewrite error handling to a linear sequence of guards.Henning Baldersheim2018-09-261-13/+13
* Add simple usage test for vespa-drop-file-from-cacheHenning Baldersheim2018-09-261-4/+11
* Add simple program to drop files from the buffer cache.Henning Baldersheim2018-09-253-0/+35
* use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+4
* drop reverse lookup of ip addressesHåvard Pettersen2018-06-011-15/+0
* fewer fallbacks and better error reportingHåvard Pettersen2018-06-011-10/+21
* cosmetic changes to error messagesArne Juul2018-05-152-5/+6
* added tools to detect and validate hostnameHåvard Pettersen2018-05-096-0/+140
* Update copyright headersJon Bratseth2017-06-142-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-3/+3
* Copyright headerJon Bratseth2017-06-132-3/+3
* Don't install test/internal applications.Geir Storli2017-06-121-1/+0
* Update fixture test and fix for 7 FsHenning Baldersheim2017-05-031-2/+2
* move codeHaavard2017-01-233-40/+0
* make type information available to the interpreted program builderHaavard2016-10-051-1/+1
* Split out tensor and llvm part of eval to avoid bringing in llvm everywhere w...Henning Baldersheim2016-09-111-0/+1
* PublishJon Bratseth2016-06-156-0/+203