» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with profiling + debugging

Salmon Run: Debugging and Profiling with Eclipse

This post contains some settings I use for remote debugging web applications using the Jetty and Tomcat containers, and profiling web applications deployed on a remote Tomcat server, using the<sep/>

jetty: del.icio.us/tag/jetty

Valgrind Home

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

open-source: del.icio.us tag/open-source

Dr. Dobb's | AJAX Debugging with Firebug

Experimenting and Tweaking | Log Debugging | Breakpoint Debugging | Profiling

Firefox: del.icio.us/tag/firefox

SystemTAP

SystemTAP is a Linux tool for performance tuning and systems monitoring.

SystemTap allows observations on linux systems:
  • perf analysis
  • continuous system monitoring
  • through a single interface designed for ease of use
  • specific queries for administrators as well as applications
  • capacity estimation
  • functional problem analysis