Suman, Preeti
2015-06-03 19:33:36 UTC
Hi,
I emailed to the list before but have not received any response back. Please let me know your thoughts on this subject. I'm wondering if I can get some suggestions.
Thanks,
Preeti
-----Original Message-----
Date: Sat, 30 May 2015 08:49:37 +0000
From: "Suman, Preeti" <***@intel.com>
To: "ptools-***@eecs.utk.edu" <ptools-***@eecs.utk.edu>
Subject: [Ptools-perfapi] PAPI and Perf Events Uncore Tests
Message-ID:
<***@ORSMSX101.amr.corp.intel.com>
Content-Type: text/plain; charset="us-ascii"
Hi,
I have recently started working with PAPI 5.4.1 on my system. I have several questions specified below regarding perf_event_uncore tests.
System specification:
Kernel Version: Linux 3.10.0-229.el7.x86_64 Operating System: CentOS Linux release 7.1.1503
CPU: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (Haswell-EP)
Architecture:x86_64
Compiler: GCC 4.8.3
####BEGIN papi_component_avail:
$ papi_component_avail
Available components and hardware information.
--------------------------------------------------------------------------------
PAPI Version : 5.4.1.0
Vendor string and code : GenuineIntel (1)
Model string and code : Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (63)
CPU Revision : 2.000000
CPUID Info : Family: 6 Model: 63 Stepping: 2
CPU Max Megahertz : 2400
CPU Min Megahertz : 1200
Hdw Threads per core : 2
Cores per Socket : 8
Sockets : 2
NUMA Nodes : 2
CPUs per Node : 16
Total CPUs : 32
Running in a VM : no
Number Hardware Counters : 11
Max Multiplex Counters : 128
--------------------------------------------------------------------------------
Compiled-in components:
Name: perf_event Linux perf_event CPU counters
Name: perf_event_uncore Linux perf_event CPU uncore and northbridge
\-> Disabled: No uncore PMUs or events found
Active components:
Name: perf_event Linux perf_event CPU counters
Native: 159, Preset: 56, Counters: 11
PMU's supported: ix86arch, perf, perf_raw, hsw_ep
--------------------------------------------------------------------------------
component.c PASSED
####END papi_component_avail
Component tests for perf_event_uncore are skipped for the following reasons.
Running components/perf_event/tests/perf_event_offcore_response:perf_event_offcore_response.c SKIPPED (Error in PAPI does not support offcore on this processor: Not supported)
Running components/perf_event/tests/perf_event_system_wide:perf_event_system_wide.c PASSED
Running components/perf_event/tests/perf_event_user_kernel:perf_event_user_kernel.c PASSED
Running components/perf_event_uncore/tests/perf_event_uncore:perf_event_uncore.c SKIPPED (Error calculating: uncore component disabled)
Running components/perf_event_uncore/tests/perf_event_uncore_multiple:perf_event_uncore_multiple.c SKIPPED (Error calculating: uncore component disabled)
Running components/perf_event_uncore/tests/perf_event_amd_northbridge:perf_event_amd_northbridge.c SKIPPED (Error calculating: Test only for AMD processor)
Running components/perf_event_uncore/tests/perf_event_uncore_cbox:perf_event_uncore_cbox.c SKIPPED (Error in We only support IVB and SNB-EP for now: Not supported)
Two tests for perf_event_uncore are skipped because "uncore component is disabled". Here are few questions:
a) Why are the perf_event_uncore tests skipped?
b) How do I make sure the machine supports perf_event_uncore? I have tried the following:
$ ls /sys/devices/uncore*
ls: No match.
c) How to enable perf_event_uncore?
d) In a similar question on the developer mailing list (Wed Mar 11 09:56:56 EDT 2015, Title: Haswell-EP uncore support, https://lists.eecs.utk.edu/pipermail/perfapi-devel/2015-March/006950.html),
it was mentioned that "Papi depends on libpfm4 support and it looks like libpfm4 currently does not have support for haswell or haswell-ep uncore events". Is this still true or is there an alternative?
Will greatly appreciate the response.
Thanks,
Preeti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.eecs.utk.edu/pipermail/ptools-perfapi/attachments/20150530/20f8bb25/attachment-0001.html>
------------------------------
_______________________________________________
Ptools-perfapi mailing list
Ptools-***@eecs.utk.edu
http://lists.eecs.utk.edu/mailman/listinfo/ptools-perfapi
End of Ptools-perfapi Digest, Vol 112, Issue 29
***********************************************
I emailed to the list before but have not received any response back. Please let me know your thoughts on this subject. I'm wondering if I can get some suggestions.
Thanks,
Preeti
-----Original Message-----
Date: Sat, 30 May 2015 08:49:37 +0000
From: "Suman, Preeti" <***@intel.com>
To: "ptools-***@eecs.utk.edu" <ptools-***@eecs.utk.edu>
Subject: [Ptools-perfapi] PAPI and Perf Events Uncore Tests
Message-ID:
<***@ORSMSX101.amr.corp.intel.com>
Content-Type: text/plain; charset="us-ascii"
Hi,
I have recently started working with PAPI 5.4.1 on my system. I have several questions specified below regarding perf_event_uncore tests.
System specification:
Kernel Version: Linux 3.10.0-229.el7.x86_64 Operating System: CentOS Linux release 7.1.1503
CPU: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (Haswell-EP)
Architecture:x86_64
Compiler: GCC 4.8.3
####BEGIN papi_component_avail:
$ papi_component_avail
Available components and hardware information.
--------------------------------------------------------------------------------
PAPI Version : 5.4.1.0
Vendor string and code : GenuineIntel (1)
Model string and code : Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (63)
CPU Revision : 2.000000
CPUID Info : Family: 6 Model: 63 Stepping: 2
CPU Max Megahertz : 2400
CPU Min Megahertz : 1200
Hdw Threads per core : 2
Cores per Socket : 8
Sockets : 2
NUMA Nodes : 2
CPUs per Node : 16
Total CPUs : 32
Running in a VM : no
Number Hardware Counters : 11
Max Multiplex Counters : 128
--------------------------------------------------------------------------------
Compiled-in components:
Name: perf_event Linux perf_event CPU counters
Name: perf_event_uncore Linux perf_event CPU uncore and northbridge
\-> Disabled: No uncore PMUs or events found
Active components:
Name: perf_event Linux perf_event CPU counters
Native: 159, Preset: 56, Counters: 11
PMU's supported: ix86arch, perf, perf_raw, hsw_ep
--------------------------------------------------------------------------------
component.c PASSED
####END papi_component_avail
Component tests for perf_event_uncore are skipped for the following reasons.
Running components/perf_event/tests/perf_event_offcore_response:perf_event_offcore_response.c SKIPPED (Error in PAPI does not support offcore on this processor: Not supported)
Running components/perf_event/tests/perf_event_system_wide:perf_event_system_wide.c PASSED
Running components/perf_event/tests/perf_event_user_kernel:perf_event_user_kernel.c PASSED
Running components/perf_event_uncore/tests/perf_event_uncore:perf_event_uncore.c SKIPPED (Error calculating: uncore component disabled)
Running components/perf_event_uncore/tests/perf_event_uncore_multiple:perf_event_uncore_multiple.c SKIPPED (Error calculating: uncore component disabled)
Running components/perf_event_uncore/tests/perf_event_amd_northbridge:perf_event_amd_northbridge.c SKIPPED (Error calculating: Test only for AMD processor)
Running components/perf_event_uncore/tests/perf_event_uncore_cbox:perf_event_uncore_cbox.c SKIPPED (Error in We only support IVB and SNB-EP for now: Not supported)
Two tests for perf_event_uncore are skipped because "uncore component is disabled". Here are few questions:
a) Why are the perf_event_uncore tests skipped?
b) How do I make sure the machine supports perf_event_uncore? I have tried the following:
$ ls /sys/devices/uncore*
ls: No match.
c) How to enable perf_event_uncore?
d) In a similar question on the developer mailing list (Wed Mar 11 09:56:56 EDT 2015, Title: Haswell-EP uncore support, https://lists.eecs.utk.edu/pipermail/perfapi-devel/2015-March/006950.html),
it was mentioned that "Papi depends on libpfm4 support and it looks like libpfm4 currently does not have support for haswell or haswell-ep uncore events". Is this still true or is there an alternative?
Will greatly appreciate the response.
Thanks,
Preeti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.eecs.utk.edu/pipermail/ptools-perfapi/attachments/20150530/20f8bb25/attachment-0001.html>
------------------------------
_______________________________________________
Ptools-perfapi mailing list
Ptools-***@eecs.utk.edu
http://lists.eecs.utk.edu/mailman/listinfo/ptools-perfapi
End of Ptools-perfapi Digest, Vol 112, Issue 29
***********************************************