index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt-decoder
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Clear FUP flag on error
Adrian Hunter
2017-07-27
1
-0
/
+2
*
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
2017-07-27
1
-8
/
+4
*
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
2017-07-27
1
-3
/
+5
*
perf intel-pt: Fix last_ip usage
Adrian Hunter
2017-07-27
1
-2
/
+11
*
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
2017-07-27
1
-0
/
+1
*
perf intel-pt: Fix missing stack clear
Adrian Hunter
2017-07-27
1
-0
/
+1
*
perf intel-pt: Improve sample timestamp
Adrian Hunter
2017-07-27
1
-3
/
+31
*
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
2017-07-27
1
-4
/
+7
*
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
2
-0
/
+7
*
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
Adrian Hunter
2016-10-05
1
-0
/
+36
*
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
Adrian Hunter
2016-10-05
1
-0
/
+2
*
perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
Adrian Hunter
2016-09-29
2
-0
/
+31
*
perf intel-pt: Fix ip compression
Adrian Hunter
2016-08-12
2
-28
/
+40
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
|
*
x86/insn: remove pcommit
Dan Williams
2016-07-23
1
-1
/
+1
*
|
perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
Adrian Hunter
2016-07-21
5
-101
/
+220
*
|
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
2016-07-20
1
-1
/
+1
*
|
perf intel-pt-decoder: Avoid checking code drift on busibox's diff
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+4
|
/
*
perf intel-pt: Fix off-by-one comparison on maximum code
Colin Ian King
2016-04-25
1
-1
/
+1
*
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
2016-03-03
1
-3
/
+3
*
perf intel-pt: Make logging slightly more efficient
Adrian Hunter
2015-09-28
2
-16
/
+43
*
perf intel-pt: Fix potential loop forever
Adrian Hunter
2015-09-28
1
-2
/
+2
*
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
2015-09-04
1
-0
/
+3
*
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
2015-09-04
1
-1
/
+1
*
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
2015-09-04
1
-2
/
+2
*
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
2015-09-04
1
-0
/
+7
*
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
Adrian Hunter
2015-09-04
1
-2
/
+6
*
perf tools: Display build warning if x86 instruction decoder differs from kernel
Adrian Hunter
2015-09-04
1
-1
/
+12
*
perf build: Fix Intel PT instruction decoder dependency problem
Wang Nan
2015-09-01
1
-0
/
+1
*
perf tools: Fix build on powerpc broken by pt/bts
Adrian Hunter
2015-08-31
1
-0
/
+3
*
perf tools: Add Intel PT support for decoding TRACESTOP packets
Adrian Hunter
2015-08-24
1
-0
/
+11
*
perf tools: Add Intel PT support for decoding CYC packets
Adrian Hunter
2015-08-24
1
-5
/
+306
*
perf tools: Add Intel PT support for decoding MTC packets
Adrian Hunter
2015-08-24
2
-4
/
+159
*
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
2015-08-24
1
-0
/
+3
*
perf tools: Add new Intel PT packet definitions
Adrian Hunter
2015-08-24
3
-17
/
+201
*
perf tools: Fix Intel PT 'instructions' sample period
Adrian Hunter
2015-08-24
2
-0
/
+4
*
perf tools: Fix tarball build broken by pt/bts
Adrian Hunter
2015-08-22
6
-6
/
+35
*
perf tools: Add Intel PT decoder
Adrian Hunter
2015-08-17
3
-1
/
+1921
*
perf tools: Add Intel PT log
Adrian Hunter
2015-08-17
3
-1
/
+208
*
perf tools: Add Intel PT instruction decoder
Adrian Hunter
2015-08-17
9
-1
/
+2790
*
perf tools: Add Intel PT packet decoder
Adrian Hunter
2015-08-17
3
-0
/
+465