Exclude more code from coverage testing.
[platform/core/system/dlog.git] / src /
2023-08-30 Michal BlochExclude more code from coverage testing. 45/298045/1
2023-08-25 Michal BlochExclude some inaccessible code 65/297865/2
2023-08-25 Michal BlochFix a warning message 63/297863/1
2023-08-25 Michal BlochImprove type safety + microoptimize 62/297862/2
2023-08-16 Michal BlochExclude some files from coverage 07/297307/1
2023-08-11 Michal Blochlog storage: leave no dangling pointers, even if unused 06/297206/1
2023-08-09 Michal BlochCommonize reader_free_foreach 53/296153/2
2023-08-09 Michal BlochRemove log storage peeking 49/295949/3
2023-08-09 Michal Blochdlog_logger: unify reader servicing 42/292642/4
2023-08-09 Michal Blochdlog_logger: add a ghetto vtable to readers 75/292475/4
2023-08-09 Michal Blochdlog_logger: commonize reader threading facilities 74/292474/4
2023-08-09 Michal BlochGet rid of AL reader source FD entity 73/292473/4
2023-08-08 Michal BlochFix a null dereference 09/297009/1 accepted/tizen/unified/20230818.054520
2023-07-24 Youngjae ChoReplace prefix 'libsys' with 'syscommon' 65/296265/2
2023-07-18 Michal BlochFix pipe reader log selection logic 48/295948/2
2023-07-18 Michal BlochStorage returns entry into buffer 47/295947/2
2023-07-18 Michal BlochFix order dependency of some compression tests 46/295946/2
2023-07-11 Michal BlochExtract common parts of util req handling 21/292121/4
2023-07-11 Michal BlochImprove commentary a bit 20/292120/2
2023-07-10 Karol Lewandowskipackaging: Make vconf usage optional and disable it... 35/295535/3
2023-07-04 Michal BlochFix the stdout redirection block 87/295287/1
2023-07-02 AntoniMake logger resize storage when system is low on memory 64/295164/1
2023-07-02 Marek Szulcdlog_logger: add log compressed storage resize to logct... 37/288937/11
2023-06-22 AntoniDisallow redirecting to stdout based on config keys 94/294294/4
2023-06-14 Łukasz StelmachFix snprintf(3) format truncation bug reported by gcc 13 34/294234/1
2023-04-25 Michal Blochlibdlogutil: printing buffers get aliased 38/291738/3
2023-04-25 Michal Blochlibdlogutil: pipe requests aliased buffers 37/291737/3
2023-04-21 Michal BlochAlow multiplexing from writer-made readers 36/291736/2
2023-04-21 Michal Blochlibdlogutil: pipe request sends buffer info 35/291735/2
2023-04-21 Michal Blochlibdlogutil: minor refactor 34/291734/2
2023-04-21 Michal Blochlibdlogutil: extract op set check 33/291733/2
2023-04-21 Michal Blochlibdlogutil: extract buffer checks 32/291732/2
2023-04-21 Michal Blochdlog_logger: allow multiplexing pipe storage readers 69/291569/3
2023-04-18 Michal Blochreader_pipe: get rid of dump/monitor flags 68/291568/2
2023-04-18 Michal Blochdlog_logger: clear drained dumping storage readers 52/291352/3
2023-04-18 Michal BlochGeneral pyramidity reduction 51/291351/2
2023-04-18 Michal Blochdlog_logger: commonize adding server readers 50/291350/2
2023-04-18 Michal Blochdlog_logger: remove log_buffer ptr from pipe readers 49/291349/2
2023-04-18 Michal Blochdlog_logger: server has just one nominal sorting 48/291348/2
2023-04-12 Michal BlochStorage readers: add `is_finished` for dumping readers 79/291279/1
2023-04-12 Michal BlochFix single-log dumping readers 78/291278/1
2023-03-31 Michal Blochdlog_logger: multiplex pipe storage readers (nominally) 77/291277/1
2023-03-30 Michal BlochAdd log storage peeking 82/290682/2
2023-03-28 Michal Blochdlog_logger: pipe reader buffer param now a bitmask 57/290557/1
2023-03-28 Michal Blochdlog_logger: unify reader book-keeping 56/290556/1
2023-03-24 Michal Blochdlog_logger: get rid of Android Logger throttling 53/289853/3
2023-03-21 Michal Blochdlog_logger: simplify reader_logger 45/290145/2
2023-03-15 Michal BlochHide dlog_print_{dotnet,native} from the header 25/289925/1
2023-03-13 Michal Blochunit tests: fix a minor leak 01/289701/1
2023-03-13 Michal Blochlog-redirect: don't put enormous vars on the stack 00/289700/1
2023-03-10 Michal Blochdlog_logger: multi-thread logger readers 78/285378/7
2023-03-10 Michal Blochdlog_logger: add a dedicated signal handler thread 10/289210/6
2023-03-09 Marek Szulcdlog_logger: add a function for resizing log_compressed... 15/288915/11
2023-02-28 Michal Blochdlog_logger: remove useless 'exiting' state 87/289087/1
2023-02-28 Michal Blochdlog_logger: flush readers on free 86/289086/1
2023-02-28 Michal Blochdlog_logger: extract some struct logger functions 41/289041/2
2023-02-21 Michal BlochAdd the 'dotnet' and 'native' extra libdlog sinks 96/288296/4
2023-02-21 Michal BlochAdd the concept of extra redirectable sinks 24/288624/2
2023-02-20 Michal BlochDisallow adapter sinks (kmsg, syslog) from printing 23/288623/1
2023-02-17 Michal BlochUse buffer traits over specific IDs 95/288295/4
2023-02-16 Michal BlochBuffer traits: add `platform` 45/288445/1
2023-02-16 Michal BlochExtract buffer trait functions from logcommon 44/288444/1
2023-02-14 Michal BlochFix tool behaviour for disabled platform logging 94/288294/1
2023-02-10 Michal Blochdlog_logger: move epoll metadata functions to fd_entity.c 46/288146/1
2023-02-10 Michal Blochdlog_logger: commonize reader epoll dispatch 45/288145/1
2023-02-10 Michal Blochdlog_logger: readers unregister themselves from epoll 05/287705/2
2023-02-10 Michal Blochdlog_logger: readers now remove themselves from lists 44/288144/1
2023-02-10 Michal Blochdlog_logger: writer_free uses foreach 43/288143/1
2023-02-09 Michal Blochdlog_logger: readers keep their owning server 57/288057/1
2023-02-09 Michal Blochdlog_logger: cleanup config line handling 56/288056/1
2023-02-09 Michal Blochptrs_list: make list_foreach self removal safe 21/287921/2
2023-02-07 Michal Blochptrs_list: simplify remove_at implementation 20/287920/1
2023-02-02 Michal Blochdlog_logger: QoS contained by aggregation 99/287699/2
2023-02-02 Michal Blochdlog_logger: refactor QoS distributions 25/287625/3
2023-02-02 Michal Blochdlog_logger: extract main loop iteration 68/287568/4
2023-02-02 Michal Blochdlog_logger: reader_logger keeps dev FD directly 56/286856/3
2023-02-02 Michal Blochdlog_logger: cull unused logger readers 55/286855/3
2023-02-01 Michal Blochdlogctl: adjust the buffer enable/disable display 75/286775/3
2023-01-13 Michal Blochdlog_logger: remove reader logger sink FD entity 54/286854/1
2023-01-13 Michal Blochdlog_logger: code documentation 53/286853/1
2023-01-12 Michal Blochlibdlog: extract dynamic config inotify check 62/286362/2
2022-12-20 Michal Blochdlog_logger: refactoring 76/285376/4
2022-12-20 Michal Blochdlog_logger: extract a static var to a struct 94/285294/4
2022-12-20 Michal Blochdlog_logger: abstract (sub-)reader operations 29/285129/5
2022-12-20 Michal Blochlibdlog: implement a null backend 00/285500/7
2022-12-20 Michal Blochdlog_logger: lazy poll only for Logger backend 57/285757/6
2022-12-06 Michal Blochdlog_logger: remove duplicate code 28/285128/1
2022-11-30 Michal Blochlibdlog: thread-local cache for pid/tid 87/284787/4
2022-11-23 Michal BlochAdd miniz to the daemon framework 82/284482/3
2022-11-22 Michal BlochAdd a compression framework to the daemon 81/284481/2
2022-11-04 Michal BlochCompression buffer size spec: bytes -> kilobytes 46/283946/1
2022-10-28 Marek SzulcAdd tests for the miniz compression library 67/281067/17
2022-10-28 Marek SzulcAdd benchmark framework for testing compression algos 64/283564/1
2022-10-28 Michal BlochAdd a timespec handling helper 01/282801/4
2022-10-28 Mateusz MajewskiStore ze->len in a variable 26/283326/2
2022-10-24 Mateusz MajewskiEnsure the timestamp always increases in zero-copy... 01/283301/2
2022-10-19 Marek Szyprowskizlogger: use dynamic mappings for each client 56/281156/14
2022-10-19 Marek Szyprowskizlogger: use cache for gettid() to reduce logging hot... 72/283172/5
2022-10-19 Marek Szyprowskizlogger: don't call get_time() twice 58/283058/2
2022-10-11 Mateusz MajewskiFix dlogutil -t in zero-copy backend 96/282796/1
next