| Projects on Google Code | Results 1 - 3 of 3 |
VisualPyTune is a python program performance tuning tool, based on wxPython. It can show you a callgraph(doing), stats report, callees, callers, and caky charts. finaly, you can remove inessential information very easy.
== News ==
# 1/25/2008 0.1.2 released!
# 12/14/2007 0.1.1 released!
# ...
Usemon is a monitoring system for usage trends, response time and dependency analysis of plain Java applications or big multi-clustered Java Enterprise applications running in production. The proof of Usemon's stability and usefulness is confirmed by the fact that one of the worlds largest telecom o...
monitoring,
responsetime,
statistics,
dependency,
analysis,
olap,
starmodel,
dimensionmodel,
j2ee,
callgraph,
callpath,
jee,
performance
We want to create open source tools which will achieve the slcing of c programs(maybe support more languages in the future). Our approaches are based on PDG&SDG(program dependency graph & system dependency graph).It is much alike the commercial products "CodeSurfer of GrammaTech Company",however at...