index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
2023-02-06
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2023-02-06
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
2023-02-03
perf report: Support Retire Latency
Kan Liang
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-19
perf pmu: Add #slots literal support for arm64
Jing Zhang
2023-01-02
perf tools riscv: Fix build error on riscv due to missing header for 'struct ...
Eric Lin
2022-12-21
perf arm64: Simplify mksyscalltbl
Hans-Peter Nilsson
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-05
perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
Hans-Peter Nilsson
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-27
perf arch x86: Add missing stdlib.h to get free() prototype
Arnaldo Carvalho de Melo
2022-10-27
perf tools riscv: Add support for get_cpuid_str function
Nikita Shubin
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-14
perf annotate: Add missing condition flags for arm64
Namhyung Kim
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-06
perf mem/c2c: Add load store event mappings for AMD
Ravi Bangoria
2022-10-06
perf tools: Add evlist__add_sched_switch()
Namhyung Kim
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-07-29
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
2022-07-25
perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()
Ian Rogers
2022-07-25
perf tsc: Add arch TSC frequency information
Kan Liang
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
2022-06-03
perf mem: Trace physical address for Arm SPE events
Leo Yan
2022-06-03
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
2022-06-03
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
2022-05-27
perf tools arm64: Add support for VG register
James Clark
2022-05-26
perf unwind arm64: Decouple Libunwind register names from Perf
James Clark
[next]