best profiling tool ever: perf

best profiling tool ever: perf

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

best profiling tool ever: perf

Post by jK »

https://perf.wiki.kernel.org/index.php/Main_Page
or in gentoo: emerge dev-util/perf

Esp. `perf top` is genious. `perf stat ./spring` allows damn easy lvl2 cache-miss profiling and much more.
Much better and easier than oprof.
Post Reply

Return to “Engine”