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-api
/
src
/
main
Age
Commit message (
Expand
)
Author
2024-09-05
Sim trace update (#249)
Dante Niewenhuis
2024-08-27
Renamed input files and internally server is changed to task (#246)
Dante Niewenhuis
2024-05-07
Revamped failure models (#228)
Dante Niewenhuis
2024-04-17
Added support for carbon traces (#218)
Dante Niewenhuis
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-07-29
fix(trace/api): Do not cache trace formats
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-04-30
feat(trace/calcite): Add Calcite (SQL) integration
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-11-02
refactor(trace): Support gaps in trace data
Fabian Mastenbroek
2021-10-25
feat(trace): Support conversion from Azure trace format
Fabian Mastenbroek
2021-09-21
feat(trace): Add support for writing traces
Fabian Mastenbroek
2021-09-20
refactor(trace): Simplify TraceFormat SPI interface
Fabian Mastenbroek
2021-09-20
feat(trace): Add property for describing partition keys
Fabian Mastenbroek
2021-09-20
feat(trace): Support column lookup via index
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-12
feat(trace): Support dynamic resolving of trace formats
Fabian Mastenbroek
2021-09-12
refactor(trace): Add API for accessing available table columns
Fabian Mastenbroek
2021-09-11
feat(trace): Add support for WfCommons (WorkflowHub) traces
Fabian Mastenbroek
2021-09-11
perf(trace): Keep reader state in own class
Fabian Mastenbroek
2021-09-02
perf(trace): Improve performance of column lookup
Fabian Mastenbroek
2021-09-02
refactor(capelin): Migrate trace reader to new trace API
Fabian Mastenbroek
2021-09-01
feat(trace): Add API for trace reading
Fabian Mastenbroek