index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-trace
/
opendc-trace-opendc
/
src
/
test
/
kotlin
Age
Commit message (
Expand
)
Author
2024-04-16
Revamped the trace system. All TraceFormat files are now in the api m… (#216)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-06-08
test(trace): Add conformance suite for OpenDC trace API
Fabian Mastenbroek
2022-06-07
refactor(trace/api): Introduce type system for trace API
Fabian Mastenbroek
2022-05-02
feat(trace/api): Add support for projecting tables
Fabian Mastenbroek
2022-05-02
perf(trace/opendc): Read records using low-level API
Fabian Mastenbroek
2022-04-22
refactor(trace/api): Move conventions into separate package
Fabian Mastenbroek
2022-04-22
feat(trace/opendc): Incorporate interference model in trace format
Fabian Mastenbroek
2021-09-20
refactor(trace): Simplify TraceFormat SPI interface
Fabian Mastenbroek
2021-09-20
refactor(trace): Unify columns of different tables
Fabian Mastenbroek
2021-09-19
feat(trace): Update OpenDC VM trace format
Fabian Mastenbroek
2021-09-19
feat(trace): Add support for internal OpenDC VM trace format
Fabian Mastenbroek