Skip to content

Instantly share code, notes, and snippets.

@elvinio
Last active June 1, 2016 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elvinio/8ddd29f0726de12ec6b98b18e1b83640 to your computer and use it in GitHub Desktop.
Save elvinio/8ddd29f0726de12ec6b98b18e1b83640 to your computer and use it in GitHub Desktop.
Perf
[ec2-user@ip-172-31-27-8 pmu-tools]$ ./ocperf.py
Downloading https://download.01.org/perfmon/mapfile.csv to mapfile.csv
Downloading https://download.01.org/perfmon/IVT/IvyTown_core_V17.json to GenuineIntel-6-3E-core.json
Downloading https://download.01.org/perfmon/IVT/IvyTown_matrix_V17.json to GenuineIntel-6-3E-offcore.json
Downloading https://download.01.org/perfmon/IVT/IvyTown_uncore_V17.json to GenuineIntel-6-3E-uncore.json
Downloading https://download.01.org/perfmon/readme.txt to readme.txt
perf
[ec2-user@ip-172-31-27-8 pmu-events]$ l
total 880
-rw-rw-r-- 1 ec2-user ec2-user 3857 Jun 1 13:16 mapfile.csv
lrwxrwxrwx 1 ec2-user ec2-user 27 Jun 1 13:16 IvyTown_core_V17.json -> GenuineIntel-6-3E-core.json
-rw-rw-r-- 1 ec2-user ec2-user 233909 Jun 1 13:16 GenuineIntel-6-3E-core.json
lrwxrwxrwx 1 ec2-user ec2-user 30 Jun 1 13:16 IvyTown_matrix_V17.json -> GenuineIntel-6-3E-offcore.json
-rw-rw-r-- 1 ec2-user ec2-user 5868 Jun 1 13:16 GenuineIntel-6-3E-offcore.json
lrwxrwxrwx 1 ec2-user ec2-user 29 Jun 1 13:16 IvyTown_uncore_V17.json -> GenuineIntel-6-3E-uncore.json
-rw-rw-r-- 1 ec2-user ec2-user 636779 Jun 1 13:16 GenuineIntel-6-3E-uncore.json
-rw-rw-r-- 1 ec2-user ec2-user 11269 Jun 1 13:16 readme.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment