Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Valgrind Memory management and profiling tool
The Valgrind distribution currently includes six production-quality tools: a memory error detector, two thread error detectors, a cache and branch-prediction profiler, a call-graph generating cache profiler, and a heap profiler. It also includes two experimental tools: a heap/stack/global array overrun detector, and a SimPoint basic block vector generator. Valgrind is available on the cluster login/headnode only.

Yap compiler
YAP is a high-performance Prolog language compiler.

...