From: Nitesh Konkar Date: Thu, 23 Feb 2017 14:55:39 +0000 (+0530) Subject: news: Update the news.xml about perf events added X-Git-Tag: v3.2.0-rc1~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d60ea31dd1233756128768cf77b21b7c647d85d;p=thirdparty%2Flibvirt.git news: Update the news.xml about perf events added Signed-off-by: Nitesh Konkar --- 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. + +