summaryrefslogtreecommitdiffstats
path: root/src/package-list.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/package-list.mk')
-rw-r--r--src/package-list.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/package-list.mk b/src/package-list.mk
index 885edec9..762b4230 100644
--- a/src/package-list.mk
+++ b/src/package-list.mk
@@ -11,6 +11,9 @@ DPDK_TAG ?= v16.11
LIBPQOS_URL ?= https://github.com/01org/intel-cmt-cat.git
LIBPQOS_TAG ?= master
+PMUTOOLS_URL ?= https://github.com/andikleen/pmu-tools
+PMUTOOLS_TAG ?= master
+
# collectd section
COLLECTD_URL ?= https://github.com/collectd/collectd
COLLECTD_TAG ?= master