summaryrefslogtreecommitdiff
path: root/tools/perf/util/intel-pt-decoder
AgeCommit message (Expand)Author
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter
2018-04-24perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-24perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-24perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2017-08-06perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter
2017-08-06perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter
2017-08-06perf intel-pt: Fix last_ip usageAdrian Hunter
2017-08-06perf intel-pt: Fix ip compressionAdrian Hunter
2017-07-27perf intel-pt: Clear FUP flag on errorAdrian Hunter
2017-07-27perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter
2017-07-27perf intel-pt: Fix missing stack clearAdrian Hunter
2017-07-27perf intel-pt: Improve sample timestampAdrian Hunter
2017-07-27perf intel-pt: Move decoder error setting into one conditionAdrian Hunter
2017-07-15perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo
2016-10-28perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter
2016-10-28perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter
2015-09-28perf intel-pt: Make logging slightly more efficientAdrian Hunter
2015-09-28perf intel-pt: Fix potential loop foreverAdrian Hunter
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter
2015-09-04perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter
2015-08-24perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter
2015-08-24perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter
2015-08-24perf tools: Add new Intel PT packet definitionsAdrian Hunter
2015-08-24perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter
2015-08-22perf tools: Fix tarball build broken by pt/btsAdrian Hunter
2015-08-17perf tools: Add Intel PT decoderAdrian Hunter
2015-08-17perf tools: Add Intel PT logAdrian Hunter
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter
2015-08-17perf tools: Add Intel PT packet decoderAdrian Hunter