You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
- Knative serving now can be tested separately from vHive. More info [here](./docs/developers_guide.md#Testing-stock-Knative-images).
9
9
- Zipkin support added for tracing Knative function call requests. More info [here](./docs/developers_guide.md#Knative-request-tracing)
10
10
- added support for MinIO object store. More info [here](./docs/developers_guide.md#MinIO-S3-service)
11
+
- Added an automated tail-latency-aware profiler that collects the metrics for [TopDown](https://ieeexplore.ieee.org/document/6844459) characterization from Intel.
11
12
12
13
### Changed
13
14
@@ -23,7 +24,6 @@
23
24
- Extended the developers guide on the modes of operation, performance analysis and vhive development environment inside containers.
24
25
- Added a slide deck of Dmitrii's talk at Amazon.
25
26
- Added a commit linter and a spell checker for `*.md` files.
26
-
- Added an automated tail-latency-aware profiler that collects the metrics for [TopDown](https://ieeexplore.ieee.org/document/6844459) characterization from Intel.
0 commit comments