Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libpmc
Module Name: basesrc
Committed By: thorpej
Date: Fri Aug 9 00:03:16 UTC 2002
Added Files:
basesrc/lib/libpmc: Makefile pmc.3 pmc.c pmc.h pmc_arm.c pmc_i386.c
pmc_private.h shlib_version
Log Message:
Add a user interface library to the PMC-related system calls. This
provides a mapping between an event name and the selector, and provides
a more convenient API For manipulating the PMCs.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/lib/libpmc/Makefile basesrc/lib/libpmc/pmc.3 \
basesrc/lib/libpmc/pmc.c basesrc/lib/libpmc/pmc.h \
basesrc/lib/libpmc/pmc_arm.c basesrc/lib/libpmc/pmc_i386.c \
basesrc/lib/libpmc/pmc_private.h basesrc/lib/libpmc/shlib_version
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index