rtprof is a profiling tool that uses GCC's function instrumentation mechanism to provide an OpenGL-based call graph visualization representing the process being profiled. Visualizations are displayed in real-time in parallel with the running process and can be interactively examined using mouse and keyboard control.