[prev in list] [next in list] [prev in thread] [next in thread] 

List:       oprofile-commits
Subject:    [oprof-cvs] CVS: oprofile/utils ophelp.c,1.16,1.17
From:       John Levon <movement () users ! sourceforge ! net>
Date:       2007-05-23 14:02:37
Message-ID: E1HqrQD-00022U-Mn () sc8-pr-cvs3 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/oprofile/oprofile/utils
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7587/utils

Modified Files:
	ophelp.c 
Log Message:
ARM events patches


Index: ophelp.c
===================================================================
RCS file: /cvsroot/oprofile/oprofile/utils/ophelp.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -d -r1.16 -r1.17
--- ophelp.c	19 May 2007 14:01:13 -0000	1.16
+++ ophelp.c	23 May 2007 14:02:35 -0000	1.17
@@ -424,12 +424,19 @@ int main(int argc, char const * argv[])
 		printf("See Intel XScale Core Developer's Manual\n"
 		       "Chapter 8 Performance Monitoring\n");
 		break;
+	case CPU_ARM_MPCORE:
+		printf("See ARM11 MPCore Processor Technical Reference Manual r1p0\n"
+		       "Page 3-70, performance counters\n");
 		break;
 
+	case CPU_ARM_ARM11:
+		printf("See ARM11 Technical Reference Manual\n");
+  		break;
+
 	case CPU_PPC64_PA6T:
 		printf("See PA6T Power Implementation Features Book IV\n"
 			   "Chapter 7 Performance Counters\n");
-        break;
+		break;
 
 	case CPU_PPC64_POWER4:
 	case CPU_PPC64_POWER5:


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Oprofile-commits mailing list
Oprofile-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oprofile-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic