Package linux-tools: Information

    Source package: linux-tools
    Version: 6.9-alt1
    Build time:  May 14, 2024, 01:39 PM
    Report package bug
    License: GPL-2.0-only
    Summary: Tools from Linux Kernel tree
    Description: 
    Various tools from the Linux Kernel source tree.

    List of rpms provided by this srpm:
    bootconfig (loongarch64)
    bootconfig-debuginfo (loongarch64)
    bpftool (loongarch64)
    bpftool-debuginfo (loongarch64)
    cpupower (loongarch64)
    cpupower-debuginfo (loongarch64)
    kselftests (loongarch64)
    kselftests-debuginfo (loongarch64)
    libcpupower (loongarch64)
    libcpupower-debuginfo (loongarch64)
    libcpupower-devel (loongarch64)
    libperf (loongarch64)
    libperf-debuginfo (loongarch64)
    libperf-devel (loongarch64)
    libperf-devel-checkinstall (noarch)
    linux-tools (loongarch64)
    linux-tools-debuginfo (loongarch64)
    linux-tools-host (loongarch64)
    nolibc-headers (loongarch64)
    perf (loongarch64)
    perf-debuginfo (loongarch64)
    python3-module-perf (loongarch64)
    python3-module-perf-debuginfo (loongarch64)
    rtla (loongarch64)
    rtla-debuginfo (loongarch64)
    rv (loongarch64)
    rv-debuginfo (loongarch64)

    Maintainer: Vitaly Chikunov


      1. asciidoc
      2. asciidoc-a2x
      3. banner
      4. binutils-devel
      5. elfutils-devel
      6. flex
      7. kernel-source-6.9
      8. libalsa-devel
      9. libaudit-devel
      10. libbpf-devel
      11. libcap-devel
      12. libcap-ng-devel
      13. libdebuginfod-devel
      14. libdw-devel
      15. libfuse-devel
      16. liblzma-devel
      17. libmnl-devel
      18. libnl-devel
      19. libnuma-devel
      20. libpci-devel
      21. libpfm-devel
      22. libpopt-devel
      23. libslang2-devel
      24. libssl-devel
      25. libtraceevent-devel
      26. libtracefs-devel >= 1.3.0
      27. libuuid-devel
      28. libzstd-devel
      29. perl-devel
      30. python3
      31. python3-devel
      32. python3-module-docutils
      33. python3-module-setuptools
      34. rsync
      35. readline-devel
      36. rpm-build-kernel
      37. rpm-build-python3
      38. xmlto

    Last changed


    May 13, 2024 Vitaly Chikunov 6.9-alt1
    - Update to v6.9 (2024-05-12).
    March 20, 2024 Vitaly Chikunov 6.8-alt2
    - spec: Improve kselftests build.
    - linux-tools does not provide perf(1) anymore, install it separately. Almost
      four years since it's a separate package.
    - kvm_stat(1) tool split out into a separate package linux-tools-host to reduce
      Python dependencies of the base package.
    March 12, 2024 Vitaly Chikunov 6.8-alt1
    - Update to v6.8 (2024-03-10).
    - Remove cgroup_event_listener (moved from tools to samples by upstream).