nastprol e4a44c558f Add an option to disable refcounted tracking 3 days ago
..
unittests f377199cf3 Intermediate changes 5 days ago
allocation_tags.h d3e48fe4fe YT-22593: Switch (some) trace context tags to std::string and refactor code around [TRIVIAL] 2 weeks ago
allocation_tags_hooks.cpp d3e48fe4fe YT-22593: Switch (some) trace context tags to std::string and refactor code around [TRIVIAL] 2 weeks ago
allocation_tags_hooks.h d3e48fe4fe YT-22593: Switch (some) trace context tags to std::string and refactor code around [TRIVIAL] 2 weeks ago
atomic_intrusive_ptr-inl.h 0919657ac0 Fix TAtomicIntrusivePtr::Reset for lsan 5 days ago
atomic_intrusive_ptr.h d1ac45800f Make TAtomicIntrusivePtr lsan-friendly 5 days ago
blob.cpp cf44a2f71e Fix typo in library/cpp/yt/memory 5 days ago
blob.h cf44a2f71e Fix typo in library/cpp/yt/memory 5 days ago
chunked_input_stream.cpp 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_input_stream.h 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_allocator-inl.h 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_allocator.cpp 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_allocator.h 458c063b72 Fix build using cl.exe 1 year ago
chunked_memory_pool-inl.h 23b7c61b38 Refactor and unify exit codes 1 month ago
chunked_memory_pool.cpp e4a44c558f Add an option to disable refcounted tracking 3 days ago
chunked_memory_pool.h 5d0a317b3f YT-22603 Improve error message when all replicas are banned 1 month ago
chunked_memory_pool_allocator-inl.h 8d75e621e2 Intermediate changes 1 year ago
chunked_memory_pool_allocator.h 8d75e621e2 Intermediate changes 1 year ago
chunked_memory_pool_output.cpp 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_pool_output.h 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_output_stream.cpp f642522298 Move TChunkedOutputStream to library and make it zero-copy aware 1 year ago
chunked_output_stream.h f642522298 Move TChunkedOutputStream to library and make it zero-copy aware 1 year ago
erased_storage-inl.h 28ff4da78a YT-21233: Split error into error and stripped_error to rid the latter of deps on global variables 1 month ago
erased_storage.h 28ff4da78a YT-21233: Split error into error and stripped_error to rid the latter of deps on global variables 1 month ago
free_list-inl.h a558155825 YT-17689: Move TFreeList to library/cpp/yt/memory 1 year ago
free_list.h a558155825 YT-17689: Move TFreeList to library/cpp/yt/memory 1 year ago
function_view-inl.h 522b983401 Move FunctionView to library/cpp/yt/memory and add unit tests 5 months ago
function_view.h c91bd7c47d Move concepts to library/cpp/yt/misc/concepts.h 5 months ago
intrusive_ptr.h 9d0a3761b3 Library import 8 (#1074) 8 months ago
leaky_ref_counted_singleton-inl.h 73b89de717 YT-19210: expose YQL shared library for YT. 1 year ago
leaky_ref_counted_singleton.h 73b89de717 YT-19210: expose YQL shared library for YT. 1 year ago
leaky_singleton-inl.h 2772a086f3 Intermediate changes 1 year ago
leaky_singleton.h cf23a0405e Intermediate changes 1 year ago
memory_tag-inl.h 62539a50bc Extract memory tag API to library 1 year ago
memory_tag.cpp 5bbe44ff4e YT-21566: Access thread local variables via noinline functions 5 months ago
memory_tag.h d642391d08 Fix typos in library/cpp/yt 1 year ago
new-inl.h 818158c749 Check malloc result for null; add TryNew* for overloads involving custom allocator 4 weeks ago
new.h 818158c749 Check malloc result for null; add TryNew* for overloads involving custom allocator 4 weeks ago
public.h 62539a50bc Extract memory tag API to library 1 year ago
range.h e842851d5b Dont generate ctors for TRange & TMutableRange if protobuf cant handle it 1 month ago
ref-inl.h 5f79e5d28f Support std::string serialization 1 month ago
ref.cpp e4a44c558f Add an option to disable refcounted tracking 3 days ago
ref.h 5f79e5d28f Support std::string serialization 1 month ago
ref_counted-inl.h 22ec41df66 Increase RC size to 64 bits 1 week ago
ref_counted.h 22ec41df66 Increase RC size to 64 bits 1 week ago
ref_tracked-inl.h b92c1faacc Use strong typedefs for TRefCountedTypeCookie and TRefCountedTypeKey 1 year ago
ref_tracked.cpp 96647fad53 Restoring authorship annotation for <lukyan@yandex-team.ru>. Commit 2 of 2. 2 years ago
ref_tracked.h b92c1faacc Use strong typedefs for TRefCountedTypeCookie and TRefCountedTypeKey 1 year ago
safe_memory_reader-inl.h c8b713637b Refactor backtrace cursors 1 year ago
safe_memory_reader.cpp c8b713637b Refactor backtrace cursors 1 year ago
safe_memory_reader.h c8b713637b Refactor backtrace cursors 1 year ago
serialize-inl.h a34b8d1319 [pg] initialize tx timestamps 1 year ago
serialize.h 3910880160 Introduce aligned_malloc; drop more YTAlloc dependencies 1 year ago
shared_range.cpp 991ef42e20 Refactor and improve TSharedRangeHolder 1 year ago
shared_range.h 5b40c9f2b9 YT-22414: Prepare to use TRange constructor directly instead of MakeRange 1 month ago
tagged_ptr-inl.h f718004f99 Cosmetics 3 months ago
tagged_ptr.h f718004f99 Cosmetics 3 months ago
tls_scratch-inl.h 9371341c95 Fix ASAN issues in GetTlsScratchBuffer 4 months ago
tls_scratch.h f96c3c433e Avoid passing columnPresenceBuffer around 5 months ago
weak_ptr.h 9d0a3761b3 Library import 8 (#1074) 8 months ago
ya.make d3e48fe4fe YT-22593: Switch (some) trace context tags to std::string and refactor code around [TRIVIAL] 2 weeks ago