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

ethanfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git


    from e642197b5 [CELEBORN-1749] Fix incorrect application diskBytesWritten 
metrics
     add 1aefd8f42 [CELEBORN-1740][CIP-14] Add stackTrace utils to cppClient

No new revisions were added by this update.

Summary of changes:
 LICENSE                           |   2 +
 cpp/celeborn/utils/CMakeLists.txt |   2 +-
 cpp/celeborn/utils/StackTrace.cpp | 192 ++++++++++++++++++++++++++++++++++++++
 cpp/celeborn/utils/StackTrace.h   |  93 ++++++++++++++++++
 4 files changed, 288 insertions(+), 1 deletion(-)
 create mode 100644 cpp/celeborn/utils/StackTrace.cpp
 create mode 100644 cpp/celeborn/utils/StackTrace.h

Reply via email to