aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-pt-decoder/intel-pt-decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen1-0/+2
2016-10-05perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter1-0/+36
2016-10-05perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter1-0/+2
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter1-0/+30
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter1-21/+23
2016-04-25perf intel-pt: Fix off-by-one comparison on maximum codeColin Ian King1-1/+1
2015-09-28perf intel-pt: Fix potential loop foreverAdrian Hunter1-2/+2
2015-08-24perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter1-0/+11
2015-08-24perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter1-5/+306
2015-08-24perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter1-4/+158
2015-08-24perf tools: Add new Intel PT packet definitionsAdrian Hunter1-5/+65
2015-08-24perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter1-0/+3
2015-08-17perf tools: Add Intel PT decoderAdrian Hunter1-0/+1816