June 2017
Intermediate to advanced
478 pages
13h 14m
English
Many Buildroot kernel configurations do not include perf_events, so you should begin by checking that your kernel includes the options mentioned in the preceding section.
To cross compile perf, run the Buildroot menuconfig and select the following:
To build packages with debug symbols and install them unstripped on the target, select these two settings:
Then, run make clean, followed by make.
When you have built everything, you will have to copy vmlinux into the target image manually. ...
Read now
Unlock full access