176
edits
| Line 74: | Line 74: | ||
apt-get update | apt-get update | ||
yes | apt-get install oprofile | yes | apt-get install oprofile | ||
echo "user ALL = NOPASSWD: /usr/bin/opcontrol" >> /etc/sudoers | |||
</pre> | </pre> | ||
Before going further, let's see if your kernel is oprofile-enabled (it should be since you flashed the new kernel image in step 1). | Before going further, let's see if your kernel is oprofile-enabled (it should be since you flashed the new kernel image in step 1). | ||
edits