projects
/
platform
/
core
/
system
/
dlog.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/system/dlog.git
2022-09-12
Michal Bloch
Integrate zlogutil into libdlogutil
10/280910/3
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Karol Lewandowski
Release 7.0.6
06/280906/1
accepted/tizen/unified/20220908.124823
submit/tizen/20220906.135332
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Mateusz Majewski
Make log-redirect-stdout refuse to redirect logs if...
43/280743/3
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Mateusz Majewski
Bring dlog-logger.conf.alias closer to dlog-logger...
42/280742/2
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Mateusz Majewski
Hack in a graceful shutdown of the daemon in the zero...
13/280713/2
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Karol Lewandowski
Ensure proper access rights for zlogger device
15/280815/1
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
Mateusz Majewski
Add zero-copy backend support to log-redirect-stdout
06/280606/1
submit/tizen/20220902.191720
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Michal Bloch
Add Zlogutil for reading zero-copy backend logs
34/278734/13
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Michal Bloch
Add a zero-copy backend
33/278733/14
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Michal Bloch
Reuse -m for memory compression mode
38/280038/2
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Michal Bloch
Reduce max logger request length
94/279394/2
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Michal Bloch
Release 7.0.5
03/278903/4
accepted/tizen/unified/20220805.131749
submit/tizen/20220804.182348
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Michal Bloch
Less harsh thread cancellation prevention
90/277090/7
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Michal Bloch
Fix insufficient test dir rights
44/279144/1
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Michal Bloch
lib: avoid a needless rw-lock if possible
01/278901/3
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Michal Bloch
limiter: minor cleanup
00/278900/1
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Michal Bloch
libdlog: container warning contains PID/TID
26/278826/1
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Michal Bloch
Make headers a bit more C++ friendly
42/278642/2
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Michal Bloch
libdlog: reduce the "critical" section a bit
43/277043/1
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Michal Bloch
libdlog: more careful handling of null function ptrs
42/277042/1
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Hyotaek Shim
Create units (.service and .socket) directory in the...
17/276017/1
accepted/tizen/unified/20220610.134735
submit/tizen/20220608.120536
submit/tizen/20220608.235431
commit
|
commitdiff
|
tree
|
snapshot
2022-06-08
Hyotaek Shim
Adjust dlog backup size and # of backup files
03/276003/5
commit
|
commitdiff
|
tree
|
snapshot
2022-05-24
Mateusz Majewski
Add a note on tests to overview.rst
29/274229/4
accepted/tizen/unified/20220525.134532
accepted/tizen/unified/20220526.144134
submit/tizen/20220524.172119
submit/tizen/20220525.001052
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Michal Bloch
Release 7.0.4
96/274796/1
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Mateusz Majewski
Improve dlogutil compression handling / parsing
54/274454/6
commit
|
commitdiff
|
tree
|
snapshot
2022-05-09
Michal Bloch
In-memory compressed log backup
70/271770/9
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
logutil: terminate error logs properly
55/274455/1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
Add a compressed storage struct + tests
32/274232/5
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
ptrs_list: add find_if (similar to C++ STL)
96/274396/3
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
Reader pipe: remove an unused timestamp
95/274395/3
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
Improve pipe reader related function names
94/274394/3
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
Extract pipe reader functionality into subs
52/273652/7
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
Subreaders: methods now return an error code
05/273705/6
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
ptrs_list: add list_foreach_ret
04/273704/6
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
reader_pipe now uses subreader_file
03/273703/6
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Michal Bloch
Add some basic tests for FastLZ.
06/274106/5
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Michal Bloch
DLog-specific tweaks to FastLZ
05/274105/4
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
Michal Bloch
Import FastLZ compression sources
71/273971/7
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Michal Bloch
libdlog: mark logs from processes in a container
23/274123/1
accepted/tizen/unified/20220424.221508
submit/tizen/20220422.012056
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Michal Bloch
Release 7.0.3
25/273425/1
submit/tizen/20220405.121801
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
File reader: add sorting info
12/273012/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
Simplify some unreachable code
11/273011/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
readers: reduce some copy-paste
10/273010/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
readers: make free a member func
09/273009/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
readers: initialize fd entities properly
08/273008/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
reader: put the service handler into reader common
07/273007/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
readers: put reader_common first
06/273006/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Michal Bloch
readers: commonize flushing
05/273005/2
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Michal Bloch
Move sub-readers to the common reader
32/272232/1
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Michal Bloch
dlog_logger: rearrange readers (no logic change)
31/272231/1
commit
|
commitdiff
|
tree
|
snapshot
2022-02-24
Mateusz Majewski
Refactor NULL check in logmetrics
57/271657/1
commit
|
commitdiff
|
tree
|
snapshot
2022-02-17
Karol Lewandowski
Add generator for logger.ko device dependencies
30/271130/8
accepted/tizen/unified/20220221.224807
submit/tizen/20220217.170359
submit/tizen/20220220.125013
commit
|
commitdiff
|
tree
|
snapshot
2022-02-09
Michal Bloch
Tests: add minor overflow check
24/270824/1
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Karol Lewandowski
Merge "Move to linux-tizen-modules-headers" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mateusz Majewski
Add timestamp correctness test
35/269635/2
accepted/tizen/unified/20220121.122943
submit/tizen/20220120.173647
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mateusz Majewski
Fix buffer usage printing in dlogutil
48/269648/2
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mateusz Majewski
Fix some invalid function names in dlogutil.h documentation
45/269645/2
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mateusz Majewski
Move gcov directory
98/269798/4
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Mateusz Majewski
Move to linux-tizen-modules-headers
77/269477/1
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Michal Bloch
dlogutil: better error message for disabled kmsg
27/269227/2
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Mateusz Majewski
Replace a custom loop with a simple strnlen
75/268675/3
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Mateusz Majewski
Document auto-quit
69/268669/3
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Karol Lewandowski
Release 7.0.1
28/268728/2
accepted/tizen/unified/20211231.161253
submit/tizen/20211230.133842
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Mateusz Majewski
Terminate the daemon if it's not needed
46/268246/3
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Karol Lewandowski
Release 7.0.0
88/266788/6
accepted/tizen/unified/20211125.144711
accepted/tizen/unified/20211213.132445
submit/tizen/20211119.132203
submit/tizen/20211124.010953
submit/tizen/20211124.100111
submit/tizen/20211126.122044
submit/tizen/20211203.141009
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Michal Bloch
Document the autodetector
47/266847/1
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Mateusz Majewski
Add autodetection integration test
45/266845/1
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Mateusz Majewski
Add some prose on backend autodetection
92/266792/1
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Karol Lewandowski
Autodetect backend
49/266649/10
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Mateusz Majewski
Disable problematic tests causing ASAN failures
94/266694/3
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Mateusz Majewski
Add ASAN build flag
93/266693/1
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Mateusz Majewski
Fix fdi_logger_wrap ASAN issue
95/266495/2
accepted/tizen/unified/20211116.130446
submit/tizen/20211115.105406
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Mateusz Majewski
Clarify a bit the entry verification
67/265967/3
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mateusz Majewski
Hotfix the long log condition
47/265947/1
accepted/tizen/unified/20211105.130439
submit/tizen/20211102.155418
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Michal Bloch
Add some fuzz tests against garbage logs
92/265092/8
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Mateusz Majewski
Extend the persistent logging tests a bit
84/265784/1
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Mateusz Majewski
Fix the persistent log bug
73/265773/1
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Michal Bloch
Fix the handling of over/undersized logs
91/265091/3
commit
|
commitdiff
|
tree
|
snapshot
2021-10-12
Mateusz Majewski
Make error reporting more accurate in logger configurat...
65/265165/1
commit
|
commitdiff
|
tree
|
snapshot
2021-09-29
Mateusz Majewski
Replace strcpy with memcpy in tests
75/264775/2
commit
|
commitdiff
|
tree
|
snapshot
2021-09-27
Mateusz Majewski
Hotfix a pipe backend request length issue
43/264643/1
accepted/tizen/6.5/unified/20211028.114416
accepted/tizen/unified/20210928.212633
submit/tizen/20210927.231439
submit/tizen_6.5/20211028.162501
tizen_6.5.m2_release
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Hubert Kowalski
Enlarged MAX_LOGGER_REQUEST_LEN to 65535 bytes
45/264145/17
accepted/tizen/unified/20210927.120919
submit/tizen/20210923.232435
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Mateusz Majewski
Candidate fix for the nanosecond issue
92/264492/1
commit
|
commitdiff
|
tree
|
snapshot
2021-09-17
Hubert Kowalski
Added additional pointer tests.
34/263834/4
submit/tizen/20210917.212514
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Michal Bloch
Candidate fix for the zero-payload log issue
63/263763/4
accepted/tizen/unified/20210917.124807
submit/tizen/20210911.232819
submit/tizen/20210916.011737
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Hubert Kowalski
Moved test from test_libdlogutil.c to libdlogutil_neg.c.
90/263490/14
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Mateusz Majewski
Reduce compiler complaints by adding helpful asserts
69/261469/4
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Michal Bloch
Mark a ton of static vars as such
24/262224/4
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Michal Bloch
Remove some janky unit test code
23/262223/5
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Michal Bloch
Handle timestamp fetching failure on printing
13/262013/6
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Michal Bloch
Microoptimize a getpid call out of empty QoS check
71/262271/4
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Hubert Kowalski
Added deep_copy_dlogutil_entry_s() function and tests...
69/262369/11
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Mateusz Majewski
Clarify overview.rst a bit
27/262427/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Mateusz Majewski
Enable more redirection tests on logger
35/261235/2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Michal Bloch
Daemon write socket: rename to "conn"
43/261543/3
submit/tizen/20210722.222608
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Michal Bloch
Fix some resource leaks.
45/260845/5
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
INSUN PYO
Rework dlogutil_state_init
94/261094/4
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Mateusz Majewski
Add test for multiple dlog_connect_fd calls
82/260882/4
commit
|
commitdiff
|
tree
|
snapshot
2021-07-02
Mateusz Majewski
Do not create state->enabled if DLOGUTIL_MODE_NONPRINTING
12/260712/2
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Hyotaek Shim
Remove unused connect_dlog()
14/260214/1
accepted/tizen/unified/20210623.125322
submit/tizen/20210622.065044
commit
|
commitdiff
|
tree
|
snapshot
next