freebsd-ports/devel/elf-dissector/pkg-descr
Adriaan de Groot 62fb8fa415 devel/elf-dissector: New port, GUI Tools for ELF inspection
ELF-Dissector is a tool from the KDE Community for doing
visually pleasing inspections of, and optimizations on,
ELF files, including whole applications.

The tool is at an early stage of development (and needs work
on FreeBSD), but is, in itself, quite useful for chasing
unused dependencies and the like.
2021-07-19 15:57:02 +02:00

11 lines
416 B
Text

ELF Dissector: Static analysis tool for ELF libraries and executables.
ELF Dissector is useful if you need to do one or more of the following:
- Inspecting forward and backward dependencies, on library
and symbol level.
- Identifying load-time performance bottlenecks such as expensive
static constructors or excessive relocations.
- Size profiling of ELF files.
WWW: https://invent.kde.org/sdk/elf-dissector