]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update the news.xml about perf events added
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Thu, 23 Feb 2017 14:55:39 +0000 (20:25 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 7 Mar 2017 18:51:05 +0000 (13:51 -0500)
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
docs/news.xml

index 97393b3aa29f4e36d7c8331d2cb1ce1cd6cd556c..9515395756e41eb2829060043daa80e3a50482a7 100644 (file)
           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/>