|
177429fabc
|
Follow K&R coding style using clang-format
|
2022-09-29 16:52:28 +02:00 |
|
|
834b33af33
|
Use SPDX license identifiers
|
2022-09-29 14:16:47 +02:00 |
|
|
676576f347
|
Simplify dump format
|
2022-01-12 11:05:38 +01:00 |
|
|
1aae200614
|
Use pointers instead of indexes in streams
|
2022-01-12 11:05:38 +01:00 |
|
|
806e0c9198
|
Allow TID filter in ovnidump
|
2022-01-12 11:05:38 +01:00 |
|
|
d54c287ec8
|
Split ovni trace funtions to another source file
|
2021-11-19 16:48:53 +01:00 |
|
|
d3e87c2272
|
Add GPLv3 and MIT licenses
|
2021-11-03 11:32:17 +01:00 |
|
|
c2f7085e11
|
Fix prototypes and unused variables
|
2021-10-21 16:53:00 +02:00 |
|
|
ac6013419b
|
Replace class by category to avoid C++ problems
|
2021-10-21 16:53:00 +02:00 |
|
|
10b14a90a3
|
Allocate the traces in the heap
|
2021-09-28 19:32:16 +02:00 |
|
|
6a3ea0907a
|
Enable pedantic and use C11 std
|
2021-09-28 19:30:31 +02:00 |
|
|
e6e976023d
|
Implement the clock offset correction
|
2021-08-03 19:56:31 +02:00 |
|
|
d7c81b3048
|
Add jumbo events
|
2021-07-30 20:08:40 +02:00 |
|
|
d25bbed350
|
Distribute emulator into modules
|
2021-07-28 11:56:35 +02:00 |
|
|
cfc4eb7527
|
Single header and move lib functions to libovni
|
2021-07-24 10:53:41 +02:00 |
|
|
557c75cf12
|
Format delta time to be parsed
|
2021-07-22 12:35:38 +02:00 |
|
|
025378a843
|
Split event data into two shorts: a and b
|
2021-07-21 18:27:58 +02:00 |
|
|
fe5d223190
|
Store traces per thread
|
2021-07-19 19:05:26 +02:00 |
|
|
1092faebf3
|
Initial commit
|
2021-07-19 15:11:41 +02:00 |
|