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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
perf build: Improve error message for old/missing clang
Song Liu
1
-1
/
+1
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
3
-7
/
+8
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
1
-0
/
+5
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
1
-2
/
+3
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...
Adrian Hunter
1
-1
/
+1
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
4
-4
/
+4
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
2
-3
/
+12
2021-05-17
perf buildid-list: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2021-05-17
perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-17
perf tools: Test build with libopencsd/CORESIGHT=1
Arnaldo Carvalho de Melo
1
-0
/
+2
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
5
-19
/
+175
2021-05-17
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
8
-0
/
+222
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 x86 kvm-stat: Support to analyze kvm MSR
Lei Zhao
1
-0
/
+46
2021-05-12
perf stat: Use aggregated counts directly
Namhyung Kim
2
-16
/
+4
2021-05-12
perf record: Set timestamp boundary for AUX area events
Adrian Hunter
1
-4
/
+23
2021-05-12
perf intel-pt: Parse VM Time Correlation options and set up decoding
Adrian Hunter
2
-4
/
+202
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
2021-05-12
perf auxtrace: Allow buffers to be mapped read / write
Adrian Hunter
2
-3
/
+8
2021-05-12
perf inject: Add --vm-time-correlation option
Adrian Hunter
3
-0
/
+60
2021-05-12
perf inject: Add facility to do in place update
Adrian Hunter
5
-6
/
+35
2021-05-12
perf intel-pt: Support Z itrace option for timeless decoding
Adrian Hunter
2
-1
/
+6
2021-05-12
perf intel-pt: Move synth_opts initialization earlier
Adrian Hunter
1
-15
/
+14
2021-05-12
perf auxtrace: Add Z itrace option for timeless decoding
Adrian Hunter
3
-0
/
+6
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
3
-3
/
+3
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
4
-0
/
+17
2021-05-10
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
1
-1
/
+1
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2
-0
/
+8
2021-05-10
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
1
-2
/
+2
2021-05-10
perf jevents: Silence warning for ArchStd files
Ian Rogers
1
-2
/
+4
2021-05-10
perf record: Disallow -c and -F option at the same time
Namhyung Kim
1
-1
/
+7
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
224
-868
/
+9496
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2021-04-29
perf build: Defer printing detected features to the end of all feature checks
Arnaldo Carvalho de Melo
1
-0
/
+7
2021-04-29
perf build: Regenerate the FEATURE_DUMP file after extra feature checks
Jiri Olsa
1
-0
/
+6
2021-04-29
perf session: Dump PERF_RECORD_TIME_CONV event
Leo Yan
3
-1
/
+46
2021-04-29
perf session: Add swap operation for event TIME_CONV
Leo Yan
1
-1
/
+14
[prev]
[next]