aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-07Evas are now saved to filesHEADmasterPaul Oliver
2026-06-28Renames dummy VM architecturePaul Oliver
2026-06-28Adds v1 unit tests and fixes bugs found by themPaul Oliver
2026-06-25Adds unit testing scaffold and build testsPaul Oliver
2026-06-16Adds index to all large filesPaul Oliver
2026-06-16Adds final tweaks to data client/serverPaul Oliver
2026-06-16Client downsamples line plots automaticallyPaul Oliver
2026-06-15Server logs processed rowsPaul Oliver
2026-06-15Daemon UI shows steps/s in hex formatPaul Oliver
2026-06-11Makes heat-map scale plot-independentPaul Oliver
2026-06-11Fixes div. by 0 bugPaul Oliver
2026-06-11Adds final refinements to data client & serverPaul Oliver
2026-06-07Adds FPSPaul Oliver
2026-06-07Adds heatmaps (WIP)Paul Oliver
2026-06-04Adds v1 population chartsPaul Oliver
2026-05-30Reorganize source files in single directoryPaul Oliver
2026-05-30Adds working data clientPaul Oliver
2026-05-25Updates sql_exec function to allow reading dataPaul Oliver
2026-05-25Save file compression and data aggregation always enabledPaul Oliver
2026-05-25Reorganizes includesPaul Oliver
2026-05-25data client (WIP)Paul Oliver
2026-05-25Makes data client terminate nicely when signal is receivedPaul Oliver
2026-05-25Makes all comms between client and server JSONPaul Oliver
2026-05-25Reorganizes SQLite database into two (core and arch) tablesPaul Oliver
2026-05-25Reimplement client with ImGui and ImPlot (scaffold)Paul Oliver
2026-05-24Adds prototype for the data client UIPaul Oliver
2026-05-04Pulls logging functions from C into python codePaul Oliver
2026-05-04Adds basic scaffolding for data server and clientPaul Oliver
2026-05-04Removes old data server and cleans up python codePaul Oliver
2026-04-23Unifies logging between C and PythonPaul Oliver
2026-04-19Fixes data reload bugPaul Oliver
2026-04-16Improves web-ui input form usabilityPaul Oliver
2026-04-16Ensures database connections are closedPaul Oliver
2026-04-16Makes event array compression multi-threadedPaul Oliver
2026-04-15Removes finished TODOsPaul Oliver
2026-04-15Enables threading in data serverPaul Oliver
2026-04-15Updates data.pngPaul Oliver
2026-04-15Adds more heatmapsPaul Oliver
2026-04-15Fixes building bugs on certain configurationsPaul Oliver
2026-04-15Turns off unneeded code when data aggregation is disabledPaul Oliver
2026-04-14Reorganizes C source filesPaul Oliver
2026-04-14Web UI tweaksPaul Oliver
2026-04-14Fixes missing return on dummy arch functionsPaul Oliver
2026-04-14Adds heatmapsPaul Oliver
2026-04-06UIs display steps per secondPaul Oliver
2026-04-06Allows customizing C compiler flagsPaul Oliver
2026-04-06Adds data serverPaul Oliver
2026-02-24Removes usage of Jinja templatesPaul Oliver
2025-12-08Improve SQL handling & aggregate memory events (WIP)Paul Oliver
2025-12-05Prints conpiled ancestor more compactlyPaul Oliver