RSS 4 projects tagged "Testing"

Download Website Updated 10 Jul 2004 Fenris

Screenshot
Pop 77.19
Vit 1.56

Fenris is a multipurpose tracer, debugger, and code analysis tool that detects and documents high-level language constructions, can recover symbols, graph program execution flow, detect internal functions, recover symbol tables, and deal with anti-debugging protection. It features a command-line interface as well as a SoftICE-alike GUI and Web frontend.

Download Website Updated 30 Jul 2012 TAU

Screenshot
Pop 216.89
Vit 20.49

TAU (Tuning and Analysis Utilities) is a set of tools for analyzing the performance of C, C++, Fortran and Java programs. It collects much more information than is available through prof or gprof, the standard Unix utilities, including per-process, per-thread, and per-host information, inclusive and exclusive function times, profiling groups that allow you to organize data collection, access to hardware counters on some systems, per-class and per-instance information, the ability to separate data for each template instantiation, start/stop timers for profiling arbitrary sections of code, and support for collection of statistics on user-defined events.

No download Website Updated 10 May 2006 NightStar

Screenshot
Pop 21.45
Vit 1.00

NightStar is a suite of debugging and analysis tools for Linux software development. NightStar tools are minimally intrusive, allowing users to locate bugs, find timing bottlenecks, and analyze multi-threaded and multi-process interactions while preserving application execution behavior and determinism. NightStar includes a complete source-level debugger, a trace utility that offers a graphic view of kernel interactions, a data monitor, and a system and application performance tuner.

Download Website Updated 31 Mar 2011 MPI Parallel Environment

Screenshot
Pop 24.80
Vit 2.22

MPI Parallel Environment (MPE) is a software package for MPI (Message Passing Interface) programmers. It provides users with a number of useful tools for their MPI programs such as a set of profiling libraries that collect information about the behavior of MPI programs, graphical trace file analyzers, serializers, type checkers, collective operations validators, etc.

Screenshot

Project Spotlight

DomCore

A set of foundation classes for PHP.

Screenshot

Project Spotlight

HTTPTunnel

A program to tunnel arbitrary TCP connections over HTTP.