mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
perf stat:
- Add support for hybrid PMUs to support systems such as Intel Alderlake
and its BIG/little core/atom cpus.
- Introduce 'bperf' to share hardware PMCs with BPF.
- New --iostat option to collect and present IO stats on Intel hardware.
This functionality is based on recently introduced sysfs attributes
for Intel® Xeon® Scalable processor family (code name Skylake-SP):
commit
|
||
|---|---|---|
| .. | ||
| arch-tests.c | ||
| bp-modify.c | ||
| Build | ||
| dwarf-unwind.c | ||
| gen-insn-x86-dat.awk | ||
| gen-insn-x86-dat.sh | ||
| insn-x86-dat-32.c | ||
| insn-x86-dat-64.c | ||
| insn-x86-dat-src.c | ||
| insn-x86.c | ||
| intel-cqm.c | ||
| intel-pt-pkt-decoder-test.c | ||
| rdpmc.c | ||
| regs_load.S | ||
| sample-parsing.c | ||