Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20544


Change subject: [thirdparty] build gperftools with libunwind support
......................................................................

[thirdparty] build gperftools with libunwind support

This patch enables libunwind support when building gperftools.
That's to add stracktrace collection option based on libunwind: it seems
that might be useful with current version of gperftools library (2.8.1)
where frame-pointer-based option isn't available for aarch64, so the
only collection method is libgcc-based.

Change-Id: I59b307e3ee3ff9464934ef60ca439dcfcd496a2c
---
M CMakeLists.txt
M thirdparty/build-definitions.sh
2 files changed, 19 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/20544/1
--
To view, visit http://gerrit.cloudera.org:8080/20544
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I59b307e3ee3ff9464934ef60ca439dcfcd496a2c
Gerrit-Change-Number: 20544
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <ale...@apache.org>

Reply via email to