index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt-decoder
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-25
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
1
-1
/
+1
2018-06-06
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
2
-2
/
+24
2018-06-06
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
1
-1
/
+0
2018-06-06
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
1
-1
/
+4
2018-06-01
perf tools intel-pt-decoder: Update insn.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2018-03-08
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
1
-0
/
+1
2018-03-08
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
1
-0
/
+1
2018-03-08
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2
-34
/
+30
2017-12-18
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+11
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
1
-3
/
+12
2017-12-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
1
-1
/
+1
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
1
-1
/
+1
2017-11-29
perf intel-pt: Improve build messages for files that differ from the kernel
Adrian Hunter
1
-9
/
+15
2017-11-28
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
1
-0
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
1
-1
/
+1
2017-06-30
perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC
Adrian Hunter
1
-0
/
+14
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
1
-1
/
+1
2017-06-21
perf intel-pt: Add decoder support for CBR events
Adrian Hunter
2
-0
/
+21
2017-06-21
perf intel-pt: Add reserved byte to CBR packet payload
Adrian Hunter
2
-2
/
+2
2017-06-21
perf intel-pt: Add decoder support for ptwrite and power event packets
Adrian Hunter
4
-8
/
+293
2017-06-21
perf intel-pt: Allow decoding with branch tracing disabled
Adrian Hunter
2
-0
/
+14
2017-06-21
perf intel-pt: Add missing __fallthrough
Adrian Hunter
1
-1
/
+1
2017-06-21
perf intel-pt: Clear FUP flag on error
Adrian Hunter
1
-0
/
+2
2017-06-21
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
1
-8
/
+4
2017-06-21
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
1
-3
/
+5
2017-06-21
perf intel-pt: Fix last_ip usage
Adrian Hunter
1
-2
/
+11
2017-06-21
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Fix missing stack clear
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Improve sample timestamp
Adrian Hunter
1
-3
/
+31
2017-06-21
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
1
-4
/
+7
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
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
2017-02-14
perf intel pt decoder: clang has no -Wno-override-init
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-02-09
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2
-0
/
+7
2016-10-24
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
3
-1
/
+4
2016-10-24
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
3
-13
/
+10
2016-10-05
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
Adrian Hunter
1
-0
/
+36
2016-10-05
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
Adrian Hunter
1
-0
/
+2
2016-09-29
perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
Adrian Hunter
2
-0
/
+31
2016-08-12
perf intel-pt: Fix ip compression
Adrian Hunter
2
-28
/
+40
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-07-23
x86/insn: remove pcommit
Dan Williams
1
-1
/
+1
2016-07-21
perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
Adrian Hunter
5
-101
/
+220
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
1
-1
/
+1
[next]