index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
intel-pt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-15
perf intel-pt: Force 'quick' mode when TNT (Taken/Not-Taken packet) is disabled
Adrian Hunter
1
-0
/
+18
2022-02-15
perf intel-pt: Synthesize new D (Intr Disabled) and t (Intr Toggle) flags
Adrian Hunter
1
-0
/
+13
2022-02-15
perf intel-pt: Synthesize iflag event
Adrian Hunter
1
-0
/
+52
2022-02-15
perf intel-pt: Synthesize CFE (Control Flow Event) / EVD (Event Data) event
Adrian Hunter
1
-0
/
+62
2022-02-15
perf intel-pt: Record Event Trace capability flag
Adrian Hunter
1
-1
/
+9
2022-02-15
perf intel-pt: decoder: Add config bit definitions
Adrian Hunter
1
-2
/
+7
2021-12-28
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-10-27
perf intel-pt: Support itrace d+o option to direct debug log to stdout
Adrian Hunter
1
-2
/
+3
2021-10-27
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
1
-4
/
+12
2021-10-25
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
1
-4
/
+81
2021-07-07
perf intel-pt: Add a config for max loops without consuming a packet
Adrian Hunter
1
-0
/
+5
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+4
2021-05-19
perf intel-pt: Remove redundant setting of ptq->insn_len
Adrian Hunter
1
-1
/
+0
2021-05-19
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
1
-1
/
+4
2021-05-12
perf intel-pt: Parse VM Time Correlation options and set up decoding
Adrian Hunter
1
-1
/
+97
2021-05-12
perf intel-pt: Pass the first timestamp to the decoder
Adrian Hunter
1
-0
/
+19
2021-05-12
perf intel-pt: Add a tree for VMCS information
Adrian Hunter
1
-0
/
+66
2021-05-12
perf intel-pt: Let overlap detection handle VM timestamps
Adrian Hunter
1
-1
/
+9
2021-05-12
perf intel-pt: Support Z itrace option for timeless decoding
Adrian Hunter
1
-1
/
+1
2021-05-12
perf intel-pt: Move synth_opts initialization earlier
Adrian Hunter
1
-15
/
+14
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-18
perf intel-pt: Split VM-Entry and VM-Exit branches
Adrian Hunter
1
-1
/
+21
2021-02-18
perf intel-pt: Adjust sample flags for VM-Exit
Adrian Hunter
1
-4
/
+7
2021-02-18
perf intel-pt: Allow for a guest kernel address filter
Adrian Hunter
1
-1
/
+7
2021-02-18
perf intel-pt: Support decoding of guest kernel
Adrian Hunter
1
-12
/
+69
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
1
-0
/
+40
2021-02-18
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
1
-0
/
+13
2021-02-18
perf intel-pt: Fix premature IPC
Adrian Hunter
1
-10
/
+6
2021-02-08
perf report: Support instruction latency
Kan Liang
1
-2
/
+3
2021-02-08
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-3
/
+19
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
1
-1
/
+8
2020-08-06
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
1
-1
/
+5
2020-08-06
perf intel-pt: Time filter logged perf events
Adrian Hunter
1
-3
/
+16
2020-08-06
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
1
-7
/
+10
2020-08-06
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
1
-0
/
+9
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
1
-1
/
+1
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
1
-0
/
+75
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
1
-2
/
+3
2020-05-28
perf intel-pt: Use allocated branch stack for PEBS sample
Adrian Hunter
1
-18
/
+13
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf intel-pt: Add support for synthesizing branch stacks for regular events
Adrian Hunter
1
-7
/
+66
2020-05-05
perf intel-pt: Change branch stack support to use thread-stacks
Adrian Hunter
1
-102
/
+39
2020-05-05
perf intel-pt: Consolidate thread-stack use condition
Adrian Hunter
1
-2
/
+6
2020-05-05
perf thread-stack: Add branch stack support
Adrian Hunter
1
-1
/
+1
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
1
-9
/
+8
[next]