-
Notifications
You must be signed in to change notification settings - Fork 23
Description
make
Auto-detecting system features:
... libelf: [ on ]
... lzma: [ on ]
... zlib: [ on ]
... btf-vmlinux: [ on ]
... demangle: [ on ]
DESCEND lib/perf/
DESCEND lib/api/
make -C /u01/perf-prof-1.5.3/build CFLAGS= LDFLAGS= fixdep
DESCEND lib/traceevent/
DESCEND plugins
DESCEND lib/subcmd/
make -C /u01/perf-prof-1.5.3/build CFLAGS= LDFLAGS= fixdep
DESCEND lib/bpf/
GEN-SKL filter/perf_event.skel.h
Usage: bpftool [OPTIONS] OBJECT { COMMAND | help }
bpftool batch file FILE
bpftool version
OBJECT := { prog | map | cgroup | perf | net | feature | btf }
OPTIONS := { {-j|--json} [{-p|--pretty}] | {-f|--bpffs} |
{-m|--mapcompat} | {-n|--nomount} }
make[3]: *** [/u01/perf-prof-1.5.3/build/Makefile.build:151: filter/perf_event.skel.h] Error 255
make[3]: *** Deleting file 'filter/perf_event.skel.h'
make[2]: *** [/u01/perf-prof-1.5.3/build/Makefile.build:182: filter] Error 2
make[1]: *** [/u01/perf-prof-1.5.3/build/Makefile.bin:86: perf-prof-in.o] Error 2
make: *** [Makefile:56: __build] Error 2