Signed-off-by: Nitesh Konkar <nitkon12(a)linux.vnet.ibm.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 74dfe9a..9a5f4c5 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -130,6 +130,17 @@
driver with all backends which may pull in too many dependencies.
</description>
</change>
+ <change>
+ <summary>
+ perf: Add more perf statistics
+ </summary>
+ <description>
+ 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.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
<change>
--
1.9.3