aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/core
Commit message (Expand)AuthorAgeFilesLines
* guard for memory markers + split actor type operatorsivanmorozov2023-07-1812-123/+19
* actor instance custom nameivanmorozov2023-07-182-0/+8
* KIKIMR-18568: internal control stats pool size limitivanmorozov2023-07-0915-48/+46
* KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protosivanmorozov2023-07-0821-81/+186
* Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ...ivanmorozov2023-07-054-10/+19
* Revert commit rXXXXXX,use profile tags for any method actor name generationivanmorozov2023-07-054-19/+10
* use profile tags for any method actor name generationivanmorozov2023-07-054-10/+19
* Fix misaligned arena block size in TEvUploadRowsRequest causing ubsan failuressnaury2023-07-041-0/+5
* deallocation on destroyivanmorozov2023-06-301-2/+4
* improve macros for default component determination instead of 0ivanmorozov2023-06-292-12/+34
* contextable loggingivanmorozov2023-06-292-54/+209
* fix destructor usage with tls contextivanmorozov2023-06-271-4/+3
* Fix coroutine event serializeralexvru2023-06-261-1/+5
* Fix coroutine event serializeralexvru2023-06-244-45/+31
* Fix build for win,kruall2023-06-191-3/+3
* Add exchangin threads when cpu usage around limit,kruall2023-06-194-8/+79
* use controller directly instead of actor/eventsivanmorozov2023-06-161-0/+34
* allow to use arena allocated protobuf messagesgvit2023-06-151-10/+53
* add ymake export to ydbalexv-smirnov2023-06-132-0/+174
* Remove extra semicolon (library)bulatman2023-06-105-7/+6
* Fix memory leak in TActorSystema-sumin2023-06-073-23/+49
* prevent extra copy and format for log_s;asorotsky2023-05-301-6/+6
* Check TlsActivationContext in log macrosesnsofya2023-05-261-17/+16
* Search in hashmap benchmarkdtyo2023-05-241-3/+405
* Switch TMonotonic to CLOCK_BOOTTIME instead of a separate typesnaury2023-05-172-4/+0
* add sum of vector elements benchmarkdtyo2023-05-161-4/+297
* Support monotonic boot time with suspend awarenesssnaury2023-05-164-19/+8
* unify actor-system-logs for non-actor-system casesivanmorozov2023-05-076-63/+115
* Quick sort benchmark for actor system vs thread pooldtyo2023-05-035-0/+420
* Some IC fixesalexvru2023-05-031-7/+3
* Improve IC and XDCalexvru2023-04-261-1/+2
* Support XDC streamsalexvru2023-04-252-71/+111
* External build system generator release 29robot-ya-builder2023-04-192-2/+2
* improve code navigation for flags usageivanmorozov2023-04-172-24/+27
* log formattingivanmorozov2023-04-171-0/+52
* getting rid of TActorContext in state functionsxenoxeno2023-04-149-25/+54
* Report stuck actorsalexvru2023-04-147-0/+81
* use 200 chars solomon-tag-limitivanmorozov2023-04-111-1/+2
* Intermediate changesrobot-piglet2023-04-104-5/+13
* avoiding recursion on some buildsxenoxeno2023-04-031-6/+1
* Fix ThreadSanitizer for coroutine actorsalexvru2023-04-032-34/+87
* general actor id constructor for signals and statsivanmorozov2023-04-021-16/+11
* Switch to lld64.ld on darwin target platformhiddenpath2023-04-011-2/+1
* Improve coroutine actors with pre-leave and pre-enter hooksalexvru2023-03-302-0/+43
* Intermediate changesrobot-piglet2023-03-291-5/+4
* Fix is starved with no working threads,kruall2023-03-291-2/+5
* Add burst metrics,kruall2023-03-299-25/+165
* solve recursion problemxenoxeno2023-03-291-3/+3
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-282-172/+0
* Intermediate changesrobot-piglet2023-03-281-5/+15