K 10 svn:author V 3 gnn K 8 svn:date V 27 2014-07-31T09:18:15.706355Z K 7 svn:log V 276 Add an example program to show how to use libpmc from a program. This particular program attempts to use the TSC to measure how long certainly libpmc operations take. Depending on the quality of the rdtsc() macro on a particular architecture this may work more or less well. END