Skip to content

Releases: uiuc-hpc/Recorder

Recorder 2.1.6

05 Nov 16:15
Compare
Choose a tag to compare
v2.1.6

Fix date

Recorder 2.1.5

27 Aug 16:06
709da20
Compare
Choose a tag to compare
v2.1.5

Update README.md

Recorder 2.1.4

26 Aug 19:18
Compare
Choose a tag to compare
v2.1.4

Update path in python bindings

Recorder 2.1.3

26 Aug 15:11
49b41f3
Compare
Choose a tag to compare
v2.1.3

Update README.md

Recorder 2.1.2

07 Aug 15:23
826b197
Compare
Choose a tag to compare
v2.1.2

Update README.md

Recorder 2.0

19 Jul 17:53
032fcb3
Compare
Choose a tag to compare

Basically re-write the code.

  1. Add the binary format output.
  2. Implement a converter that can output OTF2 trace format.
  3. Write a separate log unit to provide an uniform logging interface. Re-write most of the code to use this new log unit.
  4. Ignore files (e.g. /sockets) that are not used the application itself.
  5. Add a built-in hashmap to support mappings from function name and filename to integers.
  6. Put all function (that we plan to intercept) signatures in the same header file