aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28perf script: Fix LBR skid dump problems in brstackinsnAndi Kleen1-0/+8
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-0/+24
2017-03-16perf script: Add 'brstackinsn' for branch stacksAndi Kleen1-0/+24
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-1/+1
2017-03-03perf intel-PT/BTS: Add missing initializationAdrian Hunter1-0/+2
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov1-1/+1
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen1-1/+1
2016-10-24perf intel-pt/bts: Tidy instruction buffer size usageAdrian Hunter1-7/+6
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter1-0/+3
2015-08-22perf tools: Fix tarball build broken by pt/btsAdrian Hunter1-1/+1
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter1-0/+246