Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

oprofile-0.9.4-20.el5 RPM for i386

From CentOS 5.9 for i386 / CentOS

Name: oprofile Distribution: CentOS-5
Version: 0.9.4 Vendor: CentOS
Release: 20.el5 Build date: Wed Feb 22 21:28:24 2012
Group: Development/System Build host: builder10.centos.org
Size: 7958032 Source RPM: oprofile-0.9.4-20.el5.src.rpm
Url: http://oprofile.sf.net
Summary: System wide profiler
OProfile is a profiling system for systems running Linux. The
profiling runs transparently during the background, and profile data
can be collected at any time. OProfile makes use of the hardware performance
counters provided on Intel P6, and AMD Athlon family processors, and can use
the RTC for profiling on other x86 processor types.

See the HTML documentation for further details.

Provides

Requires

License

GPL

Changelog

* Tue Nov 22 2011 Will Cohen <wcohen@redhat.com> - 0.9.4-20
  - Reverts: rhbz #701504
* Thu Oct 06 2011 Will Cohen <wcohen@redhat.com> - 0.9.4-19
  - Resolves: rhbz643476 Oprofile: Add support for Intel Westmere.
  - Resolves: rhbz713667 Oprofile: Add support for Intel Sandy Bridge.
* Wed Jun 08 2011 Will Cohen <wcohen@redhat.com> - 0.9.4-18
  - Correct builddep.  Resolves: rhbz #701504
* Wed Jun 08 2011 Will Cohen <wcohen@redhat.com> - 0.9.4-17
  - Correct CVE-2011-1760. Resolves: rhbz #701504
* Fri Jun 03 2011 Will Cohen <wcohen@redhat.com> - 0.9.4-16
  - Correct patches to apply with --fuzz=0
* Thu Feb 18 2010 Will Cohen <wcohen@redhat.com> - 0.9.4-15
  - Resolves: rhbz566524 Power 7 in power 6 compat mode.
* Tue Dec 08 2009 Will Cohen <wcohen@redhat.com> - 0.9.4-14
  - Resolves: rhbz498619 Oprofile: Add support for Nehalem-EP processors.
  - Resolves: rhbz527679 Rebuild with fixed version of binutils.
* Tue Dec 08 2009 Will Cohen <wcohen@redhat.com> - 0.9.4-12
  - Resolves: rhbz518480 Correct daemonization of oprofiled on ia64.
  - Resolves: rhbz450642 Handle possible null sym table.
* Wed Jul 08 2009 Will Cohen <wcohen@redhat.com> - 0.9.4-11
  - Add LGPL license to provided java support. Resolves: rhbz #474666
* Mon Jun 22 2009 Will Cohen <wcohen@redhat.com> - 0.9.4-10
  - Correct handling of --verbose. Resolves: rhbz #454969
* Wed May 13 2009 Will Cohen <wcohen@redhat.com> - 0.9.4-9
  - Assign specific UID and GID to oprofile. Resolves: rhbz #474666
* Sat Apr 25 2009 Will Cohen <wcohen@redhat.com> - 0.9.4-8
  - Correct handling of --verbose. Resolves: rhbz #454969
* Sat Apr 25 2009 Will Cohen <wcohen@redhat.com> - 0.9.4-7
  - Rebase on 0.9.4 release to provide java support. Resolves: rhbz #474666
  - Correct handling of --verbose. Resolves: rhbz #454969
* Thu Sep 04 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-18
  - Correct handling inline functions. Resolves: #426493
* Tue Aug 19 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-17
  - Correct Power 6 events. Resolves: #430800
* Fri Jan 18 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-16
  - Deal with xenoprof conflicts with cell. Resolves: rhbz #250852
* Fri Jan 18 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-14
  - Bump format version. Check version properly. Resolves: rhbz #394571
* Fri Jan 18 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-13
  - Disable profiling in hypervisor on 970MP to prevent lost interrupts.
    Resolves: rhbz #391251
* Fri Jan 18 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-12
  - Use more incluse set of kernel ranges. Resolves: rhbz #307111
* Fri Jan 18 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-11
  - Update AMD family 10h events to match AMD documentation Resolves: rhbz #232956
* Fri Jan 11 2008 Will Cohen <wcohen@redhat.com> - 0.9.3-7
  - Rebase on 0.9.3 release. Resoves: rhbz #253109, 
  - Add Greyhound family 0x10 support to oprofile. Resolves: rhbz #232956
  - Cell support for oProfile. Resolves: rhbz #226085
  - 970MP must be treated as a different target. Resolves: rhbz#232041
  - Default POWER6 oprofile event incorrect. Resolves: rhbz #238132
  - typo in opreport man page. Resolves: rhbz #222481
  - Oprofile cant demangle 64bit c++ symbols. Resolves: rhbz #244399
  - OProfile on DD3.0 or later POWER5+ fails. Resolves: rhbz #244717
  - LoP Toolchain, OProfile XML output. Resolves: rhbz #253106
  - Add support for POWER5+ revision 3.0 an.... Resolves: rhbz #253410
* Tue Dec 19 2006 Will Cohen <wcohen@redhat.com> - 0.9.2-6
  - Correct backtrace documentation. Resolves: rhbz#214793.
  - Correct race condition. Resolves: rhbz#220116.
* Tue Sep 19 2006 Will Cohen <wcohen@redhat.com> - 0.9.2-3
  - Add dist tag to build.
* Tue Sep 19 2006 Will Cohen <wcohen@redhat.com> - 0.9.2-2
  - Rebase on 0.9.2 release.
* Fri Aug 25 2006 Will Cohen <wcohen@redhat.com>
  - Update xenoprof patch.
* Thu Jul 20 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-15
  - rebuild
  - remove silly release definition
* Thu Jul 13 2006 Will Cohen <wcohen@redhat.com>
  - Support for Intel Woodcrest. (#183081)
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-13.1.1.1
  - rebuild
* Tue Jul 11 2006 Will Cohen <wcohen@redhat.com>
  - Add power6 support. (#196505)
* Sat Jul 08 2006 Will Cohen <wcohen@redhat.com>
  - Support for power5+. (#197728)
  - Fix PPC64 events and groups. (#197895)
* Thu Jun 08 2006 Will Cohen <wcohen@redhat.com>
  - Put oprof_start in to oprofile-gui.
* Thu Jun 08 2006 Will Cohen <wcohen@redhat.com> - 0.9.1-10.1.1
  - Bump version and rebuild.
* Sun May 14 2006 Will Cohen <wcohen@redhat.com> - 0.9.1-9.1.1
  - Add xenoprof patch.
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-8.1.1
  - bump again for double-long bug on ppc(64)
* Fri Feb 10 2006 Will Cohen <wcohen@redhat.com>
  - Complete path for which and dirname in opcontrol.
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-7.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Dec 22 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Mon Dec 05 2005 Will Cohen <wcohen@redhat.com>
  - Correct anon namespace issue.
* Fri Nov 11 2005 Will Cohen <wcohen@redhat.com>
  - Add alpha and sparcs to exclusivearch.
* Wed Jul 20 2005 Will Cohen <wcohen@redhat.com>
  - Rebase on OProfile 0.9.1.
  - Add MIPS 24K files to manifest.
* Thu Jun 09 2005 Will Cohen <wcohen@redhat.com>
  - Rebase on OProfile 0.9.
* Thu Apr 14 2005 Will Cohen <wcohen@redhat.com>
  - Add which dependency.
* Wed Apr 06 2005 Will Cohen <wcohen@redhat.com>
  - Backport ppc64 patch for synthesizing dotted symbols.
* Mon Mar 21 2005 Will Cohen <wcohen@redhat.com>
  - Bump release.
  - Rebase on 0.8.2 release.
* Mon Mar 14 2005 Will Cohen <wcohen@redhat.com>
  - Bump rebuild with gcc4.
* Wed Feb 09 2005 Will Cohen <wcohen@redhat.com>
  - Do not need -D_FORTIFY_SOURCE=2
* Wed Feb 09 2005 Will Cohen <wcohen@redhat.com>
  - Rebuild for -D_FORTIFY_SOURCE=2
* Sat Oct 16 2004 Will Cohen <wcohen@redhat.com>
  - Additional ppc64 support for ppc64/970.
* Fri Oct 08 2004 Will Cohen <wcohen@redhat.com>
  - Correct opcontrol check for Power 4/5.
* Sat Oct 02 2004 Will Cohen <wcohen@redhat.com>
  - Add support for Power 4/5 performance monitoring hardware.
* Thu Sep 23 2004 Will Cohen <wcohen@redhat.com>
  - Add logic to use preferred symbol names.
* Thu Sep 16 2004 Will Cohen <wcohen@redhat.com>
  - Clean up file manifests.
* Tue Sep 14 2004 Will Cohen <wcohen@redhat.com>
  - Rebase on 0.8.1 release.
* Thu Jul 08 2004 Will Cohen <wcohen@redhat.com>
  - Add oparchive patch.
* Tue Jun 22 2004 Will Cohen <wcohen@redhat.com>
  - bump version
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri May 21 2004 Will Cohen <wcohen@redhat.com>
  - Eliminate AUTOMAKE and ACLOCAL definitions.
  - Correct QTDIR and add oprof_start to file manifests.
* Wed May 12 2004 Will Cohen <wcohen@redhat.com>
  - Remove wildcards in the file manifests.
  - Correct build directory.
  - Use the 0.8 release tarball.
* Tue Mar 23 2004 Will Cohen <wcohen@redhat.com>
  - Bump version and rebuild.
* Mon Mar 15 2004 Will Cohen <wcohen@redhat.com>
  - Correct cvs checkin.
* Thu Feb 19 2004 Will Cohen <wcohen@redhat.com>
  - Use automake 1.6.
* Wed Jan 21 2004 Will Cohen <wcohen@redhat.com>
  - Rebase on 8.0 cvs snapshot.
* Mon Dec 01 2003 Will Cohen <wcohen@redhat.com>
  - Turn on debug info patch.
* Mon Nov 24 2003 Will Cohen <wcohen@redhat.com>
  - Rebase on 7.1 cvs snapshot.
* Sat Sep 27 2003 Will Cohen <wcohen@redhat.com>
  - Reenable separatedebug and filepos patch.
* Fri Sep 05 2003 Will Cohen <wcohen@redhat.com>
  - Limit to i386.
  - Everything but x86_64.
  - Turn on x86_64.
* Tue Aug 12 2003 Will Cohen <wcohen@redhat.com>
  - Add gtk2-devel to build requirements.
* Fri Aug 08 2003 Will Cohen <wcohen@redhat.com>
  - adapt to 0.7cvs.
* Thu Jul 31 2003 Will Cohen <wcohen@redhat.com>
  - handle sample files names with spaces.
  - clean spec file.
  - revise opcontrol --reset.
* Sat Jul 26 2003 Will Cohen <wcohen@redhat.com>
  - Restrict PATH in opcontrol.
* Thu Jul 10 2003 Will Cohen <wcohen@redhat.com>
  - Patch for testing code coverage.
  - Better handling of 2.5 module information.
* Sat Jun 28 2003 Will Cohen <wcohen@redhat.com>
  - move to oprofile 0.5.4 pristine tarball.
* Sat Jun 14 2003 Will Cohen <wcohen@redhat.com>
  - Bitmask check.
* Thu Jun 12 2003 Will Cohen <wcohen@redhat.com>
  - Update AMD events.
* Sat Jun 07 2003 Will Cohen <wcohen@redhat.com>
  - Build for ppc64.
* Fri Jun 06 2003 Will Cohen <wcohen@redhat.com>
  - put in s390.
  - Fix includes for asserts.
  - Make sure elinks is available for html to txt conversion.
* Sat May 24 2003 Will Cohen <wcohen@redhat.com>
  - Avoid library name collisions.
* Fri May 23 2003 Will Cohen <wcohen@redhat.com>
  - Turn on ppc build.
  - Turn off ppc build.
  - Package op_list.h.
* Tue May 20 2003 Will Cohen <wcohen@redhat.com>
  - Correct typo.
* Fri Apr 25 2003 Will Cohen <wcohen@redhat.com>
  - check min event counts.
  - revised op_to_source output to avoid changing line count.
  - p4event events revised.
  - hammer events revised.
* Thu Apr 24 2003 Will Cohen <wcohen@redhat.com>
  - re-enable ppc build.
* Thu Apr 17 2003 Will Cohen <wcohen@redhat.com>
  - Use /proc/ksym for module information.
  - Correct separate debuginfo handling.
  - Configure with --enable-abi.
* Wed Apr 02 2003 Will Cohen <wcohen@redhat.com>
  - Correct path finding for daemon and op_help.
* Tue Apr 01 2003 Will Cohen <wcohen@redhat.com>
  - Fix name collisons with /usr/lib/libdb.a.
* Fri Mar 28 2003 Will Cohen <wcohen@redhat.com>
  - clean up spec file.
  - turn off ppc build.
* Mon Mar 24 2003 Will Cohen <wcohen@redhat.com>
  - getc instead of fgetc to improve performance.
* Thu Mar 20 2003 Will Cohen <wcohen@redhat.com>
  - produce oprofile-devel.
* Thu Mar 13 2003 Will Cohen <wcohen@redhat.com>
  - fix opvisualise patch format.
* Wed Mar 12 2003 Will Cohen <wcohen@redhat.com>
  - add cmoller changes to fix warnings in opvisualise.
* Tue Mar 11 2003 Will Cohen <wcohen@redhat.com>
  - setup to build on ppc.
  - turn on op_visualise for ia64.
  - remove unused patches.
* Mon Mar 10 2003 Will Cohen <wcohen@redhat.com>
  - re-enable op_visualise.
* Fri Mar 07 2003 Will Cohen  <wcohen@redhat.com>
  - move to oprofile 0.5.1 pristine tarball.
  - change libdb abi.
* Fri Feb 14 2003 Will Cohen <wcohen@redhat.com>
  - Requires binutils not perl.
* Thu Feb 13 2003 Will Cohen <wcohen@redhat.com>
  - correct x86_64 sys_lookup_dcookie.
  - correct applications of patches.
* Mon Feb 10 2003 Will Cohen <wcohen@redhat.com>
  - rebuilt.
  - handle stale locks
  - opcontrol rtc patch
  - update manpage info
* Fri Feb 07 2003 Will Cohen <wcohen@redhat.com>
  - turn on build for ppc64
  - change order op_visualise searches lib directories.
  - revise oprofile-0.4-deprecate patch.
  - utils/oprofile kernel range check, --save, and do_dump corrections.
  - update gui to use "--separate=library".
* Thu Feb 06 2003 Will Cohen <wcohen@redhat.com>
  - Fix dumping.
* Fri Jan 31 2003 Will Cohen <wcohen@redhat.com>
  - Syscall value for x86_64.
  - Update manpage and documentation.
  - Revise utils/* to deprecate old.
  - Include CPU_P4_HT2 in op_help.c
  - Revise how CPU_TIMER_INT handled.
  - Apply cookie patch for all archs.
  - Correct autogen.sh location.
* Mon Jan 27 2003 Will Cohen <wcohen@redhat.com>
  - Add Hammer specific events.
* Fri Jan 24 2003 Will Cohen <wcohen@redhat.com>
  - Hack to get correct syscall for ia64.
  - Hack to get get timer interupt data.
  - Fix doc/Makefile.am.
* Wed Jan 22 2003 Will Cohen <wcohen@redhat.com>
  - Add patch for separate debug infomation.
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Thu Jan 16 2003 Will Cohen <wcohen@redhat.com>
  - Add support for P4 HT.
* Wed Jan 15 2003 Will Cohen <wcohen@redhat.com>
  - Add support for x86_64.
* Tue Jan 07 2003 Will Cohen <wcohen@redhat.com>
  - Revise op_visualise patch to check opendir() results.
* Mon Jan 06 2003 Will Cohen <wcohen@redhat.com>
  - Patch to fix op_visualise seg fault on startup.
* Thu Jan 02 2003 Will Cohen <wcohen@redhat.com>
  - Correct argument type in daemon/oprofiled.c.
  - Correct QTDIR.
* Wed Dec 18 2002 Will Cohen <wcohen@redhat.com>
  - Correct reporting of interrupts in oprof_start.
* Wed Dec 18 2002 Will Cohen <wcohen@redhat.com>
  - Rebuilt against new kernel
* Fri Dec 13 2002 Will Cohen <wcohen@redhat.com>
  - Use opcontrol in oprof_start.
* Thu Dec 12 2002 Will Cohen <wcohen@redhat.com>
  - Correct opvisualise problem.
* Tue Dec 10 2002 Will Cohen <wcohen@redhat.com>
  - Add opcontrol, op_dump, op_visualise, ia64 support,
    and debugging information.
* Fri Dec 06 2002 Will Cohen <wcohen@redhat.com>
  - Change to use OProfile 0.4 release and kernel support.
* Sat Nov 30 2002 Tim Powers <timp@redhat.com> 0.3-0.20021108.1
  - rebuild against current version of libbfd
* Wed Aug 07 2002 Will Cohen <wcohen@redhat.com>
  - Change to avoid assumption on executable name
* Sat Aug 03 2002 Will Cohen <wcohen@redhat.com>
  - Move to 0.4cvs sources.
* Tue Jul 30 2002 Will Cohen <wcohen@redhat.com>
  - localize nr_counter code
  - add ia64 arch
  - guess path to vmlinux.
* Mon Jul 29 2002 Will Cohen <wcohen@redhat.com>
  - adjust structure to fit ia64 oprofile module.
* Fri Jul 26 2002 Will Cohen <wcohen@redhat.com>
  - recognize ia64 cpu and events.
* Wed Jul 24 2002 Will Cohen <wcohen@redhat.com>
  - changes to turn of warning as error on ia64.
* Wed Jul 24 2002 Will Cohen <wcohen@redhat.com>
  - changes to allow compilation on ia64.
* Tue Jul 23 2002 Will Cohen <wcohen@redhat.com>
  - pick better Red Hat Linux default image file in /boot.
* Mon Jul 15 2002 Will Cohen <wcohen@redhat.com>
  - use older OProfile 0.2 kernel<->daemon API.
* Fri Jul 12 2002 Will Cohen <wcohen@redhat.com>
  - avoid oprof_start installing the oprofile module
* Wed Jul 03 2002 Will Cohen <wcohen@redhat.com>
  - avoid building and installing the oprofile module
* Wed May 29 2002 Jeff Johnson <jbj@redhat.com>
  - create package.

Files

/usr/bin/opannotate
/usr/bin/oparchive
/usr/bin/opcontrol
/usr/bin/opgprof
/usr/bin/ophelp
/usr/bin/opimport
/usr/bin/opjitconv
/usr/bin/opreport
/usr/bin/oprofiled
/usr/share/doc/oprofile-0.9.4
/usr/share/doc/oprofile-0.9.4/oprofile.html
/usr/share/man/man1/opannotate.1.gz
/usr/share/man/man1/oparchive.1.gz
/usr/share/man/man1/opcontrol.1.gz
/usr/share/man/man1/opgprof.1.gz
/usr/share/man/man1/ophelp.1.gz
/usr/share/man/man1/opimport.1.gz
/usr/share/man/man1/opreport.1.gz
/usr/share/man/man1/oprofile.1.gz
/usr/share/oprofile
/usr/share/oprofile/alpha
/usr/share/oprofile/alpha/ev4
/usr/share/oprofile/alpha/ev4/events
/usr/share/oprofile/alpha/ev4/unit_masks
/usr/share/oprofile/alpha/ev5
/usr/share/oprofile/alpha/ev5/events
/usr/share/oprofile/alpha/ev5/unit_masks
/usr/share/oprofile/alpha/ev6
/usr/share/oprofile/alpha/ev6/events
/usr/share/oprofile/alpha/ev6/unit_masks
/usr/share/oprofile/alpha/ev67
/usr/share/oprofile/alpha/ev67/events
/usr/share/oprofile/alpha/ev67/unit_masks
/usr/share/oprofile/alpha/pca56
/usr/share/oprofile/alpha/pca56/events
/usr/share/oprofile/alpha/pca56/unit_masks
/usr/share/oprofile/arm
/usr/share/oprofile/arm/armv6
/usr/share/oprofile/arm/armv6/events
/usr/share/oprofile/arm/armv6/unit_masks
/usr/share/oprofile/arm/mpcore
/usr/share/oprofile/arm/mpcore/events
/usr/share/oprofile/arm/mpcore/unit_masks
/usr/share/oprofile/arm/xscale1
/usr/share/oprofile/arm/xscale1/events
/usr/share/oprofile/arm/xscale1/unit_masks
/usr/share/oprofile/arm/xscale2
/usr/share/oprofile/arm/xscale2/events
/usr/share/oprofile/arm/xscale2/unit_masks
/usr/share/oprofile/avr32
/usr/share/oprofile/avr32/events
/usr/share/oprofile/avr32/unit_masks
/usr/share/oprofile/i386
/usr/share/oprofile/i386/arch_perfmon
/usr/share/oprofile/i386/arch_perfmon/events
/usr/share/oprofile/i386/arch_perfmon/unit_masks
/usr/share/oprofile/i386/athlon
/usr/share/oprofile/i386/athlon/events
/usr/share/oprofile/i386/athlon/unit_masks
/usr/share/oprofile/i386/atom
/usr/share/oprofile/i386/atom/events
/usr/share/oprofile/i386/atom/unit_masks
/usr/share/oprofile/i386/core
/usr/share/oprofile/i386/core/events
/usr/share/oprofile/i386/core/unit_masks
/usr/share/oprofile/i386/core_2
/usr/share/oprofile/i386/core_2/events
/usr/share/oprofile/i386/core_2/unit_masks
/usr/share/oprofile/i386/core_i7
/usr/share/oprofile/i386/core_i7/events
/usr/share/oprofile/i386/core_i7/unit_masks
/usr/share/oprofile/i386/nehalem
/usr/share/oprofile/i386/nehalem/events
/usr/share/oprofile/i386/nehalem/unit_masks
/usr/share/oprofile/i386/p4
/usr/share/oprofile/i386/p4-ht
/usr/share/oprofile/i386/p4-ht/events
/usr/share/oprofile/i386/p4-ht/unit_masks
/usr/share/oprofile/i386/p4/events
/usr/share/oprofile/i386/p4/unit_masks
/usr/share/oprofile/i386/p6_mobile
/usr/share/oprofile/i386/p6_mobile/events
/usr/share/oprofile/i386/p6_mobile/unit_masks
/usr/share/oprofile/i386/pii
/usr/share/oprofile/i386/pii/events
/usr/share/oprofile/i386/pii/unit_masks
/usr/share/oprofile/i386/piii
/usr/share/oprofile/i386/piii/events
/usr/share/oprofile/i386/piii/unit_masks
/usr/share/oprofile/i386/ppro
/usr/share/oprofile/i386/ppro/events
/usr/share/oprofile/i386/ppro/unit_masks
/usr/share/oprofile/i386/sandybridge
/usr/share/oprofile/i386/sandybridge/events
/usr/share/oprofile/i386/sandybridge/unit_masks
/usr/share/oprofile/i386/westmere
/usr/share/oprofile/i386/westmere/events
/usr/share/oprofile/i386/westmere/unit_masks
/usr/share/oprofile/ia64
/usr/share/oprofile/ia64/ia64
/usr/share/oprofile/ia64/ia64/events
/usr/share/oprofile/ia64/ia64/unit_masks
/usr/share/oprofile/ia64/itanium
/usr/share/oprofile/ia64/itanium/events
/usr/share/oprofile/ia64/itanium/unit_masks
/usr/share/oprofile/ia64/itanium2
/usr/share/oprofile/ia64/itanium2/events
/usr/share/oprofile/ia64/itanium2/unit_masks
/usr/share/oprofile/mips
/usr/share/oprofile/mips/20K
/usr/share/oprofile/mips/20K/events
/usr/share/oprofile/mips/20K/unit_masks
/usr/share/oprofile/mips/24K
/usr/share/oprofile/mips/24K/events
/usr/share/oprofile/mips/24K/unit_masks
/usr/share/oprofile/mips/25K
/usr/share/oprofile/mips/25K/events
/usr/share/oprofile/mips/25K/unit_masks
/usr/share/oprofile/mips/34K
/usr/share/oprofile/mips/34K/events
/usr/share/oprofile/mips/34K/unit_masks
/usr/share/oprofile/mips/5K
/usr/share/oprofile/mips/5K/events
/usr/share/oprofile/mips/5K/unit_masks
/usr/share/oprofile/mips/r10000
/usr/share/oprofile/mips/r10000/events
/usr/share/oprofile/mips/r10000/unit_masks
/usr/share/oprofile/mips/r12000
/usr/share/oprofile/mips/r12000/events
/usr/share/oprofile/mips/r12000/unit_masks
/usr/share/oprofile/mips/rm7000
/usr/share/oprofile/mips/rm7000/events
/usr/share/oprofile/mips/rm7000/unit_masks
/usr/share/oprofile/mips/rm9000
/usr/share/oprofile/mips/rm9000/events
/usr/share/oprofile/mips/rm9000/unit_masks
/usr/share/oprofile/mips/sb1
/usr/share/oprofile/mips/sb1/events
/usr/share/oprofile/mips/sb1/unit_masks
/usr/share/oprofile/mips/vr5432
/usr/share/oprofile/mips/vr5432/events
/usr/share/oprofile/mips/vr5432/unit_masks
/usr/share/oprofile/mips/vr5500
/usr/share/oprofile/mips/vr5500/events
/usr/share/oprofile/mips/vr5500/unit_masks
/usr/share/oprofile/ppc
/usr/share/oprofile/ppc/7450
/usr/share/oprofile/ppc/7450/events
/usr/share/oprofile/ppc/7450/unit_masks
/usr/share/oprofile/ppc/e300
/usr/share/oprofile/ppc/e300/events
/usr/share/oprofile/ppc/e300/unit_masks
/usr/share/oprofile/ppc/e500
/usr/share/oprofile/ppc/e500/events
/usr/share/oprofile/ppc/e500/unit_masks
/usr/share/oprofile/ppc/e500v2
/usr/share/oprofile/ppc/e500v2/events
/usr/share/oprofile/ppc/e500v2/unit_masks
/usr/share/oprofile/ppc64
/usr/share/oprofile/ppc64/970
/usr/share/oprofile/ppc64/970/event_mappings
/usr/share/oprofile/ppc64/970/events
/usr/share/oprofile/ppc64/970/unit_masks
/usr/share/oprofile/ppc64/970MP
/usr/share/oprofile/ppc64/970MP/event_mappings
/usr/share/oprofile/ppc64/970MP/events
/usr/share/oprofile/ppc64/970MP/unit_masks
/usr/share/oprofile/ppc64/cell-be
/usr/share/oprofile/ppc64/cell-be/events
/usr/share/oprofile/ppc64/cell-be/unit_masks
/usr/share/oprofile/ppc64/ibm-compat-v1
/usr/share/oprofile/ppc64/ibm-compat-v1/event_mappings
/usr/share/oprofile/ppc64/ibm-compat-v1/events
/usr/share/oprofile/ppc64/ibm-compat-v1/unit_masks
/usr/share/oprofile/ppc64/pa6t
/usr/share/oprofile/ppc64/pa6t/event_mappings
/usr/share/oprofile/ppc64/pa6t/events
/usr/share/oprofile/ppc64/pa6t/unit_masks
/usr/share/oprofile/ppc64/power4
/usr/share/oprofile/ppc64/power4/event_mappings
/usr/share/oprofile/ppc64/power4/events
/usr/share/oprofile/ppc64/power4/unit_masks
/usr/share/oprofile/ppc64/power5
/usr/share/oprofile/ppc64/power5+
/usr/share/oprofile/ppc64/power5++
/usr/share/oprofile/ppc64/power5++/event_mappings
/usr/share/oprofile/ppc64/power5++/events
/usr/share/oprofile/ppc64/power5++/unit_masks
/usr/share/oprofile/ppc64/power5+/event_mappings
/usr/share/oprofile/ppc64/power5+/events
/usr/share/oprofile/ppc64/power5+/unit_masks
/usr/share/oprofile/ppc64/power5/event_mappings
/usr/share/oprofile/ppc64/power5/events
/usr/share/oprofile/ppc64/power5/unit_masks
/usr/share/oprofile/ppc64/power6
/usr/share/oprofile/ppc64/power6/event_mappings
/usr/share/oprofile/ppc64/power6/events
/usr/share/oprofile/ppc64/power6/unit_masks
/usr/share/oprofile/ppc64/power7
/usr/share/oprofile/ppc64/power7/event_mappings
/usr/share/oprofile/ppc64/power7/events
/usr/share/oprofile/ppc64/power7/unit_masks
/usr/share/oprofile/rtc
/usr/share/oprofile/rtc/events
/usr/share/oprofile/rtc/unit_masks
/usr/share/oprofile/stl.pat
/usr/share/oprofile/x86-64
/usr/share/oprofile/x86-64/family10
/usr/share/oprofile/x86-64/family10/events
/usr/share/oprofile/x86-64/family10/unit_masks
/usr/share/oprofile/x86-64/hammer
/usr/share/oprofile/x86-64/hammer/events
/usr/share/oprofile/x86-64/hammer/unit_masks


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 10 17:54:19 2013