mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[Log] dump stacktrace from glog lib (#11360)
* dump stacktrace from glog lib * fix windows compile * add comments for getcallstack
This commit is contained in:
@@ -185,6 +185,7 @@ def ray_deps_setup():
|
||||
"//thirdparty/patches:glog-log-pid-tid.patch",
|
||||
"//thirdparty/patches:glog-stack-trace.patch",
|
||||
"//thirdparty/patches:glog-suffix-log.patch",
|
||||
"//thirdparty/patches:glog-dump-stacktrack.patch",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user