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-tools
Age
Commit message (
Expand
)
Author
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-06-07
refactor(trace/api): Introduce type system for trace API
Fabian Mastenbroek
2022-04-30
feat(trace/tools): Add support for querying traces using SQL
Fabian Mastenbroek
2022-04-22
refactor(trace/api): Move conventions into separate package
Fabian Mastenbroek
2022-02-18
bug(trace): Adjust CPU capacity to number of vCPUs
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
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-10-25
feat(trace): Add column for CPU capacity in OpenDC 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
refactor(trace): Unify columns of different tables
Fabian Mastenbroek
2021-09-19
feat(trace): Add tool for converting workload traces
Fabian Mastenbroek