summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-08-25fix(capelin): Eliminate unnecessary double to long conversionsFabian Mastenbroek
2021-08-25fix(simulator): Eliminate unnecessary double to long conversionsFabian Mastenbroek
2021-08-25build: Upgrade to OpenTelemetry 1.5Fabian Mastenbroek
2021-08-24merge: Add tests for interference and failures in CapelinFabian Mastenbroek
2021-08-24test(capelin): Add tests for interference and failuresFabian Mastenbroek
2021-08-24feat(compute): Add support for SimHost failureFabian Mastenbroek
2021-08-24feat(simulator): Add support for reporting interfered workFabian Mastenbroek
2021-08-24fix(capelin): Update Bitbrains trace testsFabian Mastenbroek
2021-08-24fix(capelin): Keep trace order after samplingFabian Mastenbroek
2021-08-24refactor(format): Clean up Bitbrains trace reader to enable re-useFabian Mastenbroek
2021-08-24merge: Execute trace fragments based on timestampsFabian Mastenbroek
2021-08-24fix(simulator): Support unaligned trace fragmentsFabian Mastenbroek
2021-08-24fix(simulator): Support trace fragments with zero cores availableFabian Mastenbroek
2021-08-24fix(simulator): Record overcommit only after deadlineFabian Mastenbroek
2021-08-24refactor(simulator): Execute traces based on timestampsFabian Mastenbroek
2021-08-22merge: Follow OpenStack's Nova scheduler implementation more closelyFabian Mastenbroek
2021-08-22refactor(compute): Update FilterScheduler to follow OpenStack's NovaFabian Mastenbroek
2021-08-22fix(compute): Track failed servers with counters correctlyFabian Mastenbroek
2021-08-22perf(simulator): Prevent counter update without workFabian Mastenbroek
2021-08-17feat(ui): Add context selectorsFabian Mastenbroek
2021-08-13build: Update Kotlin dependenciesFabian Mastenbroek
2021-08-13build(ui): Bump Next.js to 11.1.0dependabot[bot]
2021-07-29build: Update Kotlin dependenciesFabian Mastenbroek
2021-07-22merge: Address technical debt in topology view v2 (#163)Fabian Mastenbroek
2021-07-22feat(ui): Toggle to Floor Plan on room selectFabian Mastenbroek
2021-07-22feat(ui): Extract topology construction out of SagasFabian Mastenbroek
2021-07-22feat(ui): Add table view for topology roomsFabian Mastenbroek
2021-07-22fix(ui): Load correct topology viewFabian Mastenbroek
2021-07-20refactor(ui): Perform Saga mutations through React QueryFabian Mastenbroek
2021-07-20merge: Address technical dept in topology view (#162)Fabian Mastenbroek
2021-07-20refactor(ui): Move page components in separate filesFabian Mastenbroek