You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
faluco 6fb81c7619 - Add a mutex with priority inheritance for srslog internal structures.
- Replace shared_variable members in log_channel class in favor of atomics.
- Remove the small string optimization in srslog now that we dont allocate anymore.
- Trim some critical sections in srslog.
4 years ago
..
benchmarks Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 4 years ago
CMakeLists.txt Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 4 years ago
any_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
context_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
event_trace_test.cpp Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 4 years ago
file_sink_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
file_test_utils.h Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
file_utils_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
json_formatter_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
log_backend_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
log_channel_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
logger_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
srslog_test.cpp Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
test_dummies.h Implement a benchmark for measuring latency in the foreground threads when pushing log entries. 4 years ago
testing_helpers.h Apply srsLTE formatting rules to srsLog. They were previously formatted with different rules when the project lived in the external rapo. 4 years ago
text_formatter_test.cpp - Add a mutex with priority inheritance for srslog internal structures. 4 years ago