summaryrefslogtreecommitdiff
path: root/tools/perf/util/intel-pt-decoder/insn.c
Commit message (Expand)AuthorAgeFilesLines
* perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf2019-08-311-593/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* perf tools: Add AVX-512 support to the instruction decoder used by Intel PTAdrian Hunter2016-07-211-3/+15
* x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2016-03-031-3/+3
* perf tools: Fix tarball build broken by pt/btsAdrian Hunter2015-08-221-2/+2
* perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-171-0/+594