
Q-tools are simple command line tools developed to make it quick and easy to do very basic performance analysis. currently, q-tools includes a system-wide profiler (q-syscollect), a gprof-style profile visualizer (q-view), and a call-graph visualizer (q-dot).
this is a very early version of the tools and they are known to have a lot of rough edges.
these tools will currently only work on amd64, pentium m/p6 (i386), or ia64 systems using a linux 2.6.x (x > 4) kernel.