centos man page for libpfm_amd64

Query: libpfm_amd64

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LIBPFM(3)						     Linux Programmer's Manual							 LIBPFM(3)

NAME
libpfm_amd64 - support for AMD64 processors
SYNOPSIS
#include <perfmon/pfmlib.h>
DESCRIPTION
The library supports all AMD64 processors in both 32 and 64-bit modes. The support is broken down in three groups: AMD K7 processors (family 6) AMD K8 processors (family 15) AMD Family 10h processors (family 16) Each group has a distinct man page. See links below.
SEE ALSO
libpfm_amd64_k7(3), libpfm_amd64_k8(3), libpfm_amd64_fam10h(3)
AUTHORS
Stephane Eranian <eranian@gmail.com> Robert Richter <robert.richter@amd.com> August, 2010 LIBPFM(3)