Tags : Browse Projects

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

Valgrind

Compare

  Analyzed about 20 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]

897K lines of code

18 current contributors

about 3 years since last commit

643 users on Open Hub

Inactive
4.63354
   
I Use This

KCacheGrind

Compare

Claimed by KDE Analyzed about 17 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

2 days since last commit

99 users on Open Hub

Moderate Activity
4.57143
   
I Use This

Massif Visualizer

Compare

Claimed by KDE Analyzed about 22 hours ago

A GUI to visualize data from massif output files.

5.47K lines of code

4 current contributors

4 days since last commit

4 users on Open Hub

Moderate Activity
0.0
 
I Use This

DUMA library

Compare

  Analyzed about 3 hours ago

DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library.

4.3K lines of code

0 current contributors

over 14 years since last commit

3 users on Open Hub

Inactive
4.5
   
I Use This
Licenses: gpl, lgpl21_or...

iogrind

Compare

  No analysis available

iogrind is a prototype I/O profiling tool, under development. It aims to give a fairly accurate picture of all the I/O your application would perform on a cold start: this can help to accelerate your application's cold start performance. It also has a nice file-system view.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Test::Valgrind

Compare

  No analysis available

Perl extension to turn valgrind analysis output into TAP, so that valgrind tests can be easily integrated into a testsuite.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: artistic_gpl

Sonar C++ Plugin

Compare

  Analyzed 1 day ago

This plugin adds basic support of C++ language into Sonar.

242K lines of code

11 current contributors

4 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

jgrind

Compare

  No analysis available

JGrind is a profiling library for Java which is attached as Java agent on the command line via the JVM Tool Interface (http://docs.oracle.com/javase/6/docs/platform/jvmti/jvmti.html). JGrind doesn't perform any class file instrumentation and can be therefore used without changing or re-compiling your jar files.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

kdev-valgrind

Compare

  Analyzed about 7 hours ago

kdev-valgrind is a plugin offering a full integration of the valgrind suite to KDevelop.

6.74K lines of code

1 current contributors

10 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

ghaction-cmake

Compare

  Analyzed about 17 hours ago

cmake swiss army knife github docker action

193 lines of code

0 current contributors

7 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses