aboutsummaryrefslogtreecommitdiff
path: root/libraries/libprof
AgeCommit message (Expand)Author
2020-07-13Whack all Python shebangs to Python 3Rob Austein
2018-12-02Clean up the profiling code to the point where I stand a chance ofPaul Selkirk
2018-11-26Add loop unrolling to bring the profilable mem* functions closer toPaul Selkirk
2018-05-27Script to run a test with HSM profiling.Rob Austein
2018-04-06Merge branch 'profiling'Paul Selkirk
2017-09-21cleanupPaul Selkirk
2017-09-07Rebase branch 'profiling' from masterPaul Selkirk
2017-09-07Sigh, right offset for the wrong register. Get the PC (the address wePaul Selkirk
2017-09-07Correct offset to get the PC.Paul Selkirk
2017-09-07Port profiling code, using a new SysTick hook and new CLI commands.Paul Selkirk
2017-09-07Copy profiling code from MCUOnEclipse.Paul Selkirk
2017-05-10Sigh, right offset for the wrong register. Get the PC (the address wePaul Selkirk
2017-05-06Correct offset to get the PC.Paul Selkirk
2017-05-05Port profiling code, using a new SysTick hook and new CLI commands.Paul Selkirk
2017-05-04Copy profiling code from MCUOnEclipse.Paul Selkirk