Skip to content

Commit 7cc9786

Browse files
authored
Update pcm.spec
1 parent c3d4811 commit 7cc9786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pcm.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ BuildRequires: libasan
2727
Intel(r) Performance Counter Monitor (Intel(r) PCM) is an application programming interface (API) and a set of tools based on the API to monitor performance and energy metrics of Intel(r) Core(tm), Xeon(r), Atom(tm) and Xeon Phi(tm) processors. PCM works on Linux, Windows, Mac OS X, FreeBSD and DragonFlyBSD operating systems.
2828

2929
%prep
30-
unzip main.zip
3130
%setup -n pcm-master
31+
git clone https://github.com/intel/perfmon
3232

3333
%build
3434
mkdir build

0 commit comments

Comments
 (0)