开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt.c
Age
Commit message (
Expand
)
Author
2021-12-28
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-10-27
perf intel-pt: Support itrace d+o option to direct debug log to stdout
Adrian Hunter
2021-10-27
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
2021-10-25
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-07-07
perf intel-pt: Add a config for max loops without consuming a packet
Adrian Hunter
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-05-19
perf intel-pt: Remove redundant setting of ptq->insn_len
Adrian Hunter
2021-05-19
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
2021-05-12
perf intel-pt: Parse VM Time Correlation options and set up decoding
Adrian Hunter
2021-05-12
perf intel-pt: Pass the first timestamp to the decoder
Adrian Hunter
2021-05-12
perf intel-pt: Add a tree for VMCS information
Adrian Hunter
2021-05-12
perf intel-pt: Let overlap detection handle VM timestamps
Adrian Hunter
2021-05-12
perf intel-pt: Support Z itrace option for timeless decoding
Adrian Hunter
2021-05-12
perf intel-pt: Move synth_opts initialization earlier
Adrian Hunter
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-02-18
perf intel-pt: Split VM-Entry and VM-Exit branches
Adrian Hunter
2021-02-18
perf intel-pt: Adjust sample flags for VM-Exit
Adrian Hunter
2021-02-18
perf intel-pt: Allow for a guest kernel address filter
Adrian Hunter
2021-02-18
perf intel-pt: Support decoding of guest kernel
Adrian Hunter
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
2021-02-08
perf report: Support instruction latency
Kan Liang
2021-02-08
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
2020-08-06
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
2020-08-06
perf intel-pt: Time filter logged perf events
Adrian Hunter
2020-08-06
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
2020-08-06
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
2020-05-28
perf intel-pt: Use allocated branch stack for PEBS sample
Adrian Hunter
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
perf intel-pt: Add support for synthesizing branch stacks for regular events
Adrian Hunter
2020-05-05
perf intel-pt: Change branch stack support to use thread-stacks
Adrian Hunter
2020-05-05
perf intel-pt: Consolidate thread-stack use condition
Adrian Hunter
2020-05-05
perf thread-stack: Add branch stack support
Adrian Hunter
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
2020-04-16
perf intel-pt: Add support for synthesizing callchains for regular events
Adrian Hunter
2020-04-16
perf intel-pt: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2020-03-09
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-22
perf intel-pt: Add support for decoding AUX area samples
Adrian Hunter
2019-09-25
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
[next]