index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt-decoder
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
perf tools: Remove unneeded semicolons
Zou Wei
1
-1
/
+1
2019-09-01
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
9
-2623
/
+7
2019-09-01
perf intel-pt: Remove inat.c from build dependency list
Josh Poimboeuf
1
-1
/
+1
2019-09-01
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-25
perf intel-pt: Add CBR value to decoder state
Adrian Hunter
2
-0
/
+2
2019-06-25
perf intel-pt: Cater for CBR change in PSB+
Adrian Hunter
1
-0
/
+7
2019-06-25
perf intel-pt: Decoder to output CBR changes immediately
Adrian Hunter
1
-10
/
+6
2019-06-17
perf intel-pt: Add decoder support for PEBS via PT
Adrian Hunter
2
-1
/
+214
2019-06-17
perf intel-pt: Add new packets for PEBS via PT
Adrian Hunter
3
-8
/
+191
2019-06-17
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2
-43
/
+292
2019-06-10
perf intel-pt: Add intel_pt_fast_forward()
Adrian Hunter
2
-0
/
+132
2019-06-10
perf intel-pt: Add reposition parameter to intel_pt_get_data()
Adrian Hunter
1
-8
/
+9
2019-06-10
perf intel-pt: Factor out intel_pt_reposition()
Adrian Hunter
1
-4
/
+9
2019-06-10
perf intel-pt: Factor out intel_pt_8b_tsc()
Adrian Hunter
1
-9
/
+17
2019-06-10
perf intel-pt: Add lookahead callback
Adrian Hunter
2
-0
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
8
-80
/
+8
2019-06-05
perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets
Adrian Hunter
1
-0
/
+51
2019-06-05
perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip
Adrian Hunter
1
-6
/
+17
2019-06-05
perf intel-pt: Record when decoding PSB+ packets
Adrian Hunter
1
-10
/
+31
2019-06-05
perf intel-pt: Accumulate cycle count from CYC packets
Adrian Hunter
2
-1
/
+14
2019-06-05
perf intel-pt: Factor out intel_pt_update_sample_time
Adrian Hunter
1
-8
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
5
-73
/
+5
2019-05-16
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
1
-1
/
+4
2019-05-16
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
1
-3
/
+10
2019-05-16
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
1
-3
/
+10
2019-03-28
perf intel-pt: Fix TSC slip
Adrian Hunter
1
-12
/
+8
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
1
-1
/
+1
2019-02-06
perf intel-pt: Packet splitting can happen only on 32-bit
Adrian Hunter
1
-1
/
+1
2019-02-06
perf intel-pt: Fix CYC timestamp calculation after OVF
Adrian Hunter
1
-1
/
+0
2019-02-06
perf intel-pt: Fix overlap calculation for padding
Adrian Hunter
1
-2
/
+34
2018-12-28
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
1
-0
/
+8
2018-11-05
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
1
-0
/
+4
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
2
-0
/
+6
2018-09-20
perf intel-pt: Implement decoder flags for trace begin / end
Adrian Hunter
1
-11
/
+23
2018-09-20
perf intel-pt: Add decoder flags for trace begin / end
Adrian Hunter
1
-0
/
+2
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-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
1
-1
/
+1
2017-12-07
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
1
-1
/
+1
2017-11-30
perf intel-pt: Improve build messages for files that differ from the kernel
Adrian Hunter
1
-9
/
+15
[next]