Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Resource monitor plugin -- develop branch #9196

Merged
merged 12 commits into from
Jun 12, 2020

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    27d8138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a64bed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f8c163 View commit details
    Browse the repository at this point in the history
  4. Refactor to support testability (using templates), add automatic unit…

    … and integration test cases, terminate thread right after plugin shutdown, and make apps register monitored directories
    linhuang-blockone committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    cf29f6e View commit details
    Browse the repository at this point in the history
  5. Incorporating Kevin's comments (will refactor unit test cases and cha…

    …nge bash script to python tomorrow)
    linhuang-blockone committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6dd6938 View commit details
    Browse the repository at this point in the history
  6. Refactor and add more unit test cases in C++ (will convert integratio…

    …n test from Bash to Python next), make shutdown on exceeding threshold as default, increase interval upper bound to 5 minutes
    linhuang-blockone committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e806cd5 View commit details
    Browse the repository at this point in the history
  7. Incorporated Bucky's comments, restructured to enable to test resourc…

    …e_monitor_plugin_impl, changed integration test script from Bash to Python
    linhuang-blockone committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    20bc090 View commit details
    Browse the repository at this point in the history
  8. Revert back to whole_archive_flag for programs/nodeos/CMakeLists.txt …

    …and relax timing requirements for test cases
    linhuang-blockone committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    700cdc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    e4d86ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef5f20 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    5405b6f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-resource-monitor-plugin' of github.com:EOSIO/eos in…

    …to dev-resource-monitor-plugin
    linhuang-blockone committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2e016a8 View commit details
    Browse the repository at this point in the history