Releases: uiuc-hpc/Recorder
Releases · uiuc-hpc/Recorder
Recorder 2.1.6
v2.1.6 Fix date
Recorder 2.1.5
v2.1.5 Update README.md
Recorder 2.1.4
v2.1.4 Update path in python bindings
Recorder 2.1.3
v2.1.3 Update README.md
Recorder 2.1.2
v2.1.2 Update README.md
Recorder 2.0
Basically re-write the code.
- Add the binary format output.
- Implement a converter that can output OTF2 trace format.
- Write a separate log unit to provide an uniform logging interface. Re-write most of the code to use this new log unit.
- Ignore files (e.g. /sockets) that are not used the application itself.
- Add a built-in hashmap to support mappings from function name and filename to integers.
- Put all function (that we plan to intercept) signatures in the same header file