Skip to content

No need to review, queued upstream Include in release until merged.

Justin M. Forbes requested to merge jmflinuxtx/kernel-ark:perfbuild into os-build

Fix the perf trace link location

The install perf_dlfilter.h patch included what seems to be a typo in the Makefile.perf, which changed the location of the trace link from '(DESTDIR_SQ)(bindir_SQ)/trace' to '(DESTDIR_SQ)(dir_SQ)/trace' This reverts it back to the correct location.

Fixes: 0beb2183 ("perf build: Install perf_dlfilter.h") Signed-off-by: Justin M. Forbes jforbes@fedoraproject.org

Merge request reports