and another patch to fix a few typos ...
>From 7398b2a649cd32f372fd301f0f1ce606e091736e Mon Sep 17 00:00:00 2001
From: Andreas Beckmann <a.beckm...@fz-juelich.de>
Date: Thu, 12 Dec 2013 22:46:19 +0100
Subject: [PATCH] fix typos in IVB event descriptions

Signed-off-by: Andreas Beckmann <a.beckm...@fz-juelich.de>
---
 lib/events/intel_ivb_events.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/events/intel_ivb_events.h b/lib/events/intel_ivb_events.h
index 3c5583e..407059b 100644
--- a/lib/events/intel_ivb_events.h
+++ b/lib/events/intel_ivb_events.h
@@ -1173,7 +1173,7 @@ static const intel_x86_umask_t ivb_other_assists[]={
      .uflags= INTEL_X86_NCOMBO,
    },
    { .uname  = "AVX_STORE",
-     .udesc  = "Number of assists associated with 25-bit AVX stores",
+     .udesc  = "Number of assists associated with 256-bit AVX stores",
      .ucode = 0x0800,
      .uflags= INTEL_X86_NCOMBO,
    },
@@ -1277,7 +1277,7 @@ static const intel_x86_umask_t ivb_uops_dispatched_port[]={
      .uflags= INTEL_X86_NCOMBO,
    },
    { .uname  = "PORT_3",
-     .udesc  = "Cycles in which a uop is disptached on port 3",
+     .udesc  = "Cycles in which a uop is dispatched on port 3",
      .ucode = 0x3000,
      .uflags= INTEL_X86_NCOMBO,
    },
-- 
1.8.5.1

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to