No Glimpse for C# videos yet. You could help us improve this page by suggesting one.
strace - Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.
OProfile - OProfile is an open source project that includes a statistical profiler, capable of profiling all running code at low overhead.
DTrace - DTrace is a performance analysis and troubleshooting tool for Solaris, Mac OS X and FreeBSD.
VisualVM - VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling...
ftrace - A function tracer for the Linux kernel.
ltrace - ltrace intercepts and records dynamic library calls which are called by an executed process and the...