Re: [PATCH 04/15 V3] perf c2c: Dump raw records, decode data_src bits
On Mon, 24 Mar 2014 15:36:55 -0400, Don Zickus wrote: > + union perf_mem_data_src dsrc = { .val = val, }; > + int printed = scnprintf(bf, size, PREFIX); > + size_t i; > + bool first_present = true; > + > + for (i = 0; i < ARRAY_SIZE(decode_bits); i++) { > + int bitva
[PATCH 04/15 V3] perf c2c: Dump raw records, decode data_src bits
From: Arnaldo Carvalho de Melo >From the c2c prototype: [root@sandy ~]# perf c2c -r report | head -7 T StatusPid Tid CPU Inst Adrs Virt Data Adrs Phys Data Adrs Cycles Source Decoded SourceObJect:Symbol --