I am really struggling with installing linux tool "perf"; (I'm using raspberry pi zero) My issue is as follows: When i try to install perf using the following command, it says that its already installed. sudo apt-get install linux-perf linux-perf is already the newest version (4.9+80+deb9u4+rpi2). l...