Re: [PATCH v3 0/5] perf: generate events for BPF metadata

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 11, 2025 at 5:39 PM Blake Jones <blakejones@xxxxxxxxxx> wrote:
> Is there anything written up about how to set up a machine so that
> "make build-test" works reliably?

Barring that, I've confirmed that each of my new patches builds successfully
under the following build commands: (I have a copy of libbpf that supports
".emit_strings" in /usr/local/include)

    cd tools/perf
    make clean
    make NO_LIBTRACEEVENT=1 LIBBPF_DYNAMIC=1 LIBBPF_INCLUDE=/usr/local/include
    ./perf check feature libbpf-strings

    make clean
    make NO_LIBTRACEEVENT=1
    ./perf check feature libbpf-strings

    make clean
    make NO_LIBTRACEEVENT=1 NO_LIBBPF=1
    ./perf check feature libbpf-strings

Please let me know if that seems like sufficient testing.

Blake





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux