You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by la...@apache.org on 2020/09/17 07:55:32 UTC

[incubator-pegasus] branch master updated (412492d -> 8697976)

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/incubator-pegasus.git.


    from 412492d  feat(hotspot): add a function to start hotkey detecting in hotspot_partition_calculator (#601)
     add 8697976  refactor: split read/write hotspot of hotspot_partition_calculator (#592)

No new revisions were added by this update.

Summary of changes:
 src/server/hotspot_partition_calculator.cpp | 107 +++++++++++++++++-----------
 src/server/hotspot_partition_calculator.h   |  22 ++++--
 src/server/hotspot_partition_data.h         |  20 ------
 src/server/hotspot_partition_stat.h         |  43 +++++++++++
 src/server/test/hotspot_partition_test.cpp  |  87 +++++++++++++++++-----
 src/shell/command_helper.h                  |   8 +++
 6 files changed, 202 insertions(+), 85 deletions(-)
 delete mode 100644 src/server/hotspot_partition_data.h
 create mode 100644 src/server/hotspot_partition_stat.h


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org