Library to encode performance events for use by perf tool
Go to file
Miro Hrončok 0f9c88b81f Don't install a Python .egg
Due to an upcoming deprecation of .eggs in pip,
we'd like to avoid all Python .eggs in Fedora.

setuptools forces installation of an .egg when --prefix is set without --root.

To make this work, we set the make's DESTDIR variable
rather than prefixing other values with it.

To assert this works, we list the Python files explicitly,
as required by https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_explicit_lists
2023-04-25 14:13:18 +02:00
.fmf init FMF CI gating 2021-09-20 21:22:34 +00:00
plans init FMF CI gating 2021-09-20 21:22:34 +00:00
tests/libpfm-testsuite init FMF CI gating 2021-09-20 21:22:34 +00:00
.gitignore Rebase on libpfm-4.13.0. 2023-03-28 23:31:46 -04:00
gating.yaml init FMF CI gating 2021-09-20 21:22:34 +00:00
libpfm-python3-setup.patch - Rebase on libpfm-4.10.0. 2018-06-10 23:03:58 -04:00
libpfm.spec Don't install a Python .egg 2023-04-25 14:13:18 +02:00
sources Rebase on libpfm-4.13.0. 2023-03-28 23:31:46 -04:00