summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-pt-decoder/intel-pt-decoder.c
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/+30
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter-21/+23
2016-04-25perf intel-pt: Fix off-by-one comparison on maximum codeColin Ian King-1/+1
2015-09-28perf intel-pt: Fix potential loop foreverAdrian Hunter-2/+2
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/+158
2015-08-24perf tools: Add new Intel PT packet definitionsAdrian Hunter-5/+65
2015-08-24perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter-0/+3
2015-08-17perf tools: Add Intel PT decoderAdrian Hunter-0/+1816