summaryrefslogtreecommitdiff
path: root/tools/perf/util/intel-pt.c (follow)
Commit message (Expand)AuthorAge
* perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter2020-10-29
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-03
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-03
* perf intel-pt: Fix sync_switchAdrian Hunter2018-04-24
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-24
* perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter2016-10-28
* perf intel-pt: Fix segfault tracing transactionsAdrian Hunter2016-05-04
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-30
* perf intel-pt: Add mispred-all config option to aid use with autofdoAdrian Hunter2015-09-28
* perf intel-pt: Support generating branch stackAdrian Hunter2015-09-28
* perf intel-pt: Move branch filter logicAdrian Hunter2015-09-28
* perf auxtrace: Fix 'instructions' period of zeroAdrian Hunter2015-09-28
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-09-08
|\
| * perf intel-pt: Add support for PERF_RECORD_SWITCHAdrian Hunter2015-09-04
* | perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter2015-09-02
|/
* perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter2015-08-24
* perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter2015-08-24
* perf tools: Fix Intel PT timestamp handlingAdrian Hunter2015-08-21
* perf tools: Add Intel PT supportAdrian Hunter2015-08-17