index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt-decoder
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/linux/kernel/git/acme/linux into perf/core
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/git/nvdimm/nvdimm
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
2016-07-12
perf intel-pt-decoder: Avoid checking code drift on busibox's diff
Arnaldo Carvalho de Melo
1
-1
/
+4
2016-04-25
perf intel-pt: Fix off-by-one comparison on maximum code
Colin Ian King
1
-1
/
+1
2016-03-03
x86/asm/decoder: Use explicitly signed chars
Josh Poimboeuf
1
-3
/
+3
2015-09-28
perf intel-pt: Make logging slightly more efficient
Adrian Hunter
2
-16
/
+43
2015-09-28
perf intel-pt: Fix potential loop forever
Adrian Hunter
1
-2
/
+2
2015-09-04
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
1
-0
/
+3
2015-09-04
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
1
-1
/
+1
2015-09-04
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
1
-2
/
+2
2015-09-04
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
1
-0
/
+7
2015-09-04
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
Adrian Hunter
1
-2
/
+6
2015-09-04
perf tools: Display build warning if x86 instruction decoder differs from kernel
Adrian Hunter
1
-1
/
+12
2015-09-01
perf build: Fix Intel PT instruction decoder dependency problem
Wang Nan
1
-0
/
+1
2015-08-31
perf tools: Fix build on powerpc broken by pt/bts
Adrian Hunter
1
-0
/
+3
2015-08-24
perf tools: Add Intel PT support for decoding TRACESTOP packets
Adrian Hunter
1
-0
/
+11
2015-08-24
perf tools: Add Intel PT support for decoding CYC packets
Adrian Hunter
1
-5
/
+306
2015-08-24
perf tools: Add Intel PT support for decoding MTC packets
Adrian Hunter
2
-4
/
+159
[next]