diff --git a/docs/news.xml b/docs/news.xml
index 97393b3aa2..9515395756 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -26,6 +26,17 @@
don't start it with unsupported features.
+
+
+ perf: Add more perf statistics
+
+
+ Add support to get the count of cpu clock time, task clock time,
+ page faults, context switches, cpu migrations, minor page faults,
+ major page faults, alignment faults, emulation faults by
+ applications running on the platform.
+
+