$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.2 LTS Release: 24.04 Codename: noble
$ apt list --installed 'linux-tools-common' linux-tools-common/noble-updates,noble-updates,noble-security,noble-security,now 6.8.0-60.63 all [installed] $ perf --version perf version 6.8.12 The tips file: https://github.com/torvalds/linux/blob/master/tools/perf/Documentation/tips.txt Work around: sudo mkdir -p /usr/share/doc/perf-tip curl -sL 'https://raw.githubusercontent.com/torvalds/linux/master/tools/perf/Documentation/tips.txt' | sudo tee '/usr/share/doc/perf-tip/tips.txt' > /dev/null -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059712 Title: `perf report` complains about missing tips.txt file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2059712/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
