This patch series introduces support for the CPU-measurement sampling facility. This facility provides hardware-accelerated sampling functions. To use these sampling functions, Linux kernel v3.14 or later is required.
Also update the counter event definitions to improve future updates. Hendrik Brueckner (3): s390/cpumf: update event defintions s390/cpumf: add extended counter support for IBM zEC12 s390/cpumf: add support for the CPU-measurement sampling facility include/perfmon/pfmlib.h | 2 + lib/events/s390x_cpumf_events.h | 469 ++++++++++++++++++++++++++++++++------- lib/pfmlib_common.c | 1 + lib/pfmlib_priv.h | 1 + lib/pfmlib_s390x_cpumf.c | 113 +++++++--- lib/pfmlib_s390x_priv.h | 2 +- 6 files changed, 468 insertions(+), 120 deletions(-) -- 1.7.5.4 ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel