Hello Marton Greber, Zoltan Martonka, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20544
to look at the new patch set (#3).
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, 39 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/20544/3
--
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: newpatchset
Gerrit-Change-Id: I59b307e3ee3ff9464934ef60ca439dcfcd496a2c
Gerrit-Change-Number: 20544
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Martonka <[email protected]>