By installing perf using
sudo apt-get install linux-tools-common
sudo apt-get install linux-tools-3.2.0.23
gave me
perf version 3.2.14
How can I install perf 3.4.25?
Is it related to kernel version?
I found source here http://lxr.linux.no/#linux+v2.6.39/tools/perf/ but there is no way to download it.
which version kernel comes with perf 3.4.25?