0
I Use This!
Inactive

Commits : Listings

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