Page MenuHomeSolus

Update linux-tools to 5.14.21
ClosedPublic

Authored by YakoYakoYokuYoku on Dec 20 2021, 9:31 PM.
Tags
None
Referenced Files
F11033728: D12510.id30441.diff
Wed, Aug 9, 4:01 PM
F11033727: D12510.id30444.diff
Wed, Aug 9, 4:00 PM
F11033726: D12510.id.diff
Wed, Aug 9, 4:00 PM
F11033725: D12510.id30416.diff
Wed, Aug 9, 4:00 PM
F11026200: D12510.diff
Wed, Aug 9, 2:01 AM
F10907003: D12510.id30444.diff
Jul 6 2023, 4:26 PM
F10890672: D12510.id30441.diff
Jun 28 2023, 3:14 PM
F10890250: D12510.id30416.diff
Jun 28 2023, 12:58 PM
Subscribers

Details

Summary

Packaging changes:

  • Use Python3 for Perf scripting.
  • Ship BPF utilities required for BPF development and functionalities in e.g. bcc or systemd.
  • Manpage generation.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Collected profile data then converted it to calltree format (see the guide here) and lastly tested the example usages of bpftool described in this blogpost.

Diff Detail

Repository
R1968 linux-tools
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2795
Build 2795: arc lint + arc unit

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
30

Move patterns back to this location

pspec_x86_64.xml
307

Can probably just be put in linux-tools to be honest. Mostly developer tooling anyways.

This revision now requires changes to proceed.Dec 21 2021, 11:26 PM
YakoYakoYokuYoku marked 2 inline comments as done.

Apply suggestions.

This revision is now accepted and ready to land.Dec 21 2021, 11:48 PM
This revision was automatically updated to reflect the committed changes.