news: Update the news.xml about perf events added

Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
Nitesh Konkar 2017-02-23 20:25:39 +05:30 committed by John Ferlan
parent 0265bbeee3
commit 9d60ea31dd

View File

@ -26,6 +26,17 @@
don't start it with unsupported features.
</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/>