From 07ead218f12ee8db77ec62700251156bb4b3ad4a Mon Sep 17 00:00:00 2001 From: Babis Chalios Date: Tue, 14 Sep 2021 20:41:08 +0200 Subject: [PATCH] Enable profiling for various parts of the stack We are instrumenting the parts of the stack related with TensorFlow operations so we can monitor the amount of time spent in each component. Signed-off-by: Babis Chalios --- bindings/rust-bindings | 2 +- plugins/vaccelrt-plugin-vsock | 2 +- vaccelrt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bindings/rust-bindings b/bindings/rust-bindings index 41e2ce0..d3df4ee 160000 --- a/bindings/rust-bindings +++ b/bindings/rust-bindings @@ -1 +1 @@ -Subproject commit 41e2ce06cab6ebe6b08eb83789c7691c03c57d6b +Subproject commit d3df4ee319a9830594db1406909f8cd7b5d4df3d diff --git a/plugins/vaccelrt-plugin-vsock b/plugins/vaccelrt-plugin-vsock index 5a6f04f..906dde4 160000 --- a/plugins/vaccelrt-plugin-vsock +++ b/plugins/vaccelrt-plugin-vsock @@ -1 +1 @@ -Subproject commit 5a6f04f55083b31cf18fc7c50fbb649b05eac63a +Subproject commit 906dde44b82bb2f00c28c8ce55e58b3fd7a8e3a8 diff --git a/vaccelrt b/vaccelrt index dd65060..847d9af 160000 --- a/vaccelrt +++ b/vaccelrt @@ -1 +1 @@ -Subproject commit dd65060b1964d21ae355b5d79c7ff3bd812e192b +Subproject commit 847d9af4817ec5980cfe130f64142522960905f9