summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intel-pt-decoder
Commit message (Expand)AuthorAgeFilesLines
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-091-1/+1
* perf intel-pt: Add CBR value to decoder stateAdrian Hunter2019-06-252-0/+2
* perf intel-pt: Cater for CBR change in PSB+Adrian Hunter2019-06-251-0/+7
* perf intel-pt: Decoder to output CBR changes immediatelyAdrian Hunter2019-06-251-10/+6Star
* perf intel-pt: Add decoder support for PEBS via PTAdrian Hunter2019-06-172-1/+214
* perf intel-pt: Add new packets for PEBS via PTAdrian Hunter2019-06-173-8/+191
* Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-06-172-43/+292
|\
| * perf intel-pt: Add intel_pt_fast_forward()Adrian Hunter2019-06-102-0/+132
| * perf intel-pt: Add reposition parameter to intel_pt_get_data()Adrian Hunter2019-06-101-8/+9
| * perf intel-pt: Factor out intel_pt_reposition()Adrian Hunter2019-06-101-4/+9
| * perf intel-pt: Factor out intel_pt_8b_tsc()Adrian Hunter2019-06-101-9/+17
| * perf intel-pt: Add lookahead callbackAdrian Hunter2019-06-102-0/+5
| * perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter2019-06-051-0/+51
| * perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter2019-06-051-6/+17
| * perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter2019-06-051-10/+31
| * perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter2019-06-052-1/+14
| * perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter2019-06-051-8/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-058-80/+8Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-73/+5Star
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-05-161-1/+4
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-05-161-3/+10
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-05-161-3/+10
* perf intel-pt: Fix TSC slipAdrian Hunter2019-03-281-12/+8Star
* perf tools: Rename build libperf to perfJiri Olsa2019-02-141-1/+1
* perf intel-pt: Packet splitting can happen only on 32-bitAdrian Hunter2019-02-061-1/+1
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-02-061-1/+0Star
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-02-061-2/+34
* perf script: Fix LBR skid dump problems in brstackinsnAndi Kleen2018-12-281-0/+8
* perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter2018-11-051-0/+4
* perf intel-pt: Add more event information to debug logAdrian Hunter2018-11-052-0/+6
* perf intel-pt: Implement decoder flags for trace begin / endAdrian Hunter2018-09-201-11/+23
* perf intel-pt: Add decoder flags for trace begin / endAdrian Hunter2018-09-201-0/+2
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-06-251-1/+1
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-06-062-2/+24
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-06-061-1/+0Star
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-06-061-1/+4
* perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo2018-06-011-0/+18
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-03-081-0/+1
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-03-081-0/+1
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-03-082-34/+30Star
* Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2017-12-181-2/+11
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-151-2/+11
| |\
| | * x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-151-3/+12
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar2017-12-061-1/+1
|\| |
| * | tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar2017-12-061-1/+1
* | | perf intel-pt: Improve build messages for files that differ from the kernelAdrian Hunter2017-11-291-9/+15
|/ /
* / perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter2017-11-281-0/+10
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-281-1/+1
* perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSCAdrian Hunter2017-06-301-0/+14