|
cb157965c2
|
use better heuristic for compile-time cache line size
|
2024-02-28 02:35:36 +01:00 |
|
|
c990e8697d
|
do not throw dynamically allocated exceptions
|
2024-02-28 02:35:36 +01:00 |
|
|
4cdf94d6a2
|
add state_print() function
|
2024-02-28 02:35:36 +01:00 |
|
|
1e301aaa1a
|
refactor: use of auto
|
2024-02-28 02:35:36 +01:00 |
|
|
d33be2ffc7
|
log: fix intialization of log level and pattern
|
2024-02-28 02:35:36 +01:00 |
|
|
f4e46f58f5
|
log: add Log::setPattern()
|
2024-02-28 02:35:36 +01:00 |
|
|
607dd5ec06
|
log: reduce lookups in logger registry
|
2024-02-28 02:35:36 +01:00 |
|
|
14d0243999
|
rt: harmonize logging messages
|
2024-02-28 02:35:36 +01:00 |
|
|
ef2dc97c0d
|
log: add getter for log level
|
2024-02-28 02:35:36 +01:00 |
|
|
d6aef7bdd0
|
log: throw exception for unknown log levels
|
2024-02-28 02:35:36 +01:00 |
|
|
cd4f5d5c61
|
fix possibibly unitialized value
|
2024-02-28 02:35:36 +01:00 |
|
|
2ded798e86
|
hist: fix invalid min value
|
2024-02-28 02:35:36 +01:00 |
|
|
e76f8fc4f4
|
refactor: warn() => warning()
|
2024-02-28 02:35:36 +01:00 |
|
|
c726e68b44
|
task: several portability improvements for macOS
|
2024-02-28 02:35:36 +01:00 |
|
|
fc95c7c70a
|
list: fix portability issues of list_sort() os BSD-based systems
|
2024-02-28 02:35:36 +01:00 |
|
|
37aea20df8
|
cmake: rdtsc is only supported on x86
|
2024-02-28 02:35:36 +01:00 |
|
|
9c0ba4a174
|
whitespaces
|
2024-02-28 02:35:36 +01:00 |
|
|
254fb92c4e
|
kernel: inprove portability
|
2024-02-28 02:35:36 +01:00 |
|
|
ca51f1795f
|
tsc: inline calls to tsc_now()
|
2024-02-28 02:35:36 +01:00 |
|
|
4715706f85
|
timing: add new function to compare timestamps
|
2024-02-28 02:35:36 +01:00 |
|
|
592d07a32d
|
smaller fixups
|
2024-02-28 02:35:36 +01:00 |
|
|
7e51194c86
|
terminal: add new terminal class
|
2024-02-28 02:35:36 +01:00 |
|
|
00a4915ebe
|
utils: move include
|
2024-02-28 02:35:36 +01:00 |
|
|
5e147da376
|
rewrite logging system with spdlog
|
2024-02-28 02:35:36 +01:00 |
|
|
21b6937599
|
kernel: improve compatability for RPi
|
2024-02-28 02:35:36 +01:00 |
|
|
890c761f22
|
tsc: fix typo
|
2024-02-28 02:35:36 +01:00 |
|
|
505162aaf2
|
rt: ported to C++
|
2024-02-28 02:35:36 +01:00 |
|
|
ef5c365d9a
|
kernel: partial port to C++
|
2024-02-28 02:35:36 +01:00 |
|
|
b71eee85b8
|
utils: partial port to C++
|
2024-02-28 02:35:36 +01:00 |
|
|
13a9fcd10b
|
add fmtlib as submodule
|
2024-02-28 02:35:36 +01:00 |
|
|
ea3eb34a88
|
added new JsonBuffer class which will obsolete struct buffer
|
2024-02-28 02:35:36 +01:00 |
|
|
e041b93143
|
plugin: remove dump() method from registry
|
2024-02-28 02:35:36 +01:00 |
|
|
93dbd9c964
|
kernel: remove obsolete { }
|
2024-02-28 02:35:36 +01:00 |
|
|
9dd0d0bf42
|
whitespace cleanups
|
2024-02-28 02:35:36 +01:00 |
|
|
c5240804b6
|
cmake: add spdlog via add_subdirectory()
|
2024-02-28 02:35:36 +01:00 |
|
|
336fbed4a6
|
add libconfig to dependencies
|
2024-02-28 02:35:36 +01:00 |
|
|
3ccadcc79c
|
cmake: improve version detection and generation of config.h
|
2024-02-28 02:35:36 +01:00 |
|
|
3d7eb963ec
|
plugin: rewrite
|
2024-02-28 02:35:36 +01:00 |
|
|
75f994f61d
|
cmake: fix invalid paths
|
2024-02-28 02:35:36 +01:00 |
|
|
bb2ea53856
|
log: add option to add a callback to C logging subsystem
|
2024-02-28 02:35:36 +01:00 |
|
|
bf0b8f949e
|
hash_table: allow constant key
|
2024-02-28 02:35:36 +01:00 |
|
|
ceeff5e9bb
|
fix compilation on linux
|
2024-02-28 02:35:36 +01:00 |
|
|
af2a11b28c
|
introduce new PORJECT_* macros
|
2024-02-28 02:35:36 +01:00 |
|
|
7ef001afa8
|
moved more code from VILLASnode to VILLAScommon
|
2024-02-28 02:35:36 +01:00 |
|
|
2aef3aba54
|
refactor: change project name from VILLAS{fpga,node} to VILLAScommon
|
2024-02-28 02:35:36 +01:00 |
|
|
5842f8283d
|
fix Jansson dependency
|
2024-02-28 02:35:36 +01:00 |
|
|
324bb907f6
|
fix compilation on non Linux targets
|
2024-02-28 02:35:36 +01:00 |
|
|
ff1a295814
|
merge changes from VILLASfpga/feature/hls-rtds2gpu
|
2024-02-28 02:35:36 +01:00 |
|
|
d2a97a81c0
|
move more common code from VILLASfpga repo
|
2024-02-28 02:35:36 +01:00 |
|
|
db27b8a8be
|
cmake: link against DL
|
2024-02-28 02:35:36 +01:00 |
|