index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt.c
Age
Commit message (
Expand
)
Author
2019-06-10
perf intel-pt: Factor out intel_pt_get_buffer()
Adrian Hunter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
perf intel-pt: Add support for samples to contain IPC ratio
Adrian Hunter
2019-05-28
perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid
Adrian Hunter
2019-05-28
perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events
Adrian Hunter
2019-05-28
perf intel-pt: Fix itrace defaults for perf script
Adrian Hunter
2019-03-01
perf intel-pt: Fix divide by zero when TSC is not available
Adrian Hunter
2019-02-06
perf auxtrace: Add timestamp to auxtrace errors
Adrian Hunter
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
2018-10-31
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-10-31
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
2018-09-20
perf intel-pt: Add decoder flags for trace begin / end
Adrian Hunter
2018-06-06
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
2018-06-06
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
Adrian Hunter
2018-04-26
perf symbols: Shorten dso__(first|last)_symbol()
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-03-08
perf intel-pt: Adjust overlap-checking to support sampling mode
Adrian Hunter
2018-03-08
perf intel-pt: Remove a check for sampling mode
Adrian Hunter
2018-03-08
perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
Adrian Hunter
2018-03-08
perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()
Adrian Hunter
2018-03-08
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-03-08
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-06-30
perf intel-pt: Synthesize new power and "ptwrite" events
Adrian Hunter
2017-06-30
perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting
Adrian Hunter
2017-06-30
perf intel-pt: Factor out intel_pt_set_event_name()
Adrian Hunter
2017-06-30
perf intel-pt: Tidy messages into called function intel_pt_synth_event()
Adrian Hunter
2017-06-30
perf intel-pt: Tidy Intel PT evsel lookup into separate function
Adrian Hunter
2017-06-30
perf intel-pt: Join needlessly wrapped lines
Adrian Hunter
2017-06-30
perf intel-pt: Remove unused instructions_sample_period
Adrian Hunter
2017-06-30
perf intel-pt: Factor out common code synthesizing event samples
Adrian Hunter
2017-06-21
perf intel-pt: Fix transactions_sample_type
Adrian Hunter
2017-06-21
perf intel-pt: Remove redundant initial_skip checks
Adrian Hunter
2017-06-21
perf intel-pt: Allow decoding with branch tracing disabled
Adrian Hunter
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2016-10-24
perf intel-pt/bts: Report instruction bytes and length in sample
Andi Kleen
2016-10-24
perf intel-pt/bts: Tidy instruction buffer size usage
Adrian Hunter
2016-09-29
perf intel-pt: Fix decoding when there are address filters
Adrian Hunter
2016-09-29
perf intel-pt: Read address filter from AUXTRACE_INFO event
Adrian Hunter
2016-09-29
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
Adrian Hunter
2016-09-29
perf intel-pt: Fix missing error codes processing auxtrace_info
Adrian Hunter
2016-09-29
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
2016-09-29
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
[prev]
[next]