index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt-decoder
/
intel-pt-insn-decoder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
perf script: Minimize "not reaching sample" for '-F +brstackinsn'
Andi Kleen
1
-2
/
+3
2024-06-25
perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder
Adrian Hunter
1
-0
/
+9
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
1
-0
/
+18
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
1
-0
/
+1
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-1
/
+1
2021-03-15
tools/perf: Convert to insn_decode()
Borislav Petkov
1
-7
/
+10
2021-02-18
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
1
-0
/
+15
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
1
-5
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2018-12-28
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
1
-0
/
+8
2017-03-16
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-0
/
+24
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
1
-0
/
+24
2017-03-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2017-03-03
perf intel-PT/BTS: Add missing initialization
Adrian Hunter
1
-0
/
+2
2017-03-01
x86/events: Remove last remnants of old filenames
Borislav Petkov
1
-1
/
+1
2016-10-24
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
1
-1
/
+1
2016-10-24
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
1
-7
/
+6
2015-08-31
perf tools: Fix build on powerpc broken by pt/bts
Adrian Hunter
1
-0
/
+3
2015-08-22
perf tools: Fix tarball build broken by pt/bts
Adrian Hunter
1
-1
/
+1
2015-08-17
perf tools: Add Intel PT instruction decoder
Adrian Hunter
1
-0
/
+246