Skip to content

Releases: zyedidia/perforator

Version 0.4.1

17 Jan 20:11
Compare
Choose a tag to compare

Improved documentation.

Version 0.4.0

17 Jan 04:29
Compare
Choose a tag to compare

This update adds support for detecting and profiling inlined functions when the target executable has DWARF debugging information. Other updates include some reorganization and a manual page for documentation.

Version 0.3

05 Jan 22:57
Compare
Choose a tag to compare

Version 0.3 includes a cleanup of the perforator code so it can be used as a library separate from the tool, and adds some simple tests. The -f flag has been removed and all regions (functions and source code regions) now use the -r flag.

Version 0.2

05 Jan 04:03
Compare
Choose a tag to compare

Version 0.2 includes support for source code regions, position-independent executables, multiple functions/regions, and multithreaded programs (with limitations).

Version 0.1

01 Jan 06:08
Compare
Choose a tag to compare

Only Linux AMD64 is supported.