barectf.git
2023-08-16  Erica Bugdendocs: cleanup: Rephrase and correct typos master
2023-08-16  Erica Bugdendocs: fix: Update outdated term `target-byte-order`
2023-08-02  Kienan Stewartfix: Update pyyaml to avoid build failures with cython 3
2023-06-20  Erica Bugdentests: Verify build fails with mismatched byte order
2023-06-20  Erica BugdenCheck that native byte orders match at compilation
2023-05-31  Erica Bugdentests: cleanup: Clarify test file does not exist
2023-05-31  Erica Bugdentests: cleanup: Explain the purpose of some tests
2023-05-31  Erica Bugdentests: cleanup: Remove dead $include-replace tests
2023-05-31  Erica Bugdentests: fix: Run packet-set-buf tracing test
2023-05-17  Philippe ProulxREADME.adoc: fix CI build badge
2023-05-17  Philippe Proulxbarectf/cgen.py: add missing `Optional` type hint
2023-05-16  Erica BugdenFix: Handle barectf 2 configurations with any configure...
2023-05-16  Erica Bugdentests: Test passing configurations
2023-05-16  Erica Bugdentests: Fix: Exclude test include YAML files from tests
2023-05-15  Erica Bugdentests: Make partial YAML files easy to filter
2023-05-08  Philippe Proulxpyproject.toml: require Python 3.8+
2023-04-28  Erica BugdenFix: Make traces with no data stream type ID readable...
2023-04-19  Erica BugdenFix: Invalid YAML test
2023-03-20  Erica Bugdendocs: clarify some sentences
2023-03-14  Erica Bugdendocs: fix broken readme links
2023-03-14  Olivier DionFix: Pass C toolchain environments in tox.ini
2023-01-16  Michael Jeansonfix: add tox 4 support in tox.ini
2022-12-13  Philippe ProulxFix: default value of `origin-is-unix-epoch` property...
2022-11-21  Philippe ProulxFix: _process_trace_node_include(): `type` property...
2022-11-14  Philippe ProulxPrepare for barectf v3.2.0
2022-03-15  Philippe Proulxbarectf v3.1.0 v3.1.0
2022-03-15  Philippe Proulxpyproject.toml: require Jinja2 3.0+
2022-03-08  Jon Lambbarectf: add support for packet sequence number
2022-03-08  Philippe Proulxpoetry.lock: update
2021-10-01  Michael JeansonUse poetry-core build system
2021-01-22  Philippe Proulxdocs: yaml: dyn-array-ft-obj.adoc: fix wrong static...
2020-10-06  Philippe ProulxFix: barectf_packet_set_buf(): keep full packet state
2020-09-29  Philippe Proulxdocs: {dst,trace-type}-obj.adoc: specify "default FT...
2020-09-29  Philippe Proulxdocs: build: index.adoc: add custom `stdint.h` example
2020-09-29  Philippe Proulxdocs: platform: api.adoc: fix mistake
2020-09-25  Philippe ProulxPrepare for barectf v3.1.0
2020-09-25  Philippe Proulxbarectf v3.0.0 v3.0.0
2020-09-25  Philippe Proulxdocs: how-barectf-works: update CTF trace structure...
2020-09-25  Philippe Proulxtest_pass_everything.py: check two new symbols
2020-09-25  Philippe Proulxtest_pass_everything.py: use `cc` by default (like...
2020-09-25  Philippe Proulxtest_pass_everything.py: reformat
2020-09-25  Philippe Proulxdocs: whats-new.adoc: use headings for main topics
2020-09-25  Philippe Proulxdocs: cli: usage.adoc: improve page
2020-09-25  Philippe Proulxtests/tracing/conftest.py: add valid `basic-extra-pc...
2020-09-25  Philippe Proulxtests/tracing: add DST extra packet context FT members...
2020-09-25  Philippe Proulxtests/tracing: add event record type tests
2020-09-24  Philippe Proulxtests/tracing: add data stream type tests
2020-09-24  Philippe Proulxtests/tracing/support/basic/test-platform.h: `ctx`...
2020-09-24  Philippe Proulxtests/tracing: add data stream type event record featur...
2020-09-24  Philippe Proulxtests/tracing: add data stream type packet feature...
2020-09-24  Philippe Proulxtests/tracing: `int main()` -> `int main(void)`
2020-09-24  Philippe Proulxtests/tracing: add trace type feature tests
2020-09-24  Philippe Proulxtests: reflow licence headers for 72 columns
2020-09-24  Philippe ProulxFix: schemas/config/3/config.yaml: allow `uuid-field...
2020-09-24  Philippe Proulxbarectf/schemas/config/3/config.yaml: `True` -> `true`
2020-09-24  Philippe Proulxbarectf.c.j2: only declare `ts` variable when needed
2020-09-24  Philippe Proulxtests/tracing: use test categories
2020-09-24  Philippe Proulxbarectf: add pre-release version information (`barectf...
2020-09-24  Philippe Proulxtests/tracing: add basic structure data field tests
2020-09-24  Philippe Proulxtests/tracing: add data stream test (two packets)
2020-09-24  Philippe Proulxtests/tracing: add basic int., enum., real, and string...
2020-09-24  Philippe Proulxconfigs/succeed/**/*.yaml: remove useless YAML document end
2020-09-24  Philippe Proulxdocs: yaml: put static/dynamic array FT obj. C types...
2020-09-24  Philippe Proulxdocs: {static,dyn}-array-ft-obj.adoc: use example block
2020-09-24  Philippe ProulxFix: YAML: force enumeration FT objects to have at...
2020-09-24  Philippe Proulxbarectf/templates: use `loop.last` instead of hack...
2020-09-24  Philippe Proulxtest-platform.h: do not include `barectf.h`: forward...
2020-09-24  Philippe ProulxYAML files: remove empty line after `%YAML 1.2` directive
2020-09-24  Philippe Proulxtests/tracing: use a base trace type YAML file
2020-09-24  Philippe Proulxdocs: example.adoc: use file names as heading titles
2020-09-24  Philippe Proulxmodules/platform/pages/example.adoc: add a list of...
2020-09-24  Philippe Proulxdocs: add missing `build` module
2020-09-24  Philippe Proulx.gitignore: simplify
2020-09-24  Philippe Proulxtest-platform.c: write_packet(): use `const size_t`
2020-09-24  Philippe Proulxdocs/modules/ROOT/pages/index.adoc: add internal links
2020-09-24  Philippe ProulxDocument barectf 3
2020-09-24  Philippe Proulxbarectf_platform_linux_fs_init(): accept DS file path...
2020-09-24  Philippe Proulxbarectf-platform-linux-fs.c: write_packet(): use `const...
2020-09-24  Philippe Proulxbarectf-platform-linux-fs.c: rename missing `ctx` ...
2020-09-24  Philippe Proulxpoetry.lock: update
2020-09-24  Philippe Proulxpyproject.toml: update description
2020-09-23  Philippe Proulxbarectf/templates/c: name `void *` context parameters...
2020-09-23  Philippe Proulxbarectf.h.j2: add barectf_packet_buf_addr()
2020-09-23  Philippe Proulxbarectf.h.j2: add barectf_discarded_event_records_count()
2020-09-23  Philippe Proulxbarectf.h.j2: rename "clock callbacks" -> "clock source...
2020-09-23  Philippe Proulxbarectf/templates/c: rename "back-end" -> "back end"
2020-09-23  Philippe ProulxStandardize root field type prefixes
2020-09-21  Philippe ProulxAdd missing `serialize-write-timestamp-statements.j2...
2020-09-21  Philippe ProulxEnable discarded event records snapshot FT DST feature...
2020-09-21  Philippe ProulxRename "time" -> "timestamp" (terminology)
2020-09-18  Philippe ProulxRename "target byte order" -> "native byte order"
2020-09-18  Philippe Proulxconfig.py: move target byte order property from config...
2020-09-18  Philippe Proulxpoetry.lock: update
2020-09-18  Philippe Proulx.gitignore: ignore generated HTML READMEs
2020-09-18  Philippe ProulxUse YAML 1.2 throughout
2020-09-17  Philippe ProulxRemove `CHANGELOG.md`
2020-09-17  Philippe Proulxbarectf-tracepoint.h: improve quality
2020-09-17  Philippe Proulxbarectf.h.j2: use more accurate definition names
2020-09-17  Philippe Proulxexamples/linux-fs-simple: use `trace` as trace director...
2020-09-17  Philippe Proulxexamples/linux-fs-simple: convert README to Asciidoctor...
next
This page took 0.036603 seconds and 4 git commands to generate.