summaryrefslogtreecommitdiff
path: root/tools/perf/util/intel-pt-decoder/intel-pt-decoder.c (follow)
Commit message (Expand)AuthorAge
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-03
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-06-11
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-06-11
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-06-11
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-03
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-23
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-23
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-03
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-03
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-03
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-24
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-04-24
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-24
* perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-08-06
* perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-08-06
* perf intel-pt: Fix last_ip usageAdrian Hunter2017-08-06
* perf intel-pt: Fix ip compressionAdrian Hunter2017-08-06
* perf intel-pt: Clear FUP flag on errorAdrian Hunter2017-07-27
* perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter2017-07-27
* perf intel-pt: Fix missing stack clearAdrian Hunter2017-07-27
* perf intel-pt: Improve sample timestampAdrian Hunter2017-07-27
* perf intel-pt: Move decoder error setting into one conditionAdrian Hunter2017-07-27
* perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2017-07-15
* perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter2016-10-28
* perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter2016-10-28
* perf intel-pt: Fix potential loop foreverAdrian Hunter2015-09-28
* perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter2015-08-24
* perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter2015-08-24
* perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter2015-08-24
* perf tools: Add new Intel PT packet definitionsAdrian Hunter2015-08-24
* perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter2015-08-24
* perf tools: Add Intel PT decoderAdrian Hunter2015-08-17