There is a convenient Linux kernel makefile target "make deb-pkg" to build kernel, modules, headers as .deb. Then I can install/remove via dpkg command.
However, for perf compilation, there is only build source package option. I wonder if there is a way to build perf as installable.deb as well?
make-kpkgdo this?perfis in thelinux-tools-X.XXpackage.