Signed-off-by: Eric B Munson <ebmun...@us.ibm.com>
---
 oprofile_map_events.pl |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/oprofile_map_events.pl b/oprofile_map_events.pl
index 477037c..313cc00 100755
--- a/oprofile_map_events.pl
+++ b/oprofile_map_events.pl
@@ -56,6 +56,8 @@ $map_event_name{"ppc64##970MP##timer30"} = 
"PM_CYC_GRP30:10000";
 $map_event_name{"ppc64##970MP##tablewalk_cycles"} = 
"PM_DATA_TABLEWALK_CYC_GRP30:1000";
 $map_event_name{"ppc64##power5##dtlb_miss"} = "PM_DTLB_MISS_GRP44:100000";
 $map_event_name{"ppc64##power5##tablewalk_cycles"} = 
"PM_DATA_TABLEWALK_CYC_GRP44:1000";
+$map_event_name{"ppc64##power4##dtlb_miss"} = "PM_DTLB_MISS_GRP9:1000";
+$map_event_name{"ppc64##power4##tablewalk_cycles"} = 
"PM_DATA_TABLEWALK_CYC_GRP9:1000";
 
 GetOptions(
        'verbose'                       =>      \$opt_verbose,
-- 
1.6.3.3


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to