github.com/google/cadvisor@v0.49.1/perf/testing/perf.json (about) 1 { 2 "core": { 3 "events": [ 4 ["instructions", "instructions_retired"], 5 "cycles" 6 ], 7 "custom_events": [ 8 { 9 "type": 4, 10 "config": [ 11 "0x5300c0" 12 ], 13 "name": "instructions_retired" 14 } 15 ] 16 }, 17 "uncore": { 18 "events": [ 19 "cas_count_write", 20 "uncore_imc_0/UNC_M_CAS_COUNT:RD", 21 "uncore_ubox/UNC_U_EVENT_MSG" 22 ], 23 "custom_events": [ 24 { 25 "type": 18, 26 "config": [ 27 "0x5300" 28 ], 29 "name": "cas_count_write" 30 } 31 ] 32 } 33 }