summaryrefslogtreecommitdiff
path: root/tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c
AgeCommit message (Expand)Author
2023-03-20perf intel-pt: Add support for new branch instructions ERETS and ERETUAdrian Hunter
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-05-17perf intel-pt: Add support for emulated ptwriteAdrian Hunter
2021-11-07perf tools: Use __BYTE_ORDER__Ilya Leoshkevich
2021-03-15tools/perf: Convert to insn_decode()Borislav Petkov
2021-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2018-12-28perf script: Fix LBR skid dump problems in brstackinsnAndi Kleen
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
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
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter
2015-08-22perf tools: Fix tarball build broken by pt/btsAdrian Hunter
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter