Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Valgrind

Compare

  Analyzed about 10 hours ago

Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform ... [More] detailed profiling, to speed up and reduce memory use of your programs. The Valgrind distribution currently includes four tools: a memory error detector, a cache (time) profiler, a call-graph profiler, and a heap (space) profiler. [Less]

901K lines of code

18 current contributors

3 days since last commit

643 users on Open Hub

High Activity
4.63354
   
I Use This

Xdebug

Compare

  Analyzed about 22 hours ago

The Xdebug PHP extension helps you debug your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: * stack and function traces in error messages with: o full parameter display for user defined functions ... [More] o function name, file name and line indications o support for member functions * memory allocation * protection for infinite recursions [Less]

33K lines of code

8 current contributors

8 days since last commit

324 users on Open Hub

Moderate Activity
4.19149
   
I Use This

KCacheGrind

Compare

Claimed by KDE Analyzed about 9 hours ago

KCacheGrind is a KDE application built using the Qt Toolkit and KDE Frameworks that provides a convenient graphical interface in which to visualize profiling data gathered while benchmarking the performance of software in active development. It's mainly used as visualization frontend for data ... [More] measured by the Cachegrind/Callgrind tools from the Valgrind tools, but there are converters for other measurement tools available as well. Features: * direct support for profiles generated by Cachegrind/Callgrind * support for arbitrary event types and derived event types * sorted function list, grouped according to ELF object/source or file/symbol namespaces (such as C++ classes) * correct handling of recursive cycles (similar to GProf) [Less]

45.8K lines of code

6 current contributors

about 19 hours since last commit

99 users on Open Hub

Moderate Activity
4.57143
   
I Use This

OProfile

Compare

  No analysis available

OProfile is a low-overhead, transparent profiler for Linux. It is capable of instruction-grain profiling of all processes, shared libraries, the kernel, and device drivers, via the hardware performance counters.

0 lines of code

6 current contributors

0 since last commit

22 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

ScalaTest

Compare

  Analyzed 16 minutes ago

A testing tool for Scala and Java projects.

424K lines of code

12 current contributors

over 3 years since last commit

14 users on Open Hub

Inactive
4.66667
   
I Use This

Devel::NYTProf

Compare

  Analyzed about 6 hours ago

Devel::NYTProf is an advanced, line-by-line Perl code profiler with built-in report generation capability.

22.9K lines of code

2 current contributors

6 months since last commit

12 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: Artistic_..., gpl

Dynamic Library Call Tracer

Compare

  No analysis available

ltrace is a program that simply runs the specified command until it exits. It intercepts and records the dynamic library calls which are called by the executed process and the signals which are received by that process. It can also intercept and print the

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Massif Visualizer

Compare

Claimed by KDE Analyzed about 11 hours ago

A GUI to visualize data from massif output files.

5.18K lines of code

4 current contributors

about 19 hours since last commit

4 users on Open Hub

Moderate Activity
0.0
 
I Use This

dstat

Compare

  Analyzed about 1 hour ago

Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat. Dstat overcomes some of their limitations and adds some extra features, more counters and flexibility. Dstat is handy for monitoring systems during performance tuning tests, benchmarks or troubleshooting. Dstat allows you to ... [More] view all of your system resources in real-time, you can eg. compare disk utilization in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval). [Less]

13.3K lines of code

1 current contributors

almost 4 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

memprof

Compare

  Analyzed about 24 hours ago

memory profiling application.

16.2K lines of code

0 current contributors

about 14 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This