This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 76c1c4a24 Adds architecture: PowerPC to LLVM_TARGETS_TO_BUILD
new 6daf1709e Adds powerpc architecture so that build completes
new 76ac5b89a [KUDU-3430] Implement getting flags filter logic in tool side
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/gutil/cpu.cc | 9 +++++++++
src/kudu/server/generic_service.cc | 26 +++++++++++++++-----------
src/kudu/tools/kudu-tool-test.cc | 17 ++++++++++++++++-
src/kudu/tools/tool_action_common.cc | 29 ++++++++++++++++++++++++++---
4 files changed, 66 insertions(+), 15 deletions(-)