index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: Fix packet decoding of CYC packets
Adrian Hunter
2018-06-25
1
-1
/
+1
*
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
2018-06-06
2
-2
/
+24
*
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
2018-06-06
1
-1
/
+0
*
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
2018-06-06
1
-1
/
+4
*
perf tools intel-pt-decoder: Update insn.h from the kernel sources
Arnaldo Carvalho de Melo
2018-06-01
1
-0
/
+18
*
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-03-08
1
-0
/
+1
*
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-03-08
1
-0
/
+1
*
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2018-03-08
2
-34
/
+30
*
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
1
-2
/
+11
|
\
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
1
-2
/
+11
|
|
\
|
|
*
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
1
-3
/
+12
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
2017-12-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
2017-12-06
1
-1
/
+1
*
|
|
perf intel-pt: Improve build messages for files that differ from the kernel
Adrian Hunter
2017-11-29
1
-9
/
+15
|
/
/
*
|
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
2017-11-28
1
-0
/
+10
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
*
perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC
Adrian Hunter
2017-06-30
1
-0
/
+14
*
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-06-27
1
-1
/
+1
*
perf intel-pt: Add decoder support for CBR events
Adrian Hunter
2017-06-21
2
-0
/
+21
*
perf intel-pt: Add reserved byte to CBR packet payload
Adrian Hunter
2017-06-21
2
-2
/
+2
*
perf intel-pt: Add decoder support for ptwrite and power event packets
Adrian Hunter
2017-06-21
4
-8
/
+293
*
perf intel-pt: Allow decoding with branch tracing disabled
Adrian Hunter
2017-06-21
2
-0
/
+14
*
perf intel-pt: Add missing __fallthrough
Adrian Hunter
2017-06-21
1
-1
/
+1
*
perf intel-pt: Clear FUP flag on error
Adrian Hunter
2017-06-21
1
-0
/
+2
*
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
2017-06-21
1
-8
/
+4
*
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
2017-06-21
1
-3
/
+5
*
perf intel-pt: Fix last_ip usage
Adrian Hunter
2017-06-21
1
-2
/
+11
*
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
2017-06-21
1
-0
/
+1
*
perf intel-pt: Fix missing stack clear
Adrian Hunter
2017-06-21
1
-0
/
+1
*
perf intel-pt: Improve sample timestamp
Adrian Hunter
2017-06-21
1
-3
/
+31
*
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
2017-06-21
1
-4
/
+7
*
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
1
-2
/
+2
*
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-16
1
-0
/
+24
|
\
|
*
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
2017-03-16
1
-0
/
+24
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-03-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/events: Remove last remnants of old filenames
Borislav Petkov
2017-03-01
1
-1
/
+1
*
|
perf intel-PT/BTS: Add missing initialization
Adrian Hunter
2017-03-03
1
-0
/
+2
|
/
*
perf intel pt decoder: clang has no -Wno-override-init
Arnaldo Carvalho de Melo
2017-02-14
1
-1
/
+5
*
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-09
2
-0
/
+7
*
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
2016-10-24
3
-1
/
+4
*
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
2016-10-24
3
-13
/
+10
*
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
[next]