summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-11feat(capelin): Implement trace API for Azure VM trace formatFabian Mastenbroek
2021-09-11fix(capelin): Parse last column in Solvinity trace formatFabian Mastenbroek
2021-09-11perf(trace): Keep reader state in own classFabian Mastenbroek
2021-09-10feat(trace): Support Materna traces from GWAFabian Mastenbroek
2021-09-10merge: Integrate fault injector into compute simulatorFabian Mastenbroek
2021-09-10test(compute): Add test suite for fault injectorFabian Mastenbroek
2021-09-10docs(compute): Clarify terminology in compute serviceFabian Mastenbroek
2021-09-10refactor(compute): Integrate fault injection into compute simulatorFabian Mastenbroek
2021-09-10refactor(capelin): Terminate servers after reaching deadlineFabian Mastenbroek
2021-09-10feat(simulator): Support generic distribution in fault injectorFabian Mastenbroek
2021-09-10merge: Address deployment issuesFabian Mastenbroek
2021-09-10fix(docker): Default to public images for deploymentFabian Mastenbroek
2021-09-10fix(docker): Do not warn when Sentry is not configuredFabian Mastenbroek
2021-09-10fix(docker): Mount local traces to correct container directoryFabian Mastenbroek
2021-09-10build(ui): Update dependenciesFabian Mastenbroek
2021-09-07merge: Prepare for risk analysis experimentsFabian Mastenbroek
2021-09-07refactor(capelin): Restructure input reading classesFabian Mastenbroek
2021-09-07build(web): Resolve kotlin-reflect incompatibilityFabian Mastenbroek
2021-09-07refactor(capelin): Move metric collection outside Capelin codeFabian Mastenbroek
2021-09-07feat(capelin): Report up/downtime metrics in experiment monitorFabian Mastenbroek
2021-09-07refactor(capelin): Make ExperimentMonitor optional for trace processingFabian Mastenbroek
2021-09-07fix(compute): Mark unschedulable server as terminatedFabian Mastenbroek
2021-09-07fix(compute): Do not allow failure of inactive guestsFabian Mastenbroek
2021-09-07fix(compute): Use correct memory size for host memoryFabian Mastenbroek
2021-09-07feat(compute): Track guest up/down timeFabian Mastenbroek
2021-09-07fix(compute): Start host even if it already exists on hostFabian Mastenbroek
2021-09-07fix(compute): Support overcommitted memory in SimHostFabian Mastenbroek
2021-09-07feat(compute): Track host up/down timeFabian Mastenbroek
2021-09-07feat(compute): Track provisioning response timeFabian Mastenbroek
2021-09-05build(ui): Bump immer from 9.0.5 to 9.0.6dependabot[bot]
2021-09-02build: Update to Gradle 7.2Fabian Mastenbroek
2021-09-02merge: Add generic trace reading libraryFabian Mastenbroek
2021-09-02perf(trace): Improve performance of column lookupFabian Mastenbroek
2021-09-02refactor(capelin): Migrate trace reader to new trace APIFabian Mastenbroek
2021-09-02refactor(trace): Implement trace API for WTF readerFabian Mastenbroek
2021-09-02refactor(trace): Implement trace API for SWF readerFabian Mastenbroek
2021-09-02refactor(trace): Move Bitbrains format into separate moduleFabian Mastenbroek
2021-09-02refactor(format): Remove environment reader from format libraryFabian Mastenbroek
2021-09-02refactor(trace): Extract Parquet helpers into separate moduleFabian Mastenbroek
2021-09-02refactor(trace): Move GWF trace reader into separate moduleFabian Mastenbroek
2021-09-01feat(trace): Add API for trace readingFabian Mastenbroek
2021-09-01build(ui): Bump Next.js from 11.1.0 to 11.1.1dependabot[bot]
2021-08-31merge: Update build dependenciesFabian Mastenbroek
2021-08-31build: Update dependencies to latest versionFabian Mastenbroek
2021-08-31build: Update to Kotlin 1.5.30Fabian Mastenbroek
2021-08-25merge: Measure power draw in SimHost without PSU overheadFabian Mastenbroek
2021-08-25refactor(compute): Measure power draw without PSU overheadFabian Mastenbroek
2021-08-25refactor(simulator): Remove usage and speed fields from SimMachineFabian Mastenbroek
2021-08-25merge: Upgrade to OpenTelemetry 1.5Fabian Mastenbroek
2021-08-25refactor(capelin): Simplify metric extraction for monitorFabian Mastenbroek