Closed
Description
源码编译perf的本地内核版本信息
wyw@licheepi-4a:~$ uname -a
Linux licheepi-4a 6.6.4-edge-thead #20 SMP PREEMPT Thu Nov 2 22:41:51 CST 2023 riscv64 riscv64 riscv64 GNU/Linux
编译perf的内核源码
git clone -b th1520-v6.6.4 https://github.com/revyos/th1520-linux-kernel.git
在LicheePi4A(cpu架构:riscv64)板卡上,进入tools/perf目录下执行编译perf命令: make WERROR=0 NO_JEVENTS=1 -j4
Metadata
Metadata
Assignees
Labels
No labels