aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/attribute/attribute_vector_explorer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add attribute config details to state explorer.Geir Storli2023-09-051-14/+50
* Report memory usage for document meta store.Tor Egge2023-03-291-22/+3
* Revert "Revert "Explore attribute vector in writer thread.""Tor Egge2023-03-291-4/+11
* Revert "Explore attribute vector in writer thread."Henning Baldersheim2023-03-281-11/+4
* Rename AttributeExecutor::run member function to run_sync.Tor Egge2023-03-281-1/+1
* Explore attribute vector in writer thread.Tor Egge2023-03-281-4/+11
* Rename first used generation -> oldest used generation.Geir Storli2022-10-121-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Expose address space usage for all attribute components in explorer.Geir Storli2021-08-201-2/+3
* Also provide used and on-hold memory in overview.Henning Baldersheim2021-08-151-0/+2
* Generalize how address space usage is reported from attribute vectors.Geir Storli2021-07-151-2/+2
* Report hash and B-tree memory usage separately for enum store dictionary.Tor Egge2021-04-081-0/+13
* Expose information from tensor attribute and hnsw index in state explorer for...Geir Storli2020-03-241-4/+11
* Style changes and function renaming in enum store.Geir Storli2019-09-131-3/+3
* Improve memory management in all enum attributes.Geir Storli2019-09-021-2/+2
* Add interface for an enum store.Geir Storli2019-08-281-4/+4
* Convert enum value in enum store to a dummy value, in preparationTor Egge2019-08-271-1/+0
* Move `AddressSpace` from searchlib to vespalibTor Brede Vekterli2019-05-241-1/+1
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-1/+1
* Expose posting list memory usage in attribute vector explorer.Tor Egge2017-09-191-1/+12
* 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
* Include what you need yourself, and not more.Henning Baldersheim2017-05-241-4/+0
* Use more forward declarations.Tor Egge2017-04-051-0/+1
* Expose change vector memory usage.Tor Egge2017-01-051-0/+9
* Align naming of memory usage with explorer for document store.Geir Storli2016-12-151-5/+5
* Rename MultiValueMapping2 to MultiValueMapping.Tor Egge2016-12-141-4/+4
* Extend AddressSpace with dead.Tor Egge2016-11-261-0/+1
* Remove references to old multivalue mapping.Tor Egge2016-11-251-1/+0
* Switch to new multivalue mapping.Tor Egge2016-11-231-3/+4
* PublishJon Bratseth2016-06-151-0/+128