Skip to content

Commit

Permalink
Merge pull request #5853 from fwyzard/jemalloc_peak_memory_111x
Browse files Browse the repository at this point in the history
Extend jmalloc to monitor the peak memory usage of each thread (11.1.x)
  • Loading branch information
cmsbuild committed Jun 1, 2020
2 parents 267b509 + 76f4f87 commit c4477f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jemalloc.spec
@@ -1,8 +1,8 @@
### RPM external jemalloc 5.2.1

%define tag %{realversion}
%define branch master
%define github_user jemalloc
%define branch cms/%{realversion}
%define github_user cms-externals
Source: git+https://github.com/%{github_user}/jemalloc.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz

BuildRequires: autotools
Expand Down

0 comments on commit c4477f4

Please sign in to comment.