aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/intel-pt.c
AgeCommit message (Expand)Author
2019-06-10perf intel-pt: Add support for efficient time interval filteringAdrian Hunter
2019-06-10perf intel-pt: Add support for lookaheadAdrian Hunter
2019-06-10perf intel-pt: Factor out intel_pt_get_buffer()Adrian Hunter
2019-06-05perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter
2019-05-28perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tidAdrian Hunter
2019-05-28perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in eventsAdrian Hunter
2019-05-28perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter
2019-03-01perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter
2019-02-06perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter
2019-01-02perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter
2018-11-05perf intel-pt: Add more event information to debug logAdrian Hunter
2018-10-31perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter
2018-10-31perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter
2018-10-24perf script: Make itrace script default to all callsAndi Kleen
2018-09-20perf intel-pt: Add decoder flags for trace begin / endAdrian Hunter
2018-06-06perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter
2018-06-06perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter
2018-04-26perf symbols: Shorten dso__(first|last)_symbol()Arnaldo Carvalho de Melo
2018-04-26perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo
2018-03-08perf intel-pt: Adjust overlap-checking to support sampling modeAdrian Hunter
2018-03-08perf intel-pt: Remove a check for sampling modeAdrian Hunter
2018-03-08perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()Adrian Hunter
2018-03-08perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()Adrian Hunter
2018-03-08perf intel-pt: Fix sync_switchAdrian Hunter
2018-03-08perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-01-18perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...Adrian Hunter
2018-01-18perf intel-pt/bts: Do not swap when synthesizing samplesAdrian Hunter
2017-10-30perf tools: Rename struct perf_data_file to perf_dataJiri Olsa
2017-06-30perf intel-pt: Synthesize new power and "ptwrite" eventsAdrian Hunter
2017-06-30perf intel-pt: Move code in intel_pt_synth_events() to simplify attr settingAdrian Hunter
2017-06-30perf intel-pt: Factor out intel_pt_set_event_name()Adrian Hunter
2017-06-30perf intel-pt: Tidy messages into called function intel_pt_synth_event()Adrian Hunter
2017-06-30perf intel-pt: Tidy Intel PT evsel lookup into separate functionAdrian Hunter
2017-06-30perf intel-pt: Join needlessly wrapped linesAdrian Hunter
2017-06-30perf intel-pt: Remove unused instructions_sample_periodAdrian Hunter
2017-06-30perf intel-pt: Factor out common code synthesizing event samplesAdrian Hunter
2017-06-21perf intel-pt: Fix transactions_sample_typeAdrian Hunter
2017-06-21perf intel-pt: Remove redundant initial_skip checksAdrian Hunter
2017-06-21perf intel-pt: Allow decoding with branch tracing disabledAdrian Hunter
2017-04-25perf memswap: Split the byteswap memory range wrappers from util.[ch]Arnaldo Carvalho de Melo
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo
2017-01-27perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen
2016-10-24perf intel-pt/bts: Tidy instruction buffer size usageAdrian Hunter
2016-09-29perf intel-pt: Fix decoding when there are address filtersAdrian Hunter
2016-09-29perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter
2016-09-29perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter
2016-09-29perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter
2016-09-29perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter