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
Age
Commit message (
Expand
)
Author
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-05-21
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-08
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
2022-05-08
perf bench: Fix two numa NDEBUG warnings
Ian Rogers
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2022-04-01
perf python: Convert tracepoint.py example to python3
Tanu M
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
2022-04-01
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
[next]