Skip to content

Commit 047b16c

Browse files
authored
Updated the package for tcmalloc (#724)
Signed-off-by: Preet <pbhatia@redhat.com>
1 parent 5782c88 commit 047b16c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Developer-guide/Building-GlusterFS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Fedora,
3939
librdmacm-devel readline-devel lvm2-devel glib2-devel \
4040
userspace-rcu-devel libcmocka-devel libacl-devel sqlite-devel \
4141
fuse-devel redhat-rpm-config rpcgen libtirpc-devel make \
42-
libuuid-devel liburing-devel
42+
libuuid-devel liburing-devel gperftools
4343
```
4444

4545
### Ubuntu
@@ -52,7 +52,7 @@ Ubuntu,
5252
pkg-config libssl-dev libxml2-dev python-dev libaio-dev \
5353
libibverbs-dev librdmacm-dev libreadline-dev liblvm2-dev \
5454
libglib2.0-dev liburcu-dev libcmocka-dev libsqlite3-dev \
55-
libacl1-dev liburing-dev
55+
libacl1-dev liburing-dev google-perftools
5656
```
5757

5858
### CentOS / Enterprise Linux v7

0 commit comments

Comments
 (0)