|
|
|
|
|
by bfz
1523 days ago
|
|
apt-get install linux-tools perf record -g myapp perf report Play with the output for a few weeks. "Why is this slow?" is a never-ending question leading down infinite corridors and weird specialist tools. Cachegrind and VTune are also instructive to play with |
|