Tags : Browse Projects

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

KCacheGrind

Compare

Claimed by KDE Analyzed 1 day 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

1 day since last commit

99 users on Open Hub

Moderate Activity
4.57143
   
I Use This

pprofile

Compare

  Analyzed about 14 hours ago

Line-granularity, thread-aware deterministic and statistic pure-python profiler

2.91K lines of code

1 current contributors

5 months since last commit

0 users on Open Hub

Very Low 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