linuxOS_AP06/device/rockchip/common/tools/aarch64/perf

5 lines
84 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
#!/bin/sh
LINUX_VERSION=$(cut -d' ' -f3 /proc/version)
perf-${LINUX_VERSION%.*} $@