index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt-decoder
Age
Commit message (
Expand
)
Author
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2019-08-31
perf intel-pt: Remove inat.c from build dependency list
Josh Poimboeuf
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-25
perf intel-pt: Add CBR value to decoder state
Adrian Hunter
2019-06-25
perf intel-pt: Cater for CBR change in PSB+
Adrian Hunter
2019-06-25
perf intel-pt: Decoder to output CBR changes immediately
Adrian Hunter
2019-06-17
perf intel-pt: Add decoder support for PEBS via PT
Adrian Hunter
2019-06-17
perf intel-pt: Add new packets for PEBS via PT
Adrian Hunter
2019-06-17
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-06-10
perf intel-pt: Add intel_pt_fast_forward()
Adrian Hunter
2019-06-10
perf intel-pt: Add reposition parameter to intel_pt_get_data()
Adrian Hunter
2019-06-10
perf intel-pt: Factor out intel_pt_reposition()
Adrian Hunter
2019-06-10
perf intel-pt: Factor out intel_pt_8b_tsc()
Adrian Hunter
2019-06-10
perf intel-pt: Add lookahead callback
Adrian Hunter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets
Adrian Hunter
2019-06-05
perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip
Adrian Hunter
2019-06-05
perf intel-pt: Record when decoding PSB+ packets
Adrian Hunter
2019-06-05
perf intel-pt: Accumulate cycle count from CYC packets
Adrian Hunter
2019-06-05
perf intel-pt: Factor out intel_pt_update_sample_time
Adrian Hunter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-16
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
2019-05-16
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
2019-05-16
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
2019-03-28
perf intel-pt: Fix TSC slip
Adrian Hunter
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-06
perf intel-pt: Packet splitting can happen only on 32-bit
Adrian Hunter
2019-02-06
perf intel-pt: Fix CYC timestamp calculation after OVF
Adrian Hunter
2019-02-06
perf intel-pt: Fix overlap calculation for padding
Adrian Hunter
2018-12-28
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
2018-11-05
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
2018-09-20
perf intel-pt: Implement decoder flags for trace begin / end
Adrian Hunter
2018-09-20
perf intel-pt: Add decoder flags for trace begin / end
Adrian Hunter
2018-06-25
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
2018-06-06
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
2018-06-06
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
2018-06-06
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
2018-06-01
perf tools intel-pt-decoder: Update insn.h from the kernel sources
Arnaldo Carvalho de Melo
2018-03-08
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-03-08
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-03-08
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2017-12-18
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
2017-11-29
perf intel-pt: Improve build messages for files that differ from the kernel
Adrian Hunter
2017-11-28
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
[next]