Commit Graph

9 Commits

Author SHA1 Message Date
Yushan Zhou f27728205d Fix the kernel perf package
Signed-off-by: Haisu Wang <haisuwang@tencent.com>
Signed-off-by: Yushan Zhou <katrinzhou@tencent.com>
2022-09-29 19:25:52 +08:00
Haisu Wang c04cc75c65 package: compat perf build on tmanager
libperf-jvmti.so doesn't build in tmanager.
Add a dummy libperf-jvmti.so in perf to compat two system.

Signed-off-by: Haisu Wang <haisuwang@tencent.com>
2022-09-28 16:14:02 +08:00
Haisu Wang 854a58783a package: include cpupower file to kernel-tools
After fixed the wide cast of perf package.
Move the cpupower files to kernel-tools.

Signed-off-by: Haisu Wang <haisuwang@tencent.com>
2022-09-27 16:54:03 +08:00
Haisu Wang 3f527002c7 package: remove the duplicate file included by perf
Remove the duplicate files from kernel-tools/bpftools but
included by perf.

Keep the python2, python-perf name and libraries location
for backward compatibility.

Signed-off-by: Haisu Wang <haisuwang@tencent.com>
2022-09-27 16:34:21 +08:00
Honglin Li ba0ddf48bc package: fix a warning/error in spec for x86/arm
Add %{_mandir}/man7/bpf-helpers.7.gz to solve
the bug with kernel.

Signed-off-by: Honglin Li <honglinli@tencent.com>
Reviewed-by: Haisu Wang <haisuwang@tencent.com>
2022-09-23 17:40:56 +08:00
sclaibin 2005afdc6c
Merge pull request #270 from nick-wang/tk4-master
package: support repackage bpftool for tl2
2022-09-21 11:03:34 +08:00
Haisu Wang 6a9ae87797 package: support repackage bpftool for tl2
tl2 release system using repackage trick instead of full tl2
env to build kernel and other packages from scratch.

Update the perf tools spec to support build bpftool with
perf and kernel tools.

Signed-off-by: Haisu Wang <haisuwang@tencent.com>
2022-09-19 14:16:50 +08:00
Yushan Zhou c65aab2a4a perf spec: remove perf obj default
The bash script mkmakefile generates Makefile which includes itself.
It leads to dead cycle when build rpm packages.

Signed-off-by: Yushan Zhou <katrinzhou@tencent.com>
2022-09-19 10:13:51 +08:00
Kaixu Xia e6e20d423d package/spec: add the kernel-tools kernel-tools-libs packages
Add the kernel-tools kernel-tools-libs files.
2021-08-05 17:23:46 +08:00