I’ve been hacking the mspsim (a simulator) source to add support for a couple of stuffs in its profiler. At a certain point I had a hash table mapping functions to how many times they were called, and I had to sort them by that number of times. How to do that? List<entry> list = [...]
-
About
Brain dumps on programming, cryptography, and computer related stuff.
-
Search
-
Categories