benchmark/tools
Roman Lebedev 17bc235ab3
Output library / schema versions in JSON context block (#1742)
* CMake: `get_git_version()`: just use `--dirty` flag of `git describe`

* CMake: move version normalization out of `get_git_version()`

Mainly, i want `get_git_version()` to return true version,
not something sanitized.

* JSON reporter: store library version and schema version in `context`

* Tools: discard inputs with unexpected `json_schema_version`

* Extract version string into `GetBenchmarkVersiom()`

---------

Co-authored-by: dominic <510002+dmah42@users.noreply.github.com>
2024-01-29 13:15:43 +00:00
..
gbench Output library / schema versions in JSON context block (#1742) 2024-01-29 13:15:43 +00:00
BUILD.bazel style: re-format BUILD file with buildifier. 2024-01-05 11:23:23 +08:00
compare.py tools/compare: don't actually discard valid (but zero) `pvalue` (#1733) 2024-01-08 09:57:00 +00:00
libpfm.BUILD.bazel make libpfm dep work for integrators 2023-03-16 10:16:23 +00:00
requirements.txt Bump scipy from 1.5.4 to 1.10.0 in /tools (#1630) 2023-07-11 18:28:32 +03:00
strip_asm.py Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00