aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-pt-decoder (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-28perf intel-pt: Make logging slightly more efficientAdrian Hunter2-16/+43
2015-09-28perf intel-pt: Fix potential loop foreverAdrian Hunter1-2/+2
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter1-0/+3
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter1-1/+1
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter1-2/+2
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter1-0/+7
2015-09-04x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter1-2/+6
2015-09-04perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter1-1/+12
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan1-0/+1
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter1-0/+3
2015-08-24perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter1-0/+11
2015-08-24perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter1-5/+306
2015-08-24perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter2-4/+159
2015-08-24perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter1-0/+3
2015-08-24perf tools: Add new Intel PT packet definitionsAdrian Hunter3-17/+201
2015-08-24perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter2-0/+4
2015-08-22perf tools: Fix tarball build broken by pt/btsAdrian Hunter6-6/+35
2015-08-17perf tools: Add Intel PT decoderAdrian Hunter3-1/+1921
2015-08-17perf tools: Add Intel PT logAdrian Hunter3-1/+208
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter9-1/+2790
2015-08-17perf tools: Add Intel PT packet decoderAdrian Hunter3-0/+465