index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-06-01
perf mem: Disable 'mem-loads-aux' group before reporting
Jin Yao
2
-0
/
+26
2021-06-01
perf mem: Support record for hybrid platform
Jin Yao
2
-0
/
+67
2021-06-01
perf tools: Check if mem_events is supported for hybrid platform
Jin Yao
1
-6
/
+26
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
2
-3
/
+3
2021-06-01
perf stat: Fix error return code in bperf__load()
Yu Kuai
1
-2
/
+4
2021-06-01
perf record: Move probing cgroup sampling support
Namhyung Kim
2
-0
/
+11
2021-06-01
perf probe: Fix NULL pointer dereference in convert_variable_location()
Li Huafei
2
-2
/
+9
2021-06-01
perf auxtrace: Factor out itrace_do_parse_synth_opts()
Adrian Hunter
2
-3
/
+17
2021-06-01
perf script: Factor out script_fetch_insn()
Adrian Hunter
1
-0
/
+3
2021-06-01
perf scripting python: Assign perf_script_context
Adrian Hunter
1
-0
/
+28
2021-06-01
perf scripting: Add perf_session to scripting_context
Adrian Hunter
4
-5
/
+14
2021-06-01
perf scripting: Add scripting_context__update()
Adrian Hunter
4
-7
/
+38
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
perf probe: Provide more detail with relocation warning
Ravi Bangoria
1
-3
/
+8
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
1
-3
/
+3
2021-05-25
perf scripting python: Add auxtrace error
Adrian Hunter
2
-0
/
+44
2021-05-25
perf scripting python: Add context switch
Adrian Hunter
1
-0
/
+45
2021-05-25
perf scripting python: Add cpumode
Adrian Hunter
1
-0
/
+3
2021-05-25
perf scripting python: Add IPC
Adrian Hunter
1
-0
/
+8
2021-05-25
perf scripting python: Add sample flags
Adrian Hunter
1
-0
/
+26
2021-05-25
perf script: Factor out perf_sample__sprintf_flags()
Adrian Hunter
1
-0
/
+3
2021-05-25
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
6
-20
/
+29
2021-05-25
perf scripting python: Factor out set_sym_in_dict()
Adrian Hunter
1
-8
/
+17
2021-05-25
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
1
-65
/
+81
2021-05-25
perf auxtrace: Make perf_event__process_auxtrace*() callable
Arnaldo Carvalho de Melo
1
-3
/
+20
2021-05-25
perf script: Find script file relative to exec path
Adrian Hunter
4
-0
/
+5
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
7
-10
/
+32
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
1
-3
/
+0
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
1
-1
/
+1
2021-05-21
perf parse-events: Check if the software events array slots are populated
Arnaldo Carvalho de Melo
1
-2
/
+7
2021-05-19
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
2
-0
/
+5
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-19
perf intel-pt: Fix transaction abort handling
Adrian Hunter
1
-1
/
+5
2021-05-19
perf test: Fix libpfm4 support (63) test error for nested event groups
Thomas Richter
1
-1
/
+10
2021-05-17
perf cs-etm: Prevent and warn on underflows during timestamp calculation.
James Clark
1
-11
/
+34
2021-05-17
perf cs-etm: Start reading 'Z' --itrace option
James Clark
1
-0
/
+4
2021-05-17
perf cs-etm: Move synth_opts initialisation
James Clark
1
-8
/
+8
2021-05-17
perf header: Support HYBRID_CPU_PMU_CAPS feature
Jin Yao
4
-19
/
+159
2021-05-17
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
7
-0
/
+205
2021-05-12
perf cs-etm: Set time on synthesised samples to preserve ordering
James Clark
1
-2
/
+13
2021-05-12
perf cs-etm: Refactor timestamp variable names
James Clark
3
-33
/
+31
2021-05-12
perf stat: Use aggregated counts directly
Namhyung Kim
2
-16
/
+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: Add VM Time Correlation to decoder
Adrian Hunter
3
-0
/
+696
2021-05-12
perf intel-pt: Better 7-byte timestamp wraparound logic
Adrian Hunter
1
-3
/
+9
2021-05-12
perf intel-pt: Pass the first timestamp to the decoder
Adrian Hunter
3
-0
/
+31
2021-05-12
perf intel-pt: Add a tree for VMCS information
Adrian Hunter
3
-0
/
+79
2021-05-12
perf intel-pt: Let overlap detection handle VM timestamps
Adrian Hunter
3
-6
/
+19
[prev]
[next]