evsel.c 48 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032
  1. /*
  2. * Copyright (C) 2011, Red Hat Inc, Arnaldo Carvalho de Melo <acme@redhat.com>
  3. *
  4. * Parts came from builtin-{top,stat,record}.c, see those files for further
  5. * copyright notes.
  6. *
  7. * Released under the GPL v2. (and only v2, not any later version)
  8. */
  9. #include <byteswap.h>
  10. #include <linux/bitops.h>
  11. #include <lk/debugfs.h>
  12. #include <traceevent/event-parse.h>
  13. #include <linux/hw_breakpoint.h>
  14. #include <linux/perf_event.h>
  15. #include <sys/resource.h>
  16. #include "asm/bug.h"
  17. #include "evsel.h"
  18. #include "evlist.h"
  19. #include "util.h"
  20. #include "cpumap.h"
  21. #include "thread_map.h"
  22. #include "target.h"
  23. #include "perf_regs.h"
  24. #include "debug.h"
  25. static struct {
  26. bool sample_id_all;
  27. bool exclude_guest;
  28. bool mmap2;
  29. } perf_missing_features;
  30. #define FD(e, x, y) (*(int *)xyarray__entry(e->fd, x, y))
  31. int __perf_evsel__sample_size(u64 sample_type)
  32. {
  33. u64 mask = sample_type & PERF_SAMPLE_MASK;
  34. int size = 0;
  35. int i;
  36. for (i = 0; i < 64; i++) {
  37. if (mask & (1ULL << i))
  38. size++;
  39. }
  40. size *= sizeof(u64);
  41. return size;
  42. }
  43. /**
  44. * __perf_evsel__calc_id_pos - calculate id_pos.
  45. * @sample_type: sample type
  46. *
  47. * This function returns the position of the event id (PERF_SAMPLE_ID or
  48. * PERF_SAMPLE_IDENTIFIER) in a sample event i.e. in the array of struct
  49. * sample_event.
  50. */
  51. static int __perf_evsel__calc_id_pos(u64 sample_type)
  52. {
  53. int idx = 0;
  54. if (sample_type & PERF_SAMPLE_IDENTIFIER)
  55. return 0;
  56. if (!(sample_type & PERF_SAMPLE_ID))
  57. return -1;
  58. if (sample_type & PERF_SAMPLE_IP)
  59. idx += 1;
  60. if (sample_type & PERF_SAMPLE_TID)
  61. idx += 1;
  62. if (sample_type & PERF_SAMPLE_TIME)
  63. idx += 1;
  64. if (sample_type & PERF_SAMPLE_ADDR)
  65. idx += 1;
  66. return idx;
  67. }
  68. /**
  69. * __perf_evsel__calc_is_pos - calculate is_pos.
  70. * @sample_type: sample type
  71. *
  72. * This function returns the position (counting backwards) of the event id
  73. * (PERF_SAMPLE_ID or PERF_SAMPLE_IDENTIFIER) in a non-sample event i.e. if
  74. * sample_id_all is used there is an id sample appended to non-sample events.
  75. */
  76. static int __perf_evsel__calc_is_pos(u64 sample_type)
  77. {
  78. int idx = 1;
  79. if (sample_type & PERF_SAMPLE_IDENTIFIER)
  80. return 1;
  81. if (!(sample_type & PERF_SAMPLE_ID))
  82. return -1;
  83. if (sample_type & PERF_SAMPLE_CPU)
  84. idx += 1;
  85. if (sample_type & PERF_SAMPLE_STREAM_ID)
  86. idx += 1;
  87. return idx;
  88. }
  89. void perf_evsel__calc_id_pos(struct perf_evsel *evsel)
  90. {
  91. evsel->id_pos = __perf_evsel__calc_id_pos(evsel->attr.sample_type);
  92. evsel->is_pos = __perf_evsel__calc_is_pos(evsel->attr.sample_type);
  93. }
  94. void hists__init(struct hists *hists)
  95. {
  96. memset(hists, 0, sizeof(*hists));
  97. hists->entries_in_array[0] = hists->entries_in_array[1] = RB_ROOT;
  98. hists->entries_in = &hists->entries_in_array[0];
  99. hists->entries_collapsed = RB_ROOT;
  100. hists->entries = RB_ROOT;
  101. pthread_mutex_init(&hists->lock, NULL);
  102. }
  103. void __perf_evsel__set_sample_bit(struct perf_evsel *evsel,
  104. enum perf_event_sample_format bit)
  105. {
  106. if (!(evsel->attr.sample_type & bit)) {
  107. evsel->attr.sample_type |= bit;
  108. evsel->sample_size += sizeof(u64);
  109. perf_evsel__calc_id_pos(evsel);
  110. }
  111. }
  112. void __perf_evsel__reset_sample_bit(struct perf_evsel *evsel,
  113. enum perf_event_sample_format bit)
  114. {
  115. if (evsel->attr.sample_type & bit) {
  116. evsel->attr.sample_type &= ~bit;
  117. evsel->sample_size -= sizeof(u64);
  118. perf_evsel__calc_id_pos(evsel);
  119. }
  120. }
  121. void perf_evsel__set_sample_id(struct perf_evsel *evsel,
  122. bool can_sample_identifier)
  123. {
  124. if (can_sample_identifier) {
  125. perf_evsel__reset_sample_bit(evsel, ID);
  126. perf_evsel__set_sample_bit(evsel, IDENTIFIER);
  127. } else {
  128. perf_evsel__set_sample_bit(evsel, ID);
  129. }
  130. evsel->attr.read_format |= PERF_FORMAT_ID;
  131. }
  132. void perf_evsel__init(struct perf_evsel *evsel,
  133. struct perf_event_attr *attr, int idx)
  134. {
  135. evsel->idx = idx;
  136. evsel->attr = *attr;
  137. evsel->leader = evsel;
  138. INIT_LIST_HEAD(&evsel->node);
  139. hists__init(&evsel->hists);
  140. evsel->sample_size = __perf_evsel__sample_size(attr->sample_type);
  141. perf_evsel__calc_id_pos(evsel);
  142. }
  143. struct perf_evsel *perf_evsel__new(struct perf_event_attr *attr, int idx)
  144. {
  145. struct perf_evsel *evsel = zalloc(sizeof(*evsel));
  146. if (evsel != NULL)
  147. perf_evsel__init(evsel, attr, idx);
  148. return evsel;
  149. }
  150. struct event_format *event_format__new(const char *sys, const char *name)
  151. {
  152. int fd, n;
  153. char *filename;
  154. void *bf = NULL, *nbf;
  155. size_t size = 0, alloc_size = 0;
  156. struct event_format *format = NULL;
  157. if (asprintf(&filename, "%s/%s/%s/format", tracing_events_path, sys, name) < 0)
  158. goto out;
  159. fd = open(filename, O_RDONLY);
  160. if (fd < 0)
  161. goto out_free_filename;
  162. do {
  163. if (size == alloc_size) {
  164. alloc_size += BUFSIZ;
  165. nbf = realloc(bf, alloc_size);
  166. if (nbf == NULL)
  167. goto out_free_bf;
  168. bf = nbf;
  169. }
  170. n = read(fd, bf + size, alloc_size - size);
  171. if (n < 0)
  172. goto out_free_bf;
  173. size += n;
  174. } while (n > 0);
  175. pevent_parse_format(&format, bf, size, sys);
  176. out_free_bf:
  177. free(bf);
  178. close(fd);
  179. out_free_filename:
  180. free(filename);
  181. out:
  182. return format;
  183. }
  184. struct perf_evsel *perf_evsel__newtp(const char *sys, const char *name, int idx)
  185. {
  186. struct perf_evsel *evsel = zalloc(sizeof(*evsel));
  187. if (evsel != NULL) {
  188. struct perf_event_attr attr = {
  189. .type = PERF_TYPE_TRACEPOINT,
  190. .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME |
  191. PERF_SAMPLE_CPU | PERF_SAMPLE_PERIOD),
  192. };
  193. if (asprintf(&evsel->name, "%s:%s", sys, name) < 0)
  194. goto out_free;
  195. evsel->tp_format = event_format__new(sys, name);
  196. if (evsel->tp_format == NULL)
  197. goto out_free;
  198. event_attr_init(&attr);
  199. attr.config = evsel->tp_format->id;
  200. attr.sample_period = 1;
  201. perf_evsel__init(evsel, &attr, idx);
  202. }
  203. return evsel;
  204. out_free:
  205. free(evsel->name);
  206. free(evsel);
  207. return NULL;
  208. }
  209. const char *perf_evsel__hw_names[PERF_COUNT_HW_MAX] = {
  210. "cycles",
  211. "instructions",
  212. "cache-references",
  213. "cache-misses",
  214. "branches",
  215. "branch-misses",
  216. "bus-cycles",
  217. "stalled-cycles-frontend",
  218. "stalled-cycles-backend",
  219. "ref-cycles",
  220. };
  221. static const char *__perf_evsel__hw_name(u64 config)
  222. {
  223. if (config < PERF_COUNT_HW_MAX && perf_evsel__hw_names[config])
  224. return perf_evsel__hw_names[config];
  225. return "unknown-hardware";
  226. }
  227. static int perf_evsel__add_modifiers(struct perf_evsel *evsel, char *bf, size_t size)
  228. {
  229. int colon = 0, r = 0;
  230. struct perf_event_attr *attr = &evsel->attr;
  231. bool exclude_guest_default = false;
  232. #define MOD_PRINT(context, mod) do { \
  233. if (!attr->exclude_##context) { \
  234. if (!colon) colon = ++r; \
  235. r += scnprintf(bf + r, size - r, "%c", mod); \
  236. } } while(0)
  237. if (attr->exclude_kernel || attr->exclude_user || attr->exclude_hv) {
  238. MOD_PRINT(kernel, 'k');
  239. MOD_PRINT(user, 'u');
  240. MOD_PRINT(hv, 'h');
  241. exclude_guest_default = true;
  242. }
  243. if (attr->precise_ip) {
  244. if (!colon)
  245. colon = ++r;
  246. r += scnprintf(bf + r, size - r, "%.*s", attr->precise_ip, "ppp");
  247. exclude_guest_default = true;
  248. }
  249. if (attr->exclude_host || attr->exclude_guest == exclude_guest_default) {
  250. MOD_PRINT(host, 'H');
  251. MOD_PRINT(guest, 'G');
  252. }
  253. #undef MOD_PRINT
  254. if (colon)
  255. bf[colon - 1] = ':';
  256. return r;
  257. }
  258. static int perf_evsel__hw_name(struct perf_evsel *evsel, char *bf, size_t size)
  259. {
  260. int r = scnprintf(bf, size, "%s", __perf_evsel__hw_name(evsel->attr.config));
  261. return r + perf_evsel__add_modifiers(evsel, bf + r, size - r);
  262. }
  263. const char *perf_evsel__sw_names[PERF_COUNT_SW_MAX] = {
  264. "cpu-clock",
  265. "task-clock",
  266. "page-faults",
  267. "context-switches",
  268. "cpu-migrations",
  269. "minor-faults",
  270. "major-faults",
  271. "alignment-faults",
  272. "emulation-faults",
  273. "dummy",
  274. };
  275. static const char *__perf_evsel__sw_name(u64 config)
  276. {
  277. if (config < PERF_COUNT_SW_MAX && perf_evsel__sw_names[config])
  278. return perf_evsel__sw_names[config];
  279. return "unknown-software";
  280. }
  281. static int perf_evsel__sw_name(struct perf_evsel *evsel, char *bf, size_t size)
  282. {
  283. int r = scnprintf(bf, size, "%s", __perf_evsel__sw_name(evsel->attr.config));
  284. return r + perf_evsel__add_modifiers(evsel, bf + r, size - r);
  285. }
  286. static int __perf_evsel__bp_name(char *bf, size_t size, u64 addr, u64 type)
  287. {
  288. int r;
  289. r = scnprintf(bf, size, "mem:0x%" PRIx64 ":", addr);
  290. if (type & HW_BREAKPOINT_R)
  291. r += scnprintf(bf + r, size - r, "r");
  292. if (type & HW_BREAKPOINT_W)
  293. r += scnprintf(bf + r, size - r, "w");
  294. if (type & HW_BREAKPOINT_X)
  295. r += scnprintf(bf + r, size - r, "x");
  296. return r;
  297. }
  298. static int perf_evsel__bp_name(struct perf_evsel *evsel, char *bf, size_t size)
  299. {
  300. struct perf_event_attr *attr = &evsel->attr;
  301. int r = __perf_evsel__bp_name(bf, size, attr->bp_addr, attr->bp_type);
  302. return r + perf_evsel__add_modifiers(evsel, bf + r, size - r);
  303. }
  304. const char *perf_evsel__hw_cache[PERF_COUNT_HW_CACHE_MAX]
  305. [PERF_EVSEL__MAX_ALIASES] = {
  306. { "L1-dcache", "l1-d", "l1d", "L1-data", },
  307. { "L1-icache", "l1-i", "l1i", "L1-instruction", },
  308. { "LLC", "L2", },
  309. { "dTLB", "d-tlb", "Data-TLB", },
  310. { "iTLB", "i-tlb", "Instruction-TLB", },
  311. { "branch", "branches", "bpu", "btb", "bpc", },
  312. { "node", },
  313. };
  314. const char *perf_evsel__hw_cache_op[PERF_COUNT_HW_CACHE_OP_MAX]
  315. [PERF_EVSEL__MAX_ALIASES] = {
  316. { "load", "loads", "read", },
  317. { "store", "stores", "write", },
  318. { "prefetch", "prefetches", "speculative-read", "speculative-load", },
  319. };
  320. const char *perf_evsel__hw_cache_result[PERF_COUNT_HW_CACHE_RESULT_MAX]
  321. [PERF_EVSEL__MAX_ALIASES] = {
  322. { "refs", "Reference", "ops", "access", },
  323. { "misses", "miss", },
  324. };
  325. #define C(x) PERF_COUNT_HW_CACHE_##x
  326. #define CACHE_READ (1 << C(OP_READ))
  327. #define CACHE_WRITE (1 << C(OP_WRITE))
  328. #define CACHE_PREFETCH (1 << C(OP_PREFETCH))
  329. #define COP(x) (1 << x)
  330. /*
  331. * cache operartion stat
  332. * L1I : Read and prefetch only
  333. * ITLB and BPU : Read-only
  334. */
  335. static unsigned long perf_evsel__hw_cache_stat[C(MAX)] = {
  336. [C(L1D)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),
  337. [C(L1I)] = (CACHE_READ | CACHE_PREFETCH),
  338. [C(LL)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),
  339. [C(DTLB)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),
  340. [C(ITLB)] = (CACHE_READ),
  341. [C(BPU)] = (CACHE_READ),
  342. [C(NODE)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),
  343. };
  344. bool perf_evsel__is_cache_op_valid(u8 type, u8 op)
  345. {
  346. if (perf_evsel__hw_cache_stat[type] & COP(op))
  347. return true; /* valid */
  348. else
  349. return false; /* invalid */
  350. }
  351. int __perf_evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result,
  352. char *bf, size_t size)
  353. {
  354. if (result) {
  355. return scnprintf(bf, size, "%s-%s-%s", perf_evsel__hw_cache[type][0],
  356. perf_evsel__hw_cache_op[op][0],
  357. perf_evsel__hw_cache_result[result][0]);
  358. }
  359. return scnprintf(bf, size, "%s-%s", perf_evsel__hw_cache[type][0],
  360. perf_evsel__hw_cache_op[op][1]);
  361. }
  362. static int __perf_evsel__hw_cache_name(u64 config, char *bf, size_t size)
  363. {
  364. u8 op, result, type = (config >> 0) & 0xff;
  365. const char *err = "unknown-ext-hardware-cache-type";
  366. if (type > PERF_COUNT_HW_CACHE_MAX)
  367. goto out_err;
  368. op = (config >> 8) & 0xff;
  369. err = "unknown-ext-hardware-cache-op";
  370. if (op > PERF_COUNT_HW_CACHE_OP_MAX)
  371. goto out_err;
  372. result = (config >> 16) & 0xff;
  373. err = "unknown-ext-hardware-cache-result";
  374. if (result > PERF_COUNT_HW_CACHE_RESULT_MAX)
  375. goto out_err;
  376. err = "invalid-cache";
  377. if (!perf_evsel__is_cache_op_valid(type, op))
  378. goto out_err;
  379. return __perf_evsel__hw_cache_type_op_res_name(type, op, result, bf, size);
  380. out_err:
  381. return scnprintf(bf, size, "%s", err);
  382. }
  383. static int perf_evsel__hw_cache_name(struct perf_evsel *evsel, char *bf, size_t size)
  384. {
  385. int ret = __perf_evsel__hw_cache_name(evsel->attr.config, bf, size);
  386. return ret + perf_evsel__add_modifiers(evsel, bf + ret, size - ret);
  387. }
  388. static int perf_evsel__raw_name(struct perf_evsel *evsel, char *bf, size_t size)
  389. {
  390. int ret = scnprintf(bf, size, "raw 0x%" PRIx64, evsel->attr.config);
  391. return ret + perf_evsel__add_modifiers(evsel, bf + ret, size - ret);
  392. }
  393. const char *perf_evsel__name(struct perf_evsel *evsel)
  394. {
  395. char bf[128];
  396. if (evsel->name)
  397. return evsel->name;
  398. switch (evsel->attr.type) {
  399. case PERF_TYPE_RAW:
  400. perf_evsel__raw_name(evsel, bf, sizeof(bf));
  401. break;
  402. case PERF_TYPE_HARDWARE:
  403. perf_evsel__hw_name(evsel, bf, sizeof(bf));
  404. break;
  405. case PERF_TYPE_HW_CACHE:
  406. perf_evsel__hw_cache_name(evsel, bf, sizeof(bf));
  407. break;
  408. case PERF_TYPE_SOFTWARE:
  409. perf_evsel__sw_name(evsel, bf, sizeof(bf));
  410. break;
  411. case PERF_TYPE_TRACEPOINT:
  412. scnprintf(bf, sizeof(bf), "%s", "unknown tracepoint");
  413. break;
  414. case PERF_TYPE_BREAKPOINT:
  415. perf_evsel__bp_name(evsel, bf, sizeof(bf));
  416. break;
  417. default:
  418. scnprintf(bf, sizeof(bf), "unknown attr type: %d",
  419. evsel->attr.type);
  420. break;
  421. }
  422. evsel->name = strdup(bf);
  423. return evsel->name ?: "unknown";
  424. }
  425. const char *perf_evsel__group_name(struct perf_evsel *evsel)
  426. {
  427. return evsel->group_name ?: "anon group";
  428. }
  429. int perf_evsel__group_desc(struct perf_evsel *evsel, char *buf, size_t size)
  430. {
  431. int ret;
  432. struct perf_evsel *pos;
  433. const char *group_name = perf_evsel__group_name(evsel);
  434. ret = scnprintf(buf, size, "%s", group_name);
  435. ret += scnprintf(buf + ret, size - ret, " { %s",
  436. perf_evsel__name(evsel));
  437. for_each_group_member(pos, evsel)
  438. ret += scnprintf(buf + ret, size - ret, ", %s",
  439. perf_evsel__name(pos));
  440. ret += scnprintf(buf + ret, size - ret, " }");
  441. return ret;
  442. }
  443. /*
  444. * The enable_on_exec/disabled value strategy:
  445. *
  446. * 1) For any type of traced program:
  447. * - all independent events and group leaders are disabled
  448. * - all group members are enabled
  449. *
  450. * Group members are ruled by group leaders. They need to
  451. * be enabled, because the group scheduling relies on that.
  452. *
  453. * 2) For traced programs executed by perf:
  454. * - all independent events and group leaders have
  455. * enable_on_exec set
  456. * - we don't specifically enable or disable any event during
  457. * the record command
  458. *
  459. * Independent events and group leaders are initially disabled
  460. * and get enabled by exec. Group members are ruled by group
  461. * leaders as stated in 1).
  462. *
  463. * 3) For traced programs attached by perf (pid/tid):
  464. * - we specifically enable or disable all events during
  465. * the record command
  466. *
  467. * When attaching events to already running traced we
  468. * enable/disable events specifically, as there's no
  469. * initial traced exec call.
  470. */
  471. void perf_evsel__config(struct perf_evsel *evsel,
  472. struct perf_record_opts *opts)
  473. {
  474. struct perf_evsel *leader = evsel->leader;
  475. struct perf_event_attr *attr = &evsel->attr;
  476. int track = !evsel->idx; /* only the first counter needs these */
  477. attr->sample_id_all = perf_missing_features.sample_id_all ? 0 : 1;
  478. attr->inherit = !opts->no_inherit;
  479. perf_evsel__set_sample_bit(evsel, IP);
  480. perf_evsel__set_sample_bit(evsel, TID);
  481. if (evsel->sample_read) {
  482. perf_evsel__set_sample_bit(evsel, READ);
  483. /*
  484. * We need ID even in case of single event, because
  485. * PERF_SAMPLE_READ process ID specific data.
  486. */
  487. perf_evsel__set_sample_id(evsel, false);
  488. /*
  489. * Apply group format only if we belong to group
  490. * with more than one members.
  491. */
  492. if (leader->nr_members > 1) {
  493. attr->read_format |= PERF_FORMAT_GROUP;
  494. attr->inherit = 0;
  495. }
  496. }
  497. /*
  498. * We default some events to a 1 default interval. But keep
  499. * it a weak assumption overridable by the user.
  500. */
  501. if (!attr->sample_period || (opts->user_freq != UINT_MAX &&
  502. opts->user_interval != ULLONG_MAX)) {
  503. if (opts->freq) {
  504. perf_evsel__set_sample_bit(evsel, PERIOD);
  505. attr->freq = 1;
  506. attr->sample_freq = opts->freq;
  507. } else {
  508. attr->sample_period = opts->default_interval;
  509. }
  510. }
  511. /*
  512. * Disable sampling for all group members other
  513. * than leader in case leader 'leads' the sampling.
  514. */
  515. if ((leader != evsel) && leader->sample_read) {
  516. attr->sample_freq = 0;
  517. attr->sample_period = 0;
  518. }
  519. if (opts->no_samples)
  520. attr->sample_freq = 0;
  521. if (opts->inherit_stat)
  522. attr->inherit_stat = 1;
  523. if (opts->sample_address) {
  524. perf_evsel__set_sample_bit(evsel, ADDR);
  525. attr->mmap_data = track;
  526. }
  527. if (opts->call_graph) {
  528. perf_evsel__set_sample_bit(evsel, CALLCHAIN);
  529. if (opts->call_graph == CALLCHAIN_DWARF) {
  530. perf_evsel__set_sample_bit(evsel, REGS_USER);
  531. perf_evsel__set_sample_bit(evsel, STACK_USER);
  532. attr->sample_regs_user = PERF_REGS_MASK;
  533. attr->sample_stack_user = opts->stack_dump_size;
  534. attr->exclude_callchain_user = 1;
  535. }
  536. }
  537. if (perf_target__has_cpu(&opts->target))
  538. perf_evsel__set_sample_bit(evsel, CPU);
  539. if (opts->period)
  540. perf_evsel__set_sample_bit(evsel, PERIOD);
  541. if (!perf_missing_features.sample_id_all &&
  542. (opts->sample_time || !opts->no_inherit ||
  543. perf_target__has_cpu(&opts->target)))
  544. perf_evsel__set_sample_bit(evsel, TIME);
  545. if (opts->raw_samples) {
  546. perf_evsel__set_sample_bit(evsel, TIME);
  547. perf_evsel__set_sample_bit(evsel, RAW);
  548. perf_evsel__set_sample_bit(evsel, CPU);
  549. }
  550. if (opts->sample_address)
  551. attr->sample_type |= PERF_SAMPLE_DATA_SRC;
  552. if (opts->no_delay) {
  553. attr->watermark = 0;
  554. attr->wakeup_events = 1;
  555. }
  556. if (opts->branch_stack) {
  557. perf_evsel__set_sample_bit(evsel, BRANCH_STACK);
  558. attr->branch_sample_type = opts->branch_stack;
  559. }
  560. if (opts->sample_weight)
  561. attr->sample_type |= PERF_SAMPLE_WEIGHT;
  562. attr->mmap = track;
  563. attr->mmap2 = track && !perf_missing_features.mmap2;
  564. attr->comm = track;
  565. /*
  566. * XXX see the function comment above
  567. *
  568. * Disabling only independent events or group leaders,
  569. * keeping group members enabled.
  570. */
  571. if (perf_evsel__is_group_leader(evsel))
  572. attr->disabled = 1;
  573. /*
  574. * Setting enable_on_exec for independent events and
  575. * group leaders for traced executed by perf.
  576. */
  577. if (perf_target__none(&opts->target) && perf_evsel__is_group_leader(evsel))
  578. attr->enable_on_exec = 1;
  579. }
  580. int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads)
  581. {
  582. int cpu, thread;
  583. evsel->fd = xyarray__new(ncpus, nthreads, sizeof(int));
  584. if (evsel->fd) {
  585. for (cpu = 0; cpu < ncpus; cpu++) {
  586. for (thread = 0; thread < nthreads; thread++) {
  587. FD(evsel, cpu, thread) = -1;
  588. }
  589. }
  590. }
  591. return evsel->fd != NULL ? 0 : -ENOMEM;
  592. }
  593. static int perf_evsel__run_ioctl(struct perf_evsel *evsel, int ncpus, int nthreads,
  594. int ioc, void *arg)
  595. {
  596. int cpu, thread;
  597. for (cpu = 0; cpu < ncpus; cpu++) {
  598. for (thread = 0; thread < nthreads; thread++) {
  599. int fd = FD(evsel, cpu, thread),
  600. err = ioctl(fd, ioc, arg);
  601. if (err)
  602. return err;
  603. }
  604. }
  605. return 0;
  606. }
  607. int perf_evsel__set_filter(struct perf_evsel *evsel, int ncpus, int nthreads,
  608. const char *filter)
  609. {
  610. return perf_evsel__run_ioctl(evsel, ncpus, nthreads,
  611. PERF_EVENT_IOC_SET_FILTER,
  612. (void *)filter);
  613. }
  614. int perf_evsel__enable(struct perf_evsel *evsel, int ncpus, int nthreads)
  615. {
  616. return perf_evsel__run_ioctl(evsel, ncpus, nthreads,
  617. PERF_EVENT_IOC_ENABLE,
  618. 0);
  619. }
  620. int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads)
  621. {
  622. evsel->sample_id = xyarray__new(ncpus, nthreads, sizeof(struct perf_sample_id));
  623. if (evsel->sample_id == NULL)
  624. return -ENOMEM;
  625. evsel->id = zalloc(ncpus * nthreads * sizeof(u64));
  626. if (evsel->id == NULL) {
  627. xyarray__delete(evsel->sample_id);
  628. evsel->sample_id = NULL;
  629. return -ENOMEM;
  630. }
  631. return 0;
  632. }
  633. void perf_evsel__reset_counts(struct perf_evsel *evsel, int ncpus)
  634. {
  635. memset(evsel->counts, 0, (sizeof(*evsel->counts) +
  636. (ncpus * sizeof(struct perf_counts_values))));
  637. }
  638. int perf_evsel__alloc_counts(struct perf_evsel *evsel, int ncpus)
  639. {
  640. evsel->counts = zalloc((sizeof(*evsel->counts) +
  641. (ncpus * sizeof(struct perf_counts_values))));
  642. return evsel->counts != NULL ? 0 : -ENOMEM;
  643. }
  644. void perf_evsel__free_fd(struct perf_evsel *evsel)
  645. {
  646. xyarray__delete(evsel->fd);
  647. evsel->fd = NULL;
  648. }
  649. void perf_evsel__free_id(struct perf_evsel *evsel)
  650. {
  651. xyarray__delete(evsel->sample_id);
  652. evsel->sample_id = NULL;
  653. free(evsel->id);
  654. evsel->id = NULL;
  655. }
  656. void perf_evsel__close_fd(struct perf_evsel *evsel, int ncpus, int nthreads)
  657. {
  658. int cpu, thread;
  659. for (cpu = 0; cpu < ncpus; cpu++)
  660. for (thread = 0; thread < nthreads; ++thread) {
  661. close(FD(evsel, cpu, thread));
  662. FD(evsel, cpu, thread) = -1;
  663. }
  664. }
  665. void perf_evsel__free_counts(struct perf_evsel *evsel)
  666. {
  667. free(evsel->counts);
  668. }
  669. void perf_evsel__exit(struct perf_evsel *evsel)
  670. {
  671. assert(list_empty(&evsel->node));
  672. perf_evsel__free_fd(evsel);
  673. perf_evsel__free_id(evsel);
  674. }
  675. void perf_evsel__delete(struct perf_evsel *evsel)
  676. {
  677. perf_evsel__exit(evsel);
  678. close_cgroup(evsel->cgrp);
  679. free(evsel->group_name);
  680. if (evsel->tp_format)
  681. pevent_free_format(evsel->tp_format);
  682. free(evsel->name);
  683. free(evsel);
  684. }
  685. static inline void compute_deltas(struct perf_evsel *evsel,
  686. int cpu,
  687. struct perf_counts_values *count)
  688. {
  689. struct perf_counts_values tmp;
  690. if (!evsel->prev_raw_counts)
  691. return;
  692. if (cpu == -1) {
  693. tmp = evsel->prev_raw_counts->aggr;
  694. evsel->prev_raw_counts->aggr = *count;
  695. } else {
  696. tmp = evsel->prev_raw_counts->cpu[cpu];
  697. evsel->prev_raw_counts->cpu[cpu] = *count;
  698. }
  699. count->val = count->val - tmp.val;
  700. count->ena = count->ena - tmp.ena;
  701. count->run = count->run - tmp.run;
  702. }
  703. int __perf_evsel__read_on_cpu(struct perf_evsel *evsel,
  704. int cpu, int thread, bool scale)
  705. {
  706. struct perf_counts_values count;
  707. size_t nv = scale ? 3 : 1;
  708. if (FD(evsel, cpu, thread) < 0)
  709. return -EINVAL;
  710. if (evsel->counts == NULL && perf_evsel__alloc_counts(evsel, cpu + 1) < 0)
  711. return -ENOMEM;
  712. if (readn(FD(evsel, cpu, thread), &count, nv * sizeof(u64)) < 0)
  713. return -errno;
  714. compute_deltas(evsel, cpu, &count);
  715. if (scale) {
  716. if (count.run == 0)
  717. count.val = 0;
  718. else if (count.run < count.ena)
  719. count.val = (u64)((double)count.val * count.ena / count.run + 0.5);
  720. } else
  721. count.ena = count.run = 0;
  722. evsel->counts->cpu[cpu] = count;
  723. return 0;
  724. }
  725. int __perf_evsel__read(struct perf_evsel *evsel,
  726. int ncpus, int nthreads, bool scale)
  727. {
  728. size_t nv = scale ? 3 : 1;
  729. int cpu, thread;
  730. struct perf_counts_values *aggr = &evsel->counts->aggr, count;
  731. aggr->val = aggr->ena = aggr->run = 0;
  732. for (cpu = 0; cpu < ncpus; cpu++) {
  733. for (thread = 0; thread < nthreads; thread++) {
  734. if (FD(evsel, cpu, thread) < 0)
  735. continue;
  736. if (readn(FD(evsel, cpu, thread),
  737. &count, nv * sizeof(u64)) < 0)
  738. return -errno;
  739. aggr->val += count.val;
  740. if (scale) {
  741. aggr->ena += count.ena;
  742. aggr->run += count.run;
  743. }
  744. }
  745. }
  746. compute_deltas(evsel, -1, aggr);
  747. evsel->counts->scaled = 0;
  748. if (scale) {
  749. if (aggr->run == 0) {
  750. evsel->counts->scaled = -1;
  751. aggr->val = 0;
  752. return 0;
  753. }
  754. if (aggr->run < aggr->ena) {
  755. evsel->counts->scaled = 1;
  756. aggr->val = (u64)((double)aggr->val * aggr->ena / aggr->run + 0.5);
  757. }
  758. } else
  759. aggr->ena = aggr->run = 0;
  760. return 0;
  761. }
  762. static int get_group_fd(struct perf_evsel *evsel, int cpu, int thread)
  763. {
  764. struct perf_evsel *leader = evsel->leader;
  765. int fd;
  766. if (perf_evsel__is_group_leader(evsel))
  767. return -1;
  768. /*
  769. * Leader must be already processed/open,
  770. * if not it's a bug.
  771. */
  772. BUG_ON(!leader->fd);
  773. fd = FD(leader, cpu, thread);
  774. BUG_ON(fd == -1);
  775. return fd;
  776. }
  777. #define __PRINT_ATTR(fmt, cast, field) \
  778. fprintf(fp, " %-19s "fmt"\n", #field, cast attr->field)
  779. #define PRINT_ATTR_U32(field) __PRINT_ATTR("%u" , , field)
  780. #define PRINT_ATTR_X32(field) __PRINT_ATTR("%#x", , field)
  781. #define PRINT_ATTR_U64(field) __PRINT_ATTR("%" PRIu64, (uint64_t), field)
  782. #define PRINT_ATTR_X64(field) __PRINT_ATTR("%#"PRIx64, (uint64_t), field)
  783. #define PRINT_ATTR2N(name1, field1, name2, field2) \
  784. fprintf(fp, " %-19s %u %-19s %u\n", \
  785. name1, attr->field1, name2, attr->field2)
  786. #define PRINT_ATTR2(field1, field2) \
  787. PRINT_ATTR2N(#field1, field1, #field2, field2)
  788. static size_t perf_event_attr__fprintf(struct perf_event_attr *attr, FILE *fp)
  789. {
  790. size_t ret = 0;
  791. ret += fprintf(fp, "%.60s\n", graph_dotted_line);
  792. ret += fprintf(fp, "perf_event_attr:\n");
  793. ret += PRINT_ATTR_U32(type);
  794. ret += PRINT_ATTR_U32(size);
  795. ret += PRINT_ATTR_X64(config);
  796. ret += PRINT_ATTR_U64(sample_period);
  797. ret += PRINT_ATTR_U64(sample_freq);
  798. ret += PRINT_ATTR_X64(sample_type);
  799. ret += PRINT_ATTR_X64(read_format);
  800. ret += PRINT_ATTR2(disabled, inherit);
  801. ret += PRINT_ATTR2(pinned, exclusive);
  802. ret += PRINT_ATTR2(exclude_user, exclude_kernel);
  803. ret += PRINT_ATTR2(exclude_hv, exclude_idle);
  804. ret += PRINT_ATTR2(mmap, comm);
  805. ret += PRINT_ATTR2(freq, inherit_stat);
  806. ret += PRINT_ATTR2(enable_on_exec, task);
  807. ret += PRINT_ATTR2(watermark, precise_ip);
  808. ret += PRINT_ATTR2(mmap_data, sample_id_all);
  809. ret += PRINT_ATTR2(exclude_host, exclude_guest);
  810. ret += PRINT_ATTR2N("excl.callchain_kern", exclude_callchain_kernel,
  811. "excl.callchain_user", exclude_callchain_user);
  812. ret += PRINT_ATTR_U32(wakeup_events);
  813. ret += PRINT_ATTR_U32(wakeup_watermark);
  814. ret += PRINT_ATTR_X32(bp_type);
  815. ret += PRINT_ATTR_X64(bp_addr);
  816. ret += PRINT_ATTR_X64(config1);
  817. ret += PRINT_ATTR_U64(bp_len);
  818. ret += PRINT_ATTR_X64(config2);
  819. ret += PRINT_ATTR_X64(branch_sample_type);
  820. ret += PRINT_ATTR_X64(sample_regs_user);
  821. ret += PRINT_ATTR_U32(sample_stack_user);
  822. ret += fprintf(fp, "%.60s\n", graph_dotted_line);
  823. return ret;
  824. }
  825. static int __perf_evsel__open(struct perf_evsel *evsel, struct cpu_map *cpus,
  826. struct thread_map *threads)
  827. {
  828. int cpu, thread;
  829. unsigned long flags = 0;
  830. int pid = -1, err;
  831. enum { NO_CHANGE, SET_TO_MAX, INCREASED_MAX } set_rlimit = NO_CHANGE;
  832. if (evsel->fd == NULL &&
  833. perf_evsel__alloc_fd(evsel, cpus->nr, threads->nr) < 0)
  834. return -ENOMEM;
  835. if (evsel->cgrp) {
  836. flags = PERF_FLAG_PID_CGROUP;
  837. pid = evsel->cgrp->fd;
  838. }
  839. fallback_missing_features:
  840. if (perf_missing_features.mmap2)
  841. evsel->attr.mmap2 = 0;
  842. if (perf_missing_features.exclude_guest)
  843. evsel->attr.exclude_guest = evsel->attr.exclude_host = 0;
  844. retry_sample_id:
  845. if (perf_missing_features.sample_id_all)
  846. evsel->attr.sample_id_all = 0;
  847. if (verbose >= 2)
  848. perf_event_attr__fprintf(&evsel->attr, stderr);
  849. for (cpu = 0; cpu < cpus->nr; cpu++) {
  850. for (thread = 0; thread < threads->nr; thread++) {
  851. int group_fd;
  852. if (!evsel->cgrp)
  853. pid = threads->map[thread];
  854. group_fd = get_group_fd(evsel, cpu, thread);
  855. retry_open:
  856. pr_debug2("perf_event_open: pid %d cpu %d group_fd %d flags %#lx\n",
  857. pid, cpus->map[cpu], group_fd, flags);
  858. FD(evsel, cpu, thread) = sys_perf_event_open(&evsel->attr,
  859. pid,
  860. cpus->map[cpu],
  861. group_fd, flags);
  862. if (FD(evsel, cpu, thread) < 0) {
  863. err = -errno;
  864. goto try_fallback;
  865. }
  866. set_rlimit = NO_CHANGE;
  867. }
  868. }
  869. return 0;
  870. try_fallback:
  871. /*
  872. * perf stat needs between 5 and 22 fds per CPU. When we run out
  873. * of them try to increase the limits.
  874. */
  875. if (err == -EMFILE && set_rlimit < INCREASED_MAX) {
  876. struct rlimit l;
  877. int old_errno = errno;
  878. if (getrlimit(RLIMIT_NOFILE, &l) == 0) {
  879. if (set_rlimit == NO_CHANGE)
  880. l.rlim_cur = l.rlim_max;
  881. else {
  882. l.rlim_cur = l.rlim_max + 1000;
  883. l.rlim_max = l.rlim_cur;
  884. }
  885. if (setrlimit(RLIMIT_NOFILE, &l) == 0) {
  886. set_rlimit++;
  887. errno = old_errno;
  888. goto retry_open;
  889. }
  890. }
  891. errno = old_errno;
  892. }
  893. if (err != -EINVAL || cpu > 0 || thread > 0)
  894. goto out_close;
  895. if (!perf_missing_features.mmap2 && evsel->attr.mmap2) {
  896. perf_missing_features.mmap2 = true;
  897. goto fallback_missing_features;
  898. } else if (!perf_missing_features.exclude_guest &&
  899. (evsel->attr.exclude_guest || evsel->attr.exclude_host)) {
  900. perf_missing_features.exclude_guest = true;
  901. goto fallback_missing_features;
  902. } else if (!perf_missing_features.sample_id_all) {
  903. perf_missing_features.sample_id_all = true;
  904. goto retry_sample_id;
  905. }
  906. out_close:
  907. do {
  908. while (--thread >= 0) {
  909. close(FD(evsel, cpu, thread));
  910. FD(evsel, cpu, thread) = -1;
  911. }
  912. thread = threads->nr;
  913. } while (--cpu >= 0);
  914. return err;
  915. }
  916. void perf_evsel__close(struct perf_evsel *evsel, int ncpus, int nthreads)
  917. {
  918. if (evsel->fd == NULL)
  919. return;
  920. perf_evsel__close_fd(evsel, ncpus, nthreads);
  921. perf_evsel__free_fd(evsel);
  922. evsel->fd = NULL;
  923. }
  924. static struct {
  925. struct cpu_map map;
  926. int cpus[1];
  927. } empty_cpu_map = {
  928. .map.nr = 1,
  929. .cpus = { -1, },
  930. };
  931. static struct {
  932. struct thread_map map;
  933. int threads[1];
  934. } empty_thread_map = {
  935. .map.nr = 1,
  936. .threads = { -1, },
  937. };
  938. int perf_evsel__open(struct perf_evsel *evsel, struct cpu_map *cpus,
  939. struct thread_map *threads)
  940. {
  941. if (cpus == NULL) {
  942. /* Work around old compiler warnings about strict aliasing */
  943. cpus = &empty_cpu_map.map;
  944. }
  945. if (threads == NULL)
  946. threads = &empty_thread_map.map;
  947. return __perf_evsel__open(evsel, cpus, threads);
  948. }
  949. int perf_evsel__open_per_cpu(struct perf_evsel *evsel,
  950. struct cpu_map *cpus)
  951. {
  952. return __perf_evsel__open(evsel, cpus, &empty_thread_map.map);
  953. }
  954. int perf_evsel__open_per_thread(struct perf_evsel *evsel,
  955. struct thread_map *threads)
  956. {
  957. return __perf_evsel__open(evsel, &empty_cpu_map.map, threads);
  958. }
  959. static int perf_evsel__parse_id_sample(const struct perf_evsel *evsel,
  960. const union perf_event *event,
  961. struct perf_sample *sample)
  962. {
  963. u64 type = evsel->attr.sample_type;
  964. const u64 *array = event->sample.array;
  965. bool swapped = evsel->needs_swap;
  966. union u64_swap u;
  967. array += ((event->header.size -
  968. sizeof(event->header)) / sizeof(u64)) - 1;
  969. if (type & PERF_SAMPLE_IDENTIFIER) {
  970. sample->id = *array;
  971. array--;
  972. }
  973. if (type & PERF_SAMPLE_CPU) {
  974. u.val64 = *array;
  975. if (swapped) {
  976. /* undo swap of u64, then swap on individual u32s */
  977. u.val64 = bswap_64(u.val64);
  978. u.val32[0] = bswap_32(u.val32[0]);
  979. }
  980. sample->cpu = u.val32[0];
  981. array--;
  982. }
  983. if (type & PERF_SAMPLE_STREAM_ID) {
  984. sample->stream_id = *array;
  985. array--;
  986. }
  987. if (type & PERF_SAMPLE_ID) {
  988. sample->id = *array;
  989. array--;
  990. }
  991. if (type & PERF_SAMPLE_TIME) {
  992. sample->time = *array;
  993. array--;
  994. }
  995. if (type & PERF_SAMPLE_TID) {
  996. u.val64 = *array;
  997. if (swapped) {
  998. /* undo swap of u64, then swap on individual u32s */
  999. u.val64 = bswap_64(u.val64);
  1000. u.val32[0] = bswap_32(u.val32[0]);
  1001. u.val32[1] = bswap_32(u.val32[1]);
  1002. }
  1003. sample->pid = u.val32[0];
  1004. sample->tid = u.val32[1];
  1005. }
  1006. return 0;
  1007. }
  1008. static inline bool overflow(const void *endp, u16 max_size, const void *offset,
  1009. u64 size)
  1010. {
  1011. return size > max_size || offset + size > endp;
  1012. }
  1013. #define OVERFLOW_CHECK(offset, size, max_size) \
  1014. do { \
  1015. if (overflow(endp, (max_size), (offset), (size))) \
  1016. return -EFAULT; \
  1017. } while (0)
  1018. #define OVERFLOW_CHECK_u64(offset) \
  1019. OVERFLOW_CHECK(offset, sizeof(u64), sizeof(u64))
  1020. int perf_evsel__parse_sample(struct perf_evsel *evsel, union perf_event *event,
  1021. struct perf_sample *data)
  1022. {
  1023. u64 type = evsel->attr.sample_type;
  1024. bool swapped = evsel->needs_swap;
  1025. const u64 *array;
  1026. u16 max_size = event->header.size;
  1027. const void *endp = (void *)event + max_size;
  1028. u64 sz;
  1029. /*
  1030. * used for cross-endian analysis. See git commit 65014ab3
  1031. * for why this goofiness is needed.
  1032. */
  1033. union u64_swap u;
  1034. memset(data, 0, sizeof(*data));
  1035. data->cpu = data->pid = data->tid = -1;
  1036. data->stream_id = data->id = data->time = -1ULL;
  1037. data->period = 1;
  1038. data->weight = 0;
  1039. if (event->header.type != PERF_RECORD_SAMPLE) {
  1040. if (!evsel->attr.sample_id_all)
  1041. return 0;
  1042. return perf_evsel__parse_id_sample(evsel, event, data);
  1043. }
  1044. array = event->sample.array;
  1045. /*
  1046. * The evsel's sample_size is based on PERF_SAMPLE_MASK which includes
  1047. * up to PERF_SAMPLE_PERIOD. After that overflow() must be used to
  1048. * check the format does not go past the end of the event.
  1049. */
  1050. if (evsel->sample_size + sizeof(event->header) > event->header.size)
  1051. return -EFAULT;
  1052. data->id = -1ULL;
  1053. if (type & PERF_SAMPLE_IDENTIFIER) {
  1054. data->id = *array;
  1055. array++;
  1056. }
  1057. if (type & PERF_SAMPLE_IP) {
  1058. data->ip = *array;
  1059. array++;
  1060. }
  1061. if (type & PERF_SAMPLE_TID) {
  1062. u.val64 = *array;
  1063. if (swapped) {
  1064. /* undo swap of u64, then swap on individual u32s */
  1065. u.val64 = bswap_64(u.val64);
  1066. u.val32[0] = bswap_32(u.val32[0]);
  1067. u.val32[1] = bswap_32(u.val32[1]);
  1068. }
  1069. data->pid = u.val32[0];
  1070. data->tid = u.val32[1];
  1071. array++;
  1072. }
  1073. if (type & PERF_SAMPLE_TIME) {
  1074. data->time = *array;
  1075. array++;
  1076. }
  1077. data->addr = 0;
  1078. if (type & PERF_SAMPLE_ADDR) {
  1079. data->addr = *array;
  1080. array++;
  1081. }
  1082. if (type & PERF_SAMPLE_ID) {
  1083. data->id = *array;
  1084. array++;
  1085. }
  1086. if (type & PERF_SAMPLE_STREAM_ID) {
  1087. data->stream_id = *array;
  1088. array++;
  1089. }
  1090. if (type & PERF_SAMPLE_CPU) {
  1091. u.val64 = *array;
  1092. if (swapped) {
  1093. /* undo swap of u64, then swap on individual u32s */
  1094. u.val64 = bswap_64(u.val64);
  1095. u.val32[0] = bswap_32(u.val32[0]);
  1096. }
  1097. data->cpu = u.val32[0];
  1098. array++;
  1099. }
  1100. if (type & PERF_SAMPLE_PERIOD) {
  1101. data->period = *array;
  1102. array++;
  1103. }
  1104. if (type & PERF_SAMPLE_READ) {
  1105. u64 read_format = evsel->attr.read_format;
  1106. OVERFLOW_CHECK_u64(array);
  1107. if (read_format & PERF_FORMAT_GROUP)
  1108. data->read.group.nr = *array;
  1109. else
  1110. data->read.one.value = *array;
  1111. array++;
  1112. if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) {
  1113. OVERFLOW_CHECK_u64(array);
  1114. data->read.time_enabled = *array;
  1115. array++;
  1116. }
  1117. if (read_format & PERF_FORMAT_TOTAL_TIME_RUNNING) {
  1118. OVERFLOW_CHECK_u64(array);
  1119. data->read.time_running = *array;
  1120. array++;
  1121. }
  1122. /* PERF_FORMAT_ID is forced for PERF_SAMPLE_READ */
  1123. if (read_format & PERF_FORMAT_GROUP) {
  1124. const u64 max_group_nr = UINT64_MAX /
  1125. sizeof(struct sample_read_value);
  1126. if (data->read.group.nr > max_group_nr)
  1127. return -EFAULT;
  1128. sz = data->read.group.nr *
  1129. sizeof(struct sample_read_value);
  1130. OVERFLOW_CHECK(array, sz, max_size);
  1131. data->read.group.values =
  1132. (struct sample_read_value *)array;
  1133. array = (void *)array + sz;
  1134. } else {
  1135. OVERFLOW_CHECK_u64(array);
  1136. data->read.one.id = *array;
  1137. array++;
  1138. }
  1139. }
  1140. if (type & PERF_SAMPLE_CALLCHAIN) {
  1141. const u64 max_callchain_nr = UINT64_MAX / sizeof(u64);
  1142. OVERFLOW_CHECK_u64(array);
  1143. data->callchain = (struct ip_callchain *)array++;
  1144. if (data->callchain->nr > max_callchain_nr)
  1145. return -EFAULT;
  1146. sz = data->callchain->nr * sizeof(u64);
  1147. OVERFLOW_CHECK(array, sz, max_size);
  1148. array = (void *)array + sz;
  1149. }
  1150. if (type & PERF_SAMPLE_RAW) {
  1151. OVERFLOW_CHECK_u64(array);
  1152. u.val64 = *array;
  1153. if (WARN_ONCE(swapped,
  1154. "Endianness of raw data not corrected!\n")) {
  1155. /* undo swap of u64, then swap on individual u32s */
  1156. u.val64 = bswap_64(u.val64);
  1157. u.val32[0] = bswap_32(u.val32[0]);
  1158. u.val32[1] = bswap_32(u.val32[1]);
  1159. }
  1160. data->raw_size = u.val32[0];
  1161. array = (void *)array + sizeof(u32);
  1162. OVERFLOW_CHECK(array, data->raw_size, max_size);
  1163. data->raw_data = (void *)array;
  1164. array = (void *)array + data->raw_size;
  1165. }
  1166. if (type & PERF_SAMPLE_BRANCH_STACK) {
  1167. const u64 max_branch_nr = UINT64_MAX /
  1168. sizeof(struct branch_entry);
  1169. OVERFLOW_CHECK_u64(array);
  1170. data->branch_stack = (struct branch_stack *)array++;
  1171. if (data->branch_stack->nr > max_branch_nr)
  1172. return -EFAULT;
  1173. sz = data->branch_stack->nr * sizeof(struct branch_entry);
  1174. OVERFLOW_CHECK(array, sz, max_size);
  1175. array = (void *)array + sz;
  1176. }
  1177. if (type & PERF_SAMPLE_REGS_USER) {
  1178. OVERFLOW_CHECK_u64(array);
  1179. data->user_regs.abi = *array;
  1180. array++;
  1181. if (data->user_regs.abi) {
  1182. u64 regs_user = evsel->attr.sample_regs_user;
  1183. sz = hweight_long(regs_user) * sizeof(u64);
  1184. OVERFLOW_CHECK(array, sz, max_size);
  1185. data->user_regs.regs = (u64 *)array;
  1186. array = (void *)array + sz;
  1187. }
  1188. }
  1189. if (type & PERF_SAMPLE_STACK_USER) {
  1190. OVERFLOW_CHECK_u64(array);
  1191. sz = *array++;
  1192. data->user_stack.offset = ((char *)(array - 1)
  1193. - (char *) event);
  1194. if (!sz) {
  1195. data->user_stack.size = 0;
  1196. } else {
  1197. OVERFLOW_CHECK(array, sz, max_size);
  1198. data->user_stack.data = (char *)array;
  1199. array = (void *)array + sz;
  1200. OVERFLOW_CHECK_u64(array);
  1201. data->user_stack.size = *array++;
  1202. }
  1203. }
  1204. data->weight = 0;
  1205. if (type & PERF_SAMPLE_WEIGHT) {
  1206. OVERFLOW_CHECK_u64(array);
  1207. data->weight = *array;
  1208. array++;
  1209. }
  1210. data->data_src = PERF_MEM_DATA_SRC_NONE;
  1211. if (type & PERF_SAMPLE_DATA_SRC) {
  1212. OVERFLOW_CHECK_u64(array);
  1213. data->data_src = *array;
  1214. array++;
  1215. }
  1216. return 0;
  1217. }
  1218. size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type,
  1219. u64 sample_regs_user, u64 read_format)
  1220. {
  1221. size_t sz, result = sizeof(struct sample_event);
  1222. if (type & PERF_SAMPLE_IDENTIFIER)
  1223. result += sizeof(u64);
  1224. if (type & PERF_SAMPLE_IP)
  1225. result += sizeof(u64);
  1226. if (type & PERF_SAMPLE_TID)
  1227. result += sizeof(u64);
  1228. if (type & PERF_SAMPLE_TIME)
  1229. result += sizeof(u64);
  1230. if (type & PERF_SAMPLE_ADDR)
  1231. result += sizeof(u64);
  1232. if (type & PERF_SAMPLE_ID)
  1233. result += sizeof(u64);
  1234. if (type & PERF_SAMPLE_STREAM_ID)
  1235. result += sizeof(u64);
  1236. if (type & PERF_SAMPLE_CPU)
  1237. result += sizeof(u64);
  1238. if (type & PERF_SAMPLE_PERIOD)
  1239. result += sizeof(u64);
  1240. if (type & PERF_SAMPLE_READ) {
  1241. result += sizeof(u64);
  1242. if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED)
  1243. result += sizeof(u64);
  1244. if (read_format & PERF_FORMAT_TOTAL_TIME_RUNNING)
  1245. result += sizeof(u64);
  1246. /* PERF_FORMAT_ID is forced for PERF_SAMPLE_READ */
  1247. if (read_format & PERF_FORMAT_GROUP) {
  1248. sz = sample->read.group.nr *
  1249. sizeof(struct sample_read_value);
  1250. result += sz;
  1251. } else {
  1252. result += sizeof(u64);
  1253. }
  1254. }
  1255. if (type & PERF_SAMPLE_CALLCHAIN) {
  1256. sz = (sample->callchain->nr + 1) * sizeof(u64);
  1257. result += sz;
  1258. }
  1259. if (type & PERF_SAMPLE_RAW) {
  1260. result += sizeof(u32);
  1261. result += sample->raw_size;
  1262. }
  1263. if (type & PERF_SAMPLE_BRANCH_STACK) {
  1264. sz = sample->branch_stack->nr * sizeof(struct branch_entry);
  1265. sz += sizeof(u64);
  1266. result += sz;
  1267. }
  1268. if (type & PERF_SAMPLE_REGS_USER) {
  1269. if (sample->user_regs.abi) {
  1270. result += sizeof(u64);
  1271. sz = hweight_long(sample_regs_user) * sizeof(u64);
  1272. result += sz;
  1273. } else {
  1274. result += sizeof(u64);
  1275. }
  1276. }
  1277. if (type & PERF_SAMPLE_STACK_USER) {
  1278. sz = sample->user_stack.size;
  1279. result += sizeof(u64);
  1280. if (sz) {
  1281. result += sz;
  1282. result += sizeof(u64);
  1283. }
  1284. }
  1285. if (type & PERF_SAMPLE_WEIGHT)
  1286. result += sizeof(u64);
  1287. if (type & PERF_SAMPLE_DATA_SRC)
  1288. result += sizeof(u64);
  1289. return result;
  1290. }
  1291. int perf_event__synthesize_sample(union perf_event *event, u64 type,
  1292. u64 sample_regs_user, u64 read_format,
  1293. const struct perf_sample *sample,
  1294. bool swapped)
  1295. {
  1296. u64 *array;
  1297. size_t sz;
  1298. /*
  1299. * used for cross-endian analysis. See git commit 65014ab3
  1300. * for why this goofiness is needed.
  1301. */
  1302. union u64_swap u;
  1303. array = event->sample.array;
  1304. if (type & PERF_SAMPLE_IDENTIFIER) {
  1305. *array = sample->id;
  1306. array++;
  1307. }
  1308. if (type & PERF_SAMPLE_IP) {
  1309. *array = sample->ip;
  1310. array++;
  1311. }
  1312. if (type & PERF_SAMPLE_TID) {
  1313. u.val32[0] = sample->pid;
  1314. u.val32[1] = sample->tid;
  1315. if (swapped) {
  1316. /*
  1317. * Inverse of what is done in perf_evsel__parse_sample
  1318. */
  1319. u.val32[0] = bswap_32(u.val32[0]);
  1320. u.val32[1] = bswap_32(u.val32[1]);
  1321. u.val64 = bswap_64(u.val64);
  1322. }
  1323. *array = u.val64;
  1324. array++;
  1325. }
  1326. if (type & PERF_SAMPLE_TIME) {
  1327. *array = sample->time;
  1328. array++;
  1329. }
  1330. if (type & PERF_SAMPLE_ADDR) {
  1331. *array = sample->addr;
  1332. array++;
  1333. }
  1334. if (type & PERF_SAMPLE_ID) {
  1335. *array = sample->id;
  1336. array++;
  1337. }
  1338. if (type & PERF_SAMPLE_STREAM_ID) {
  1339. *array = sample->stream_id;
  1340. array++;
  1341. }
  1342. if (type & PERF_SAMPLE_CPU) {
  1343. u.val32[0] = sample->cpu;
  1344. if (swapped) {
  1345. /*
  1346. * Inverse of what is done in perf_evsel__parse_sample
  1347. */
  1348. u.val32[0] = bswap_32(u.val32[0]);
  1349. u.val64 = bswap_64(u.val64);
  1350. }
  1351. *array = u.val64;
  1352. array++;
  1353. }
  1354. if (type & PERF_SAMPLE_PERIOD) {
  1355. *array = sample->period;
  1356. array++;
  1357. }
  1358. if (type & PERF_SAMPLE_READ) {
  1359. if (read_format & PERF_FORMAT_GROUP)
  1360. *array = sample->read.group.nr;
  1361. else
  1362. *array = sample->read.one.value;
  1363. array++;
  1364. if (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) {
  1365. *array = sample->read.time_enabled;
  1366. array++;
  1367. }
  1368. if (read_format & PERF_FORMAT_TOTAL_TIME_RUNNING) {
  1369. *array = sample->read.time_running;
  1370. array++;
  1371. }
  1372. /* PERF_FORMAT_ID is forced for PERF_SAMPLE_READ */
  1373. if (read_format & PERF_FORMAT_GROUP) {
  1374. sz = sample->read.group.nr *
  1375. sizeof(struct sample_read_value);
  1376. memcpy(array, sample->read.group.values, sz);
  1377. array = (void *)array + sz;
  1378. } else {
  1379. *array = sample->read.one.id;
  1380. array++;
  1381. }
  1382. }
  1383. if (type & PERF_SAMPLE_CALLCHAIN) {
  1384. sz = (sample->callchain->nr + 1) * sizeof(u64);
  1385. memcpy(array, sample->callchain, sz);
  1386. array = (void *)array + sz;
  1387. }
  1388. if (type & PERF_SAMPLE_RAW) {
  1389. u.val32[0] = sample->raw_size;
  1390. if (WARN_ONCE(swapped,
  1391. "Endianness of raw data not corrected!\n")) {
  1392. /*
  1393. * Inverse of what is done in perf_evsel__parse_sample
  1394. */
  1395. u.val32[0] = bswap_32(u.val32[0]);
  1396. u.val32[1] = bswap_32(u.val32[1]);
  1397. u.val64 = bswap_64(u.val64);
  1398. }
  1399. *array = u.val64;
  1400. array = (void *)array + sizeof(u32);
  1401. memcpy(array, sample->raw_data, sample->raw_size);
  1402. array = (void *)array + sample->raw_size;
  1403. }
  1404. if (type & PERF_SAMPLE_BRANCH_STACK) {
  1405. sz = sample->branch_stack->nr * sizeof(struct branch_entry);
  1406. sz += sizeof(u64);
  1407. memcpy(array, sample->branch_stack, sz);
  1408. array = (void *)array + sz;
  1409. }
  1410. if (type & PERF_SAMPLE_REGS_USER) {
  1411. if (sample->user_regs.abi) {
  1412. *array++ = sample->user_regs.abi;
  1413. sz = hweight_long(sample_regs_user) * sizeof(u64);
  1414. memcpy(array, sample->user_regs.regs, sz);
  1415. array = (void *)array + sz;
  1416. } else {
  1417. *array++ = 0;
  1418. }
  1419. }
  1420. if (type & PERF_SAMPLE_STACK_USER) {
  1421. sz = sample->user_stack.size;
  1422. *array++ = sz;
  1423. if (sz) {
  1424. memcpy(array, sample->user_stack.data, sz);
  1425. array = (void *)array + sz;
  1426. *array++ = sz;
  1427. }
  1428. }
  1429. if (type & PERF_SAMPLE_WEIGHT) {
  1430. *array = sample->weight;
  1431. array++;
  1432. }
  1433. if (type & PERF_SAMPLE_DATA_SRC) {
  1434. *array = sample->data_src;
  1435. array++;
  1436. }
  1437. return 0;
  1438. }
  1439. struct format_field *perf_evsel__field(struct perf_evsel *evsel, const char *name)
  1440. {
  1441. return pevent_find_field(evsel->tp_format, name);
  1442. }
  1443. void *perf_evsel__rawptr(struct perf_evsel *evsel, struct perf_sample *sample,
  1444. const char *name)
  1445. {
  1446. struct format_field *field = perf_evsel__field(evsel, name);
  1447. int offset;
  1448. if (!field)
  1449. return NULL;
  1450. offset = field->offset;
  1451. if (field->flags & FIELD_IS_DYNAMIC) {
  1452. offset = *(int *)(sample->raw_data + field->offset);
  1453. offset &= 0xffff;
  1454. }
  1455. return sample->raw_data + offset;
  1456. }
  1457. u64 perf_evsel__intval(struct perf_evsel *evsel, struct perf_sample *sample,
  1458. const char *name)
  1459. {
  1460. struct format_field *field = perf_evsel__field(evsel, name);
  1461. void *ptr;
  1462. u64 value;
  1463. if (!field)
  1464. return 0;
  1465. ptr = sample->raw_data + field->offset;
  1466. switch (field->size) {
  1467. case 1:
  1468. return *(u8 *)ptr;
  1469. case 2:
  1470. value = *(u16 *)ptr;
  1471. break;
  1472. case 4:
  1473. value = *(u32 *)ptr;
  1474. break;
  1475. case 8:
  1476. value = *(u64 *)ptr;
  1477. break;
  1478. default:
  1479. return 0;
  1480. }
  1481. if (!evsel->needs_swap)
  1482. return value;
  1483. switch (field->size) {
  1484. case 2:
  1485. return bswap_16(value);
  1486. case 4:
  1487. return bswap_32(value);
  1488. case 8:
  1489. return bswap_64(value);
  1490. default:
  1491. return 0;
  1492. }
  1493. return 0;
  1494. }
  1495. static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...)
  1496. {
  1497. va_list args;
  1498. int ret = 0;
  1499. if (!*first) {
  1500. ret += fprintf(fp, ",");
  1501. } else {
  1502. ret += fprintf(fp, ":");
  1503. *first = false;
  1504. }
  1505. va_start(args, fmt);
  1506. ret += vfprintf(fp, fmt, args);
  1507. va_end(args);
  1508. return ret;
  1509. }
  1510. static int __if_fprintf(FILE *fp, bool *first, const char *field, u64 value)
  1511. {
  1512. if (value == 0)
  1513. return 0;
  1514. return comma_fprintf(fp, first, " %s: %" PRIu64, field, value);
  1515. }
  1516. #define if_print(field) printed += __if_fprintf(fp, &first, #field, evsel->attr.field)
  1517. struct bit_names {
  1518. int bit;
  1519. const char *name;
  1520. };
  1521. static int bits__fprintf(FILE *fp, const char *field, u64 value,
  1522. struct bit_names *bits, bool *first)
  1523. {
  1524. int i = 0, printed = comma_fprintf(fp, first, " %s: ", field);
  1525. bool first_bit = true;
  1526. do {
  1527. if (value & bits[i].bit) {
  1528. printed += fprintf(fp, "%s%s", first_bit ? "" : "|", bits[i].name);
  1529. first_bit = false;
  1530. }
  1531. } while (bits[++i].name != NULL);
  1532. return printed;
  1533. }
  1534. static int sample_type__fprintf(FILE *fp, bool *first, u64 value)
  1535. {
  1536. #define bit_name(n) { PERF_SAMPLE_##n, #n }
  1537. struct bit_names bits[] = {
  1538. bit_name(IP), bit_name(TID), bit_name(TIME), bit_name(ADDR),
  1539. bit_name(READ), bit_name(CALLCHAIN), bit_name(ID), bit_name(CPU),
  1540. bit_name(PERIOD), bit_name(STREAM_ID), bit_name(RAW),
  1541. bit_name(BRANCH_STACK), bit_name(REGS_USER), bit_name(STACK_USER),
  1542. bit_name(IDENTIFIER),
  1543. { .name = NULL, }
  1544. };
  1545. #undef bit_name
  1546. return bits__fprintf(fp, "sample_type", value, bits, first);
  1547. }
  1548. static int read_format__fprintf(FILE *fp, bool *first, u64 value)
  1549. {
  1550. #define bit_name(n) { PERF_FORMAT_##n, #n }
  1551. struct bit_names bits[] = {
  1552. bit_name(TOTAL_TIME_ENABLED), bit_name(TOTAL_TIME_RUNNING),
  1553. bit_name(ID), bit_name(GROUP),
  1554. { .name = NULL, }
  1555. };
  1556. #undef bit_name
  1557. return bits__fprintf(fp, "read_format", value, bits, first);
  1558. }
  1559. int perf_evsel__fprintf(struct perf_evsel *evsel,
  1560. struct perf_attr_details *details, FILE *fp)
  1561. {
  1562. bool first = true;
  1563. int printed = 0;
  1564. if (details->event_group) {
  1565. struct perf_evsel *pos;
  1566. if (!perf_evsel__is_group_leader(evsel))
  1567. return 0;
  1568. if (evsel->nr_members > 1)
  1569. printed += fprintf(fp, "%s{", evsel->group_name ?: "");
  1570. printed += fprintf(fp, "%s", perf_evsel__name(evsel));
  1571. for_each_group_member(pos, evsel)
  1572. printed += fprintf(fp, ",%s", perf_evsel__name(pos));
  1573. if (evsel->nr_members > 1)
  1574. printed += fprintf(fp, "}");
  1575. goto out;
  1576. }
  1577. printed += fprintf(fp, "%s", perf_evsel__name(evsel));
  1578. if (details->verbose || details->freq) {
  1579. printed += comma_fprintf(fp, &first, " sample_freq=%" PRIu64,
  1580. (u64)evsel->attr.sample_freq);
  1581. }
  1582. if (details->verbose) {
  1583. if_print(type);
  1584. if_print(config);
  1585. if_print(config1);
  1586. if_print(config2);
  1587. if_print(size);
  1588. printed += sample_type__fprintf(fp, &first, evsel->attr.sample_type);
  1589. if (evsel->attr.read_format)
  1590. printed += read_format__fprintf(fp, &first, evsel->attr.read_format);
  1591. if_print(disabled);
  1592. if_print(inherit);
  1593. if_print(pinned);
  1594. if_print(exclusive);
  1595. if_print(exclude_user);
  1596. if_print(exclude_kernel);
  1597. if_print(exclude_hv);
  1598. if_print(exclude_idle);
  1599. if_print(mmap);
  1600. if_print(mmap2);
  1601. if_print(comm);
  1602. if_print(freq);
  1603. if_print(inherit_stat);
  1604. if_print(enable_on_exec);
  1605. if_print(task);
  1606. if_print(watermark);
  1607. if_print(precise_ip);
  1608. if_print(mmap_data);
  1609. if_print(sample_id_all);
  1610. if_print(exclude_host);
  1611. if_print(exclude_guest);
  1612. if_print(__reserved_1);
  1613. if_print(wakeup_events);
  1614. if_print(bp_type);
  1615. if_print(branch_sample_type);
  1616. }
  1617. out:
  1618. fputc('\n', fp);
  1619. return ++printed;
  1620. }
  1621. bool perf_evsel__fallback(struct perf_evsel *evsel, int err,
  1622. char *msg, size_t msgsize)
  1623. {
  1624. if ((err == ENOENT || err == ENXIO || err == ENODEV) &&
  1625. evsel->attr.type == PERF_TYPE_HARDWARE &&
  1626. evsel->attr.config == PERF_COUNT_HW_CPU_CYCLES) {
  1627. /*
  1628. * If it's cycles then fall back to hrtimer based
  1629. * cpu-clock-tick sw counter, which is always available even if
  1630. * no PMU support.
  1631. *
  1632. * PPC returns ENXIO until 2.6.37 (behavior changed with commit
  1633. * b0a873e).
  1634. */
  1635. scnprintf(msg, msgsize, "%s",
  1636. "The cycles event is not supported, trying to fall back to cpu-clock-ticks");
  1637. evsel->attr.type = PERF_TYPE_SOFTWARE;
  1638. evsel->attr.config = PERF_COUNT_SW_CPU_CLOCK;
  1639. free(evsel->name);
  1640. evsel->name = NULL;
  1641. return true;
  1642. }
  1643. return false;
  1644. }
  1645. int perf_evsel__open_strerror(struct perf_evsel *evsel,
  1646. struct perf_target *target,
  1647. int err, char *msg, size_t size)
  1648. {
  1649. switch (err) {
  1650. case EPERM:
  1651. case EACCES:
  1652. return scnprintf(msg, size,
  1653. "You may not have permission to collect %sstats.\n"
  1654. "Consider tweaking /proc/sys/kernel/perf_event_paranoid:\n"
  1655. " -1 - Not paranoid at all\n"
  1656. " 0 - Disallow raw tracepoint access for unpriv\n"
  1657. " 1 - Disallow cpu events for unpriv\n"
  1658. " 2 - Disallow kernel profiling for unpriv",
  1659. target->system_wide ? "system-wide " : "");
  1660. case ENOENT:
  1661. return scnprintf(msg, size, "The %s event is not supported.",
  1662. perf_evsel__name(evsel));
  1663. case EMFILE:
  1664. return scnprintf(msg, size, "%s",
  1665. "Too many events are opened.\n"
  1666. "Try again after reducing the number of events.");
  1667. case ENODEV:
  1668. if (target->cpu_list)
  1669. return scnprintf(msg, size, "%s",
  1670. "No such device - did you specify an out-of-range profile CPU?\n");
  1671. break;
  1672. case EOPNOTSUPP:
  1673. if (evsel->attr.precise_ip)
  1674. return scnprintf(msg, size, "%s",
  1675. "\'precise\' request may not be supported. Try removing 'p' modifier.");
  1676. #if defined(__i386__) || defined(__x86_64__)
  1677. if (evsel->attr.type == PERF_TYPE_HARDWARE)
  1678. return scnprintf(msg, size, "%s",
  1679. "No hardware sampling interrupt available.\n"
  1680. "No APIC? If so then you can boot the kernel with the \"lapic\" boot parameter to force-enable it.");
  1681. #endif
  1682. break;
  1683. default:
  1684. break;
  1685. }
  1686. return scnprintf(msg, size,
  1687. "The sys_perf_event_open() syscall returned with %d (%s) for event (%s). \n"
  1688. "/bin/dmesg may provide additional information.\n"
  1689. "No CONFIG_PERF_EVENTS=y kernel support configured?\n",
  1690. err, strerror(err), perf_evsel__name(evsel));
  1691. }