summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-pt-decoder
Commit message (Expand)AuthorAgeFilesLines
* perf intel-pt: Make logging slightly more efficientAdrian Hunter2015-09-282-16/+43
* perf intel-pt: Fix potential loop foreverAdrian Hunter2015-09-281-2/+2
* x86/insn: perf tools: Add new xsave instructionsAdrian Hunter2015-09-041-0/+3
* x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter2015-09-041-1/+1
* x86/insn: perf tools: Add new memory instructionsAdrian Hunter2015-09-041-2/+2
* x86/insn: perf tools: Add new SHA instructionsAdrian Hunter2015-09-041-0/+7
* x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter2015-09-041-2/+6
* perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter2015-09-041-1/+12
* perf build: Fix Intel PT instruction decoder dependency problemWang Nan2015-09-011-0/+1
* perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter2015-08-311-0/+3
* perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter2015-08-241-0/+11
* perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter2015-08-241-5/+306
* perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter2015-08-242-4/+159
* perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter2015-08-241-0/+3
* perf tools: Add new Intel PT packet definitionsAdrian Hunter2015-08-243-17/+201
* perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter2015-08-242-0/+4
* perf tools: Fix tarball build broken by pt/btsAdrian Hunter2015-08-226-6/+35
* perf tools: Add Intel PT decoderAdrian Hunter2015-08-173-1/+1921
* perf tools: Add Intel PT logAdrian Hunter2015-08-173-1/+208
* perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-179-1/+2790
* perf tools: Add Intel PT packet decoderAdrian Hunter2015-08-173-0/+465