RotateRight 0 Posted April 29, 2009 Zoom is a low-overhead graphical and command line profiler for Linux. A Zoom profile is system-wide, precise down to the instruction level, and captures backtraces. This lets you see exactly what was running, where time was spent, and how that code was called. Zoom analyzes and annotates your source and assembly code with specific tuning advice for many compilers and processors. Zoom saves profiles as a single, self-contained session file that can be emailed or attached to bug reports. It also supports remote network profiling and scripting. This version adds support for Linux kernel 2.6.29 and recent distros such as Ubuntu 9.04 (Jaunty Jackalope). It also adds a trace view of samples that allows sorting, a source-to-assembly mapping view in the code browser, and a "Focus" operation to direct attention to a given symbol or library within a profile. Zoom is available at: http://www.rotateright.com Share this post Link to post