index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
3
-18
/
+13
2022-06-03
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-05-26
perf intel-pt: Track sideband system-wide when needed
Adrian Hunter
1
-8
/
+10
2022-05-26
perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
Adrian Hunter
1
-10
/
+3
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+12
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
1
-0
/
+12
2022-05-20
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
3
-2
/
+35
2022-05-20
perf parse-events: Support different format of the topdown event name
Kan Liang
1
-1
/
+1
2022-05-20
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
1
-2
/
+21
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
1
-0
/
+12
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2
-0
/
+2
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2
-3
/
+3
2022-03-22
perf parse-events: Move slots only with topdown
Ian Rogers
1
-4
/
+14
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
4
-1
/
+3534
2022-03-21
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3533
2022-03-19
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
1
-1
/
+1
2022-02-15
perf intel-pt: Record Event Trace capability flag
Adrian Hunter
1
-0
/
+7
2022-02-15
perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bit
Adrian Hunter
1
-2
/
+5
2022-02-15
perf intel-pt: pkt-decoder: Add CFE and EVD packets
Adrian Hunter
1
-0
/
+8
2022-02-15
perf intel-pt: pkt-decoder-test: Fix scope of test_data
Adrian Hunter
1
-1
/
+1
2022-02-14
perf maps: Use a pointer for kmaps
Ian Rogers
1
-1
/
+1
2022-01-23
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
Adrian Hunter
3
-0
/
+3426
2022-01-23
perf/tests: Add misc instructions to the x86 instruction decoder test
Adrian Hunter
3
-0
/
+50
2022-01-23
perf/tests: Add AMX instructions to x86 instruction decoder test
Adrian Hunter
2
-0
/
+57
2022-01-20
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-16
perf arch: Support register names from all archs
German Gomez
1
-82
/
+0
2021-12-08
perf parse-events: Architecture specific leader override
Ian Rogers
1
-0
/
+17
2021-11-14
tools headers UAPI: Sync files changed by new futex_waitv syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
8
-14
/
+14
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-6
/
+6
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2
-30
/
+19
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
1
-0
/
+23
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-09-27
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
1
-1
/
+1
2021-09-15
perf annotate: Add fusion logic for AMD microarchs
Ravi Bangoria
1
-1
/
+27
2021-09-10
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-03
perf pmu: Add PMU alias support
Kan Liang
1
-1
/
+154
2021-07-14
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-07-09
perf stat: Add Topdown metrics L2 events as default events
Kan Liang
1
-1
/
+5
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
1
-2
/
+2
2021-07-05
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-06-01
perf tools: Support pmu prefix for mem-store event
Jin Yao
1
-1
/
+11
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
1
-7
/
+28
2021-06-01
perf tools: Check mem-loads auxiliary event
Jin Yao
1
-2
/
+7
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-21
perf tests: Drop __maybe_unused on x86 test declarations
Rob Herring
1
-3
/
+2
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2
-8
/
+0
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-12
perf x86 kvm-stat: Support to analyze kvm MSR
Lei Zhao
1
-0
/
+46
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
1
-0
/
+4
[next]