lkml.org 
[lkml]   [2008]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[patch 00/19] perfmon2 minimal v3: introduction
From
Date
The following patches implement a minimal perfmon2 subsystem which provides
access to the hardware performance counters of modern processors. Performance
counters are very useful resource to extract micro-architectural-level information
such the number of caches misses, or the number of instructions executed. The list
of events which can be monitored in highly specific to each processor implmentation.

This series supports ONLY per-thread counting of PMU events (no sampling) for
AMD64 and Intel processors with support for architectural perfmon (Core Duo/Solo,
Core 2) in both 32 and 64 bit modes.

This is version 3 of the series. It is against Stephen Rothwell linux-next GIT
tree. Compared to the previous version, there were a few more cleanups in the
Makefile structure suggested by Stephen. The series also merges more code
between 32 and 64 bit x86.

Please review.

More information about the perfmon2 project can be found at:

http://perfmon2.sourceforge.net

To test this series, it is possible to use libpfm and pfmon, both
available from the web site above.

Signed-off-by: Stephane Eranian <eranian@gmail.com>

--



\
 
 \ /
  Last update: 2008-06-30 15:15    [W:0.154 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site