aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/intel-pt-decoder
AgeCommit message (Expand)Author
2017-06-30perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSCAdrian Hunter
2017-06-27x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter
2017-06-21perf intel-pt: Add decoder support for CBR eventsAdrian Hunter
2017-06-21perf intel-pt: Add reserved byte to CBR packet payloadAdrian Hunter
2017-06-21perf intel-pt: Add decoder support for ptwrite and power event packetsAdrian Hunter
2017-06-21perf intel-pt: Allow decoding with branch tracing disabledAdrian Hunter
2017-06-21perf intel-pt: Add missing __fallthroughAdrian Hunter
2017-06-21perf intel-pt: Clear FUP flag on errorAdrian Hunter
2017-06-21perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter
2017-06-21perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter
2017-06-21perf intel-pt: Fix last_ip usageAdrian Hunter
2017-06-21perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter
2017-06-21perf intel-pt: Fix missing stack clearAdrian Hunter
2017-06-21perf intel-pt: Improve sample timestampAdrian Hunter
2017-06-21perf intel-pt: Move decoder error setting into one conditionAdrian Hunter
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-16perf script: Add 'brstackinsn' for branch stacksAndi Kleen
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-03perf intel-PT/BTS: Add missing initializationAdrian Hunter
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov
2017-02-14perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo
2017-02-09perf intel-pt: Use __fallthroughperf-core-for-mingo-4.11-20170209Arnaldo Carvalho de Melo
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen
2016-10-24perf intel-pt/bts: Tidy instruction buffer size usageAdrian Hunter
2016-10-05perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter
2016-10-05perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter
2016-09-29perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-21perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2016-07-12perf intel-pt-decoder: Avoid checking code drift on busibox's diffArnaldo Carvalho de Melo
2016-04-25perf intel-pt: Fix off-by-one comparison on maximum codeColin Ian King
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf
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