SCM Repositories - perfmon2

Files shown:79 (Show 7 dead files)
Sticky Tag:

Index of /libpfm/lib


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  1.48  2 days  seranian  * add missing dependency on pfmlib_intel_atom.h Signed-off-by: Stephane Eranian ...
amd64_events.h  1.11  7 months  seranian  * add support for AMD K7 (family 6) processors Signed-off-by: Vince Weaver <vin...
amd64_events_fam10h.h  1.4  10 months  seranian  * cleanup event descriptions for Barcelona and AMD K8 Signed-off-by: Steve Kauf...
amd64_events_k7.h  1.1  7 months  seranian  * add support for AMD K7 (family 6) processors Signed-off-by: Vince Weaver <vin...
amd64_events_k8.h  1.4  10 months  seranian  * cleanup event descriptions for Barcelona and AMD K8 Signed-off-by: Steve Kauf...
cell_events.h  1.3  9 months  seranian  * Cell get_event_cycle() support This patch changes the event-counter assignme...
core_events.h  1.19  3 weeks  seranian  * INSTRUCTIONS_RETIRED is not the event to use for PEBS Use INST_RETIRED:ANY_...
coreduo_events.h  1.5  2 months  seranian  * LAST_LEVEL_CACHE_REFERENCE renamed LAST_LEVEL_CACHE_REFERENCES for CoreDuo and...
crayx2_events.h  1.5  10 months  seranian  * fix event description for STALL_VU_FUG2, VTLB_MISS, VOPS_EXT_FUG3 Signed-off-b...
gen_ia32_events.h  1.4  15 months  seranian  * fix pfm_get_event_counter() to handle fixed counters * update gen_ia32 (archit...
gen_mips64_events.h  1.5  8 months  seranian  * fix name typo for event QUADWORDS_WRITEBACK_FROM_SC Signed-off-by: Vince Weav...
i386_p6_events.h  1.5  13 months  seranian  * add explicit Pentium II, Pentium Pro support Changelog: - added PFMLIB_INTEL...
intel_atom_events.h  1.4  2 months  seranian  * LAST_LEVEL_CACHE_REFERENCE renamed LAST_LEVEL_CACHE_REFERENCES for CoreDuo and...
itanium2_events.h  1.1.1.1  2 years  root  Initial import
itanium_events.h  1.1.1.1  2 years  root  Initial import
montecito_events.h  1.5  22 months  seranian  * CPU_OP_CYCLES_HALTED only works in PMC10/PMD10
niagara1_events.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...
niagara2_events.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...
pentium4_events.h  1.12  8 months  seranian  * fix instr_completed event on Pentium 4 series This patch is needed to...
pfmlib_amd64.c  1.25  8 hours  seranian  * fix type mismatch in pfm_amd64_setup() for parameter revision Signed-off-by: S...
pfmlib_amd64_priv.h  1.5  8 months  seranian  * add support for Instruction Based Sampling (IBS) for AMD's Barcelona CPUs (fam...
pfmlib_cell.c  1.10  5 months  seranian  * make debug and verbose output configurable to stderrr or stdout By setting ...
pfmlib_cell_priv.h  1.2  9 months  seranian  * Improvement of the event-counter assignment for Cell This patch mainly remove...
pfmlib_common.c  1.52  3 months  seranian  * add Intel Atom support Note that only the architected events are provided i...
pfmlib_core.c  1.26  4 weeks  seranian  * fix model-specific flags checking Was checking the generic flags instead of...
pfmlib_core_priv.h  1.5  11 months  seranian  * add CPU_CLK_UNHALTED:REF + implement FIXED_CTR2 The CPU_CLK_UNHALTED:REF ev...
pfmlib_crayx2.c  1.9  4 months  seranian  * fix an overflow problem for Cray X2. Signed-off-by: Steve Kaufmann <sbk@cray....
pfmlib_crayx2_priv.h  1.3  14 months  seranian  * major Cray X2 event updates Signed-off-by: Steve Kaufmann <sbk@cray.com> Sign...
pfmlib_gen_ia32.c  1.46  4 weeks  seranian  * fix model-specific flags checking Was checking the generic flags instead of...
pfmlib_gen_ia32_priv.h  1.6  15 months  seranian  * remove useless macros for fixed counters (we hardcode register index now) Sig...
pfmlib_gen_ia64.c  1.12  5 months  seranian  * changed value for PFMLIB_NO_PMU, add PFMLIB_UNKNOWN_PMU PFMLIB_UNKNOWN_PMU m...
pfmlib_gen_mips64.c  1.25  5 months  seranian  * changed value for PFMLIB_NO_PMU, add PFMLIB_UNKNOWN_PMU PFMLIB_UNKNOWN_PMU m...
pfmlib_gen_mips64_priv.h  1.5  23 months  seranian  * cleanup data types (Phil Mucci)
pfmlib_gen_powerpc.c  1.10  29 hours  seranian  * change the Power5 and Power6 event returned by pfm_get_inst_retired_event() T...
pfmlib_i386_p6.c  1.29  4 weeks  seranian  * fix model-specific flags checking Was checking the generic flags instead of...
pfmlib_i386_p6_priv.h  1.4  23 months  seranian  * updated full event table for Pentium III (P6) and Pentium M (Dan Terpstra) * r...
pfmlib_intel_atom.c  1.3  4 weeks  seranian  * fix model-specific flags checking Was checking the generic flags instead of...
pfmlib_intel_atom_priv.h  1.1  3 months  seranian  * add Intel Atom support Note that only the architected events are provided i...
pfmlib_itanium.c  1.14  5 months  seranian  * make debug and verbose output configurable to stderrr or stdout By setting ...
pfmlib_itanium2.c  1.16  5 months  seranian  * make debug and verbose output configurable to stderrr or stdout By setting ...
pfmlib_itanium2_priv.h  1.1.1.1  2 years  root  Initial import
pfmlib_itanium_priv.h  1.1.1.1  2 years  root  Initial import
pfmlib_montecito.c  1.23  4 months  seranian  * fix pfm_mont_dispatch_counters() uninitialized variable causing PMC3 to be use...
pfmlib_montecito_priv.h  1.1.1.1  2 years  root  Initial import
pfmlib_os_linux.c  1.18  6 weeks  seranian  * add sparc syscall base for 2.6.26, 2.6.27, and 2.6.28 Signed-off-by: Stephane ...
pfmlib_os_linux_v2.c  1.2  6 weeks  seranian  * add support for v2.2 pfm_create_context() call Between v2.2 and v2.3 there ...
pfmlib_os_linux_v3.c  1.1  8 weeks  seranian  * separate v2.x and v3.x Linux interface support, add CONFIG_OLD_PFMV2 CONFI...
pfmlib_os_macos.c  1.1  8 months  seranian  * add proof-of-concept support for MacOS (Tiger) This is very basic support f...
pfmlib_pentium4.c  1.21  4 months  seranian  * fix CFLAGS conflicts on _GNU_SOURCE If CFLAGS is defined as an environment ...
pfmlib_pentium4_priv.h  1.3  11 months  seranian  * patch to implement support for ‘virtual masks’ on the replay_event for Pe...
pfmlib_power4_priv.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
pfmlib_power5+_priv.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
pfmlib_power5_priv.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
pfmlib_power6_priv.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
pfmlib_powerpc_priv.h  1.1  20 months  seranian  * added PowerPC framework (Kevin Corry)
pfmlib_ppc970_priv.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
pfmlib_ppc970mp_priv.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
pfmlib_priv.c  1.7  5 months  seranian  * make debug and verbose output configurable to stderrr or stdout By setting ...
pfmlib_priv.h  1.31  6 weeks  seranian  * add external declaration for _pfmlib_version_minor Signed-off-by: Steve Kaufma...
pfmlib_priv_comp.h  1.1.1.1  2 years  root  Initial import
pfmlib_priv_comp_ia64.h  1.1.1.1  2 years  root  Initial import
pfmlib_priv_ia64.h  1.1.1.1  2 years  root  Initial import
pfmlib_sicortex.c  1.6  5 weeks  seranian  * update event header files for Sicortex ice9a and ice9b Signed-off-by: Phil Mu...
pfmlib_sicortex_priv.h  1.1  7 months  seranian  * add support for SiCortex machines (ICE9A, ICE9B) Signed-off-by: Phil Mucci <m...
pfmlib_sparc.c  1.5  4 months  seranian  * fix CFLAGS conflicts on _GNU_SOURCE If CFLAGS is defined as an environment ...
pfmlib_sparc_priv.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...
power4_events.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
power5+_events.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
power5_events.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
power6_events.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
powerpc_events.h  1.1  20 months  seranian  * added skeleton for PPC event table (Kevin Corry)
powerpc_reg.h  1.1  12 months  seranian  * patch to support building on newer distos + optimization for POWER5 Signed-of...
ppc970_events.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
ppc970mp_events.h  1.1  14 months  seranian  * add support for PPC64 processors (PPC970{FX,GX,MP},POWER{4,4+,5,5+,6}) Signed...
ultra12_events.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...
ultra3_events.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...
ultra3i_events.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...
ultra3plus_events.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...
ultra4plus_events.h  1.1  13 months  seranian  * add support for Sun Sparc Ultra12, Ultra3, Ultra3i, Ultra3Plus, Ultra4Plus, Ni...