0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'tlsa/various-tweaks' into 'master' More... almost 5 years ago
Merge branch 'tlsa/cpu-stats' into 'master' More... almost 5 years ago
cpu frequency stats: Support for arbitrary CPU count. More... almost 5 years ago
cpu frequency stats: Split this functionality out. More... almost 5 years ago
Makefile: Be explicit about needing to build without optimisation. More... almost 5 years ago
register_bound: Initialise arg with count. More... almost 5 years ago
register_bound: Make the test return non-void. More... almost 5 years ago
Merge branch 'ikerperez/stress-for-notaskset-fixup' into 'master' More... almost 5 years ago
Run stress in background in notaskset mode More... almost 5 years ago
Move stress execution into a function More... almost 5 years ago
Merge branch 'ikerperez/stress-for-notaskset' into 'master' More... almost 5 years ago
Correct error in line 63 as per https://gitlab.com/CodethinkLabs/determinism/issues/92 More... over 5 years ago
Merge branch '90-add-data-size-to-graph' into 'master' More... over 5 years ago
Merge branch '89-tune-cycle-time-to-5ms-across-the-board-for-testing' into 'master' More... over 5 years ago
Resolve "Tune cycle time to 5ms across the board for testing" More... over 5 years ago
Merge branch 'improve-testing-scripts' into 'master' More... over 5 years ago
Resolve "Improve testing scripts" More... over 5 years ago
latency-plot: add data size to graph More... over 5 years ago
Merge branch '74-adjust-frequency-datatypes' into 'master' More... over 5 years ago
Merge branch '73-adjust-latency-datatypes' into 'master' More... almost 6 years ago
Merge branch '25-add-latency-plot-image-arguments' into 'master' More... almost 6 years ago
Fix frequency calculation More... almost 6 years ago
Fix latency calculation More... almost 6 years ago
Merge branch '72-latency-measure-filename-error' into 'master' More... almost 6 years ago
Fix the bug that was stopping the creation of a user defined name file of data More... almost 6 years ago
Resolve "Add a statement to print the CPU frequency whenever the time of day is grabbed into the latency-measure test script" More... almost 6 years ago
Merge branch '69-add-a-statement-to-print-the-cpu-frequency-whenever-the-time-of-day-is-grabbed-into-the-latency-measure-test-script' into 'master' More... almost 6 years ago
Merge branch '71-change-for-loops-from-for-int-i-0-i-100-to-int-i-for-i-0-i-100-i' into 'master' More... almost 6 years ago
Resolve "change for loops from "for (int i = 0; i < 100; ị++)" to "int i, for(i=0, i<100; i++)"" More... almost 6 years ago
Merge branch '70-improve-latency-plot-graph-labelling' into 'master' More... almost 6 years ago