summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo2024-09-021-4/+4
* perf python: include "util/sample.h"Xu Yang2024-09-021-0/+1
* perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim2024-09-021-0/+3
* perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova2024-09-021-1/+3
* perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo2024-08-091-4/+5
* tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim2024-08-073-6/+179
* tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim2024-08-071-1/+4
* tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim2024-08-073-5/+11
* tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim2024-08-061-4/+5
* Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-025-5/+5
|\
| * perf arch events: Fix duplicate RISC-V SBI firmware event nameEric Lin2024-08-015-5/+5
* | Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...Linus Torvalds2024-07-304-3/+74
|\ \ | |/ |/|
| * perf docs: Document cross compilationLeo Yan2024-07-261-0/+28
| * perf: build: Link lib 'zstd' for static buildLeo Yan2024-07-261-1/+1
| * perf: build: Only link libebl.a for old libdwLeo Yan2024-07-261-1/+11
| * perf: build: Set Python configuration for cross compilationLeo Yan2024-07-261-0/+8
| * perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan2024-07-261-1/+26
| * perf tool: fix dereferencing NULL al->mapsCasey Chen2024-07-261-1/+1
* | Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds2024-07-234-10/+12
|\|
| * perf dso: Fix build when libunwind is enabledJames Clark2024-07-173-2/+7
| * tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio2024-07-171-8/+3
| * perf build: Warn if libtracefs is not foundGuilherme Amadio2024-07-171-0/+2
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-1/+0
|\ \
| * | kallsyms: get rid of code for absolute kallsymsJann Horn2024-07-201-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-208-0/+353
|\ \ \ | |_|/ |/| |
| * | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-07-1216-15/+289
| |\ \
| | * | perf kvm: Add kvm-stat for loongarch64Bibo Mao2024-07-104-0/+238
| | |/
| * | perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang2024-06-264-0/+115
* | | perf trace: Fix iteration of syscall ids in syscalltbl->entriesHoward Chu2024-07-123-7/+15
* | | perf dso: Fix address sanitizer buildIan Rogers2024-07-129-44/+56
* | | perf mem: Warn if memory events are not supported on all CPUsLeo Yan2024-07-121-0/+14
* | | perf arm-spe: Support multiple Arm SPE PMUsLeo Yan2024-07-121-1/+1
* | | perf build x86: Fix SC2034 error in syscalltbl.shHaoze Xie2024-07-121-1/+3
* | | perf record: Fix memset out-of-range errorHaoze Xie2024-07-121-2/+2
* | | perf sched map: Add --fuzzy-name option for fuzzy matching in task namesMadadi Vineeth Reddy2024-07-122-7/+16
* | | perf sched map: Add support for multiple task names using CSVMadadi Vineeth Reddy2024-07-122-7/+30
* | | perf sched map: Add task-name option to filter the output mapMadadi Vineeth Reddy2024-07-122-36/+117
* | | perf build: Conditionally add feature check flags for libtrace{event,fs}Guilherme Amadio2024-07-111-10/+10
* | | perf install: Don't propagate subdir to Documentation submakeNicolas Schier2024-07-031-1/+1
* | | perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metricsXu Yang2024-07-033-0/+884
* | | perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metricsXu Yang2024-07-032-0/+35
* | | perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers2024-07-031-5/+21
* | | perf comm str: Avoid sort during insertIan Rogers2024-07-031-11/+18
* | | perf report: Calling available function for stats printingAbhishek Dubey2024-07-021-2/+1
* | | perf intel-pt: Fix exclude_guest settingAdrian Hunter2024-07-021-0/+12
* | | perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter2024-07-021-1/+2
* | | Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim2024-07-0211-11/+49
|\ \ \ | | |/ | |/|
| * | perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim2024-06-051-0/+1
| * | Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo2024-06-051-4/+2
| * | tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo2024-05-284-1/+5