summarylogtreecommitdiffstats
path: root/perfutils.pc
blob: c0d6d6001108ee10e4887f08d5f33b6403ed2eef (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: perfutils
Description: Measure performance using the cycle counter and pinning
Version: 0
Cflags: -I${includedir}
Libs: -L${libdir} -lPerfUtils