Rename "target byte order" -> "native byte order" |
|
More...
|
almost 5 years ago
|
config.py: move target byte order property from config. to trace type |
|
More...
|
almost 5 years ago
|
poetry.lock: update |
|
More...
|
almost 5 years ago
|
.gitignore: ignore generated HTML READMEs |
|
More...
|
almost 5 years ago
|
Use YAML 1.2 throughout |
|
More...
|
almost 5 years ago
|
Remove `CHANGELOG.md` |
|
More...
|
almost 5 years ago
|
barectf-tracepoint.h: improve quality |
|
More...
|
almost 5 years ago
|
barectf.h.j2: use more accurate definition names |
|
More...
|
almost 5 years ago
|
examples/linux-fs-simple: use `trace` as trace directory, not `ctf` |
|
More...
|
almost 5 years ago
|
examples/linux-fs-simple: convert README to Asciidoctor and improve it |
|
More...
|
almost 5 years ago
|
linux-fs-simple/config.yaml: convert to v3 format |
|
More...
|
almost 5 years ago
|
linux-fs-simple.c: improve quality |
|
More...
|
almost 5 years ago
|
linux-fs-simple/Makefile: remove nonexistent `view` from `.PHONY` |
|
More...
|
almost 5 years ago
|
barectf-platform-linux-fs.c: improve quality |
|
More...
|
almost 5 years ago
|
barectf-platform-linux-fs.*: remove header titles |
|
More...
|
almost 5 years ago
|
examples/linux-fs-simple, platforms/linux-fs: use double quotes to include |
|
More...
|
almost 5 years ago
|
barectf-platform-linux-fs.*: update copyright years |
|
More...
|
almost 5 years ago
|
barectf-platform-linux-fs.h: remove function documentation |
|
More...
|
almost 5 years ago
|
barectf-platform-linux-fs.c: use `CLOCK_REALTIME` |
|
More...
|
almost 5 years ago
|
platforms/linux-fs: remove `README.md`, write a better `README.adoc` |
|
More...
|
almost 5 years ago
|
Move `doc/examples` to `examples` |
|
More...
|
almost 5 years ago
|
Remove Parallella platform and examples |
|
More...
|
almost 5 years ago
|
Rename "event type" -> "event record type", "stream type" -> "data stream type" |
|
More...
|
almost 5 years ago
|
Add dynamic array tracing tests |
|
More...
|
almost 5 years ago
|
Removed unused `tests/conftest.py` |
|
More...
|
almost 5 years ago
|
tests/tracing/support/test-platform.c: clear buffer at every packet opening |
|
More...
|
almost 5 years ago
|
tracing/src/succeed/static-array: update copyright notice's year |
|
More...
|
almost 5 years ago
|
src/succeed/static-array: add missing `const` qualifiers |
|
More...
|
almost 5 years ago
|
tests/tracing: use pytest_collect_file() hook for YAML files |
|
More...
|
almost 5 years ago
|
tests/config/yaml: use pytest_collect_file() hook for YAML files |
|
More...
|
almost 5 years ago
|