0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add include functionality
eepp
as Philippe Proulx
More... over 9 years ago
Write log level name to metadata comment if available
eepp
as Philippe Proulx
More... over 9 years ago
.gitignore: add virt and *.o
eepp
as Philippe Proulx
More... over 9 years ago
Update copyright notices
eepp
as Philippe Proulx
More... over 9 years ago
Add tests
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check id (EH) and stream_id (PH) sizes
eepp
as Philippe Proulx
More... over 9 years ago
config: error reporting: "ts" -> "timestamp"
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: timestamp_begin and timestamp_end must be mapped to the same clock
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check for content_size gt packet_size
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: packet context type is mandatory and must be a struct
eepp
as Philippe Proulx
More... over 9 years ago
README.md: move documentation to the project's wiki
eepp
as Philippe Proulx
More... over 9 years ago
linux-fs: zero packet buffer initially
eepp
as Philippe Proulx
More... over 9 years ago
config: fix comment
eepp
as Philippe Proulx
More... over 9 years ago
metadata: add is_dynamic to type objs and fix align
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: entity type: check for struct type
eepp
as Philippe Proulx
More... over 9 years ago
Add a few provided includable config files
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check for enum type member object value outside range
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check for unknown props in enum type member object
eepp
as Philippe Proulx
More... over 9 years ago
config: "integer type" -> "value type" (for enum type)
eepp
as Philippe Proulx
More... over 9 years ago
config: error reporting: type obj can be an assoc array or a string
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check unknown props in float type object size
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check for unknown "base" values in int type object
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check for trace object's "byte-order" node type
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check PH "uuid" field's element type's signedness
eepp
as Philippe Proulx
More... over 9 years ago
Fix: do not allow negative log level values
eepp
as Philippe Proulx
More... over 9 years ago
config: make event's log-level property accept integer
eepp
as Philippe Proulx
More... over 9 years ago
config: prefer using $log-levels prop in 2.1
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check for unknown props in config object
eepp
as Philippe Proulx
More... over 9 years ago
Fix: config: check for node type before checking props
eepp
as Philippe Proulx
More... over 9 years ago
config: prefer using $inherit prop in 2.1
eepp
as Philippe Proulx
More... over 9 years ago