You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ta...@apache.org on 2020/02/26 13:57:57 UTC

[skywalking] branch rest_api updated (b4faf8c -> 11f2d30)

This is an automated email from the ASF dual-hosted git repository.

tanjian pushed a change to branch rest_api
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from b4faf8c  Merge branch 'master' into rest_api
     add b28c7d7  Add profile multiple time ranges unit test (#4420)
     add 11f2d30  Merge branch 'master' into rest_api

No new revisions were added by this update.

Summary of changes:
 .../core/profile/analyze/ProfileAnalyzer.java      | 11 ++++++----
 .../core/profile/analyze/ProfileStackAnalyze.java  | 19 +++++++++++------
 .../core/profile/analyze/ProfileStackData.java     | 19 ++++++++++++++++-
 .../src/test/resources/thread-snapshot.yml         | 24 ++++++++++++++++++++++
 4 files changed, 62 insertions(+), 11 deletions(-)