summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-pt-decoder
AgeCommit message (Expand)AuthorLines
2016-10-05perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter-0/+36
2016-10-05perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter-0/+2
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter-0/+31
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter-28/+40
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2016-07-23x86/insn: remove pcommitDan Williams-1/+1
2016-07-21perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter-101/+220
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter-1/+1
2016-07-12perf intel-pt-decoder: Avoid checking code drift on busibox's diffArnaldo Carvalho de Melo-1/+4
2016-04-25perf intel-pt: Fix off-by-one comparison on maximum codeColin Ian King-1/+1
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf-3/+3
2015-09-28perf intel-pt: Make logging slightly more efficientAdrian Hunter-16/+43
2015-09-28perf intel-pt: Fix potential loop foreverAdrian Hunter-2/+2
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter-0/+3
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter-1/+1
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter-2/+2
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter-0/+7
2015-09-04x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter-2/+6
2015-09-04perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter-1/+12
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan-0/+1
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter-0/+3
2015-08-24perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter-0/+11
2015-08-24perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter-5/+306
2015-08-24perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter-4/+159
2015-08-24perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter-0/+3
2015-08-24perf tools: Add new Intel PT packet definitionsAdrian Hunter-17/+201
2015-08-24perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter-0/+4
2015-08-22perf tools: Fix tarball build broken by pt/btsAdrian Hunter-6/+35
2015-08-17perf tools: Add Intel PT decoderAdrian Hunter-1/+1921
2015-08-17perf tools: Add Intel PT logAdrian Hunter-1/+208
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter-1/+2790
2015-08-17perf tools: Add Intel PT packet decoderAdrian Hunter-0/+465