Stephane: I created the following patch last month in response to the feedback you had on the patch to add more events to libpfm4. However, it looks like I forgot to post the patch. Sorry for the delay.
Carl Love --------------------------------------------------------------------------------- POWER 7, add comment to event file with link to documentation This patch add a link to the publicly available documentation for the POWER 7 performance counter event manual. Signed-off-by: Carl Love <c...@us.ibm.com> --- lib/events/power7_events.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/events/power7_events.h b/lib/events/power7_events.h index e51e407..7bbdf5c 100644 --- a/lib/events/power7_events.h +++ b/lib/events/power7_events.h @@ -19,6 +19,8 @@ * Note: This code was automatically generated and should not be modified by * hand. * +* Documentation on the PMU events can be found at: +* https://www.power.org/documentation/comprehensive-pmu-event-reference-power7 */ #define POWER7_PME_PM_IC_DEMAND_L2_BR_ALL 0 #define POWER7_PME_PM_GCT_UTIL_7_TO_10_SLOTS 1 -- 1.7.12.rc1.22.gbfbf4d4 ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel