Update changelog w/ tools/record_android_trace
TBR: hjd
Change-Id: I36fba6e67290e6ed9c1822e7c4228fb29184687e
Bug: 176903032
diff --git a/CHANGELOG b/CHANGELOG
index 2df294e..3c66b4c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,9 @@
Unreleased:
Tracing service and probes:
- * Print more helpful error messages if the client library is used without
+ * Added more helpful error messages if the client library is used without
having been initialized.
+ * Added //tools/record_android_trace script to facilitate recording traces
+ from Android devices, automating start + stop-via-ctrl+c + pull + open.
Trace Processor:
*
UI: