Commit Graph

14 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
Haisu Wang 0a38cbfb23 package: support bpftool in tlinux2
In tlinux2, use python2-docutils instead of python3-docutils.

Signed-off-by: Haisu Wang <haisuwang@tencent.com>
2022-09-06 16:25:43 +08:00
Haisu Wang b68ab35a8d package: enable build bpftool with kernel
Build and deliver kernel builtin bpftool

Signed-off-by: Haisu Wang <haisuwang@tencent.com>
2022-09-06 09:48:49 +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
rogerhui feff7ae94d add the package-requirement of grubby 2021-08-03 09:00:22 +00:00
denisecheng 41c8ed76f7 kabi: kabi check support
add check-kabi scripts
  add -c option to enable kabi check in generate script(x86 version)
  add kabi Modver for arch x86_64 in gcc 8.3.1 version

Signed-off-by: Denise Cheng <denisecheng@tencent.com>
Signed-off-by: Fuhai Wang <Fuhaiwang@tencent.com>
2021-06-23 07:24:18 +00:00
denisecheng 7a9eb5f94c spec/x86: fix rpmbuild error
Fixes: a58601a0a ("spec/x86: fix ts3 installation")
Signed-off-by: denisecheng <denisecheng@tencent.com>
2021-06-23 07:24:18 +00:00
Kaixu Xia 96e329f55b package: use the correct description and packager
Use the correct description and packager.
2021-06-17 10:40:20 +08:00
Hongbo Li 5eee46c539 mellanox: add x86 driver
Add mellanox x86 driver for 5.4 public kernel.

Signed-off-by: Hongbo Li <herberthbli@tencent.com>
2021-03-18 07:09:21 +00:00
Kaixu Xia 590eaf1fec Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces.
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
2021-03-16 11:01:34 +08:00