summaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-12perf dso: Fix address sanitizer buildIan Rogers
2024-07-12perf arm-spe: Support multiple Arm SPE PMUsLeo Yan
2024-07-12perf build x86: Fix SC2034 error in syscalltbl.shHaoze Xie
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-10perf kvm: Add kvm-stat for loongarch64Bibo Mao
2024-07-02perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-07-02perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-06-26perf util: Make util its own libraryIan Rogers
2024-06-26perf test: Make tests its own libraryIan Rogers
2024-06-26perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang
2024-06-25perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter
2024-06-21perf arm: Workaround ARM PMUs cpu maps having offline cpusIan Rogers
2024-05-28tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-02perf cs-etm: Improve version detection and error reportingJames Clark
2024-05-02perf cs-etm: Remove repeated fetches of the ETM PMUJames Clark
2024-05-02perf cs-etm: Use struct perf_cpu as much as possibleJames Clark
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie
2024-04-12perf arch x86: Add shellcheck to buildIan Rogers
2024-03-21perf cpumap: Use perf_cpu_map__for_each_cpu when possibleIan Rogers
2024-03-21perf arm64 header: Remove unnecessary CPU map get and putIan Rogers
2024-03-21perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty useIan Rogers
2024-03-21perf arm-spe/cs-etm: Directly iterate CPU mapsIan Rogers
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan
2024-02-12perf maps: Get map before returning in maps__findIan Rogers
2024-02-07perf kvm powerpc: Fix buildIan Rogers
2024-02-02perf parse-events: Print all errorsIan Rogers
2024-02-02perf tsc: Add missing newlines to debug statementsIan Rogers
2024-01-24perf mem: Clean up perf_pmus__num_mem_pmus()Kan Liang
2024-01-24perf mem: Clean up is_mem_loads_aux_event()Kan Liang
2024-01-24perf mem: Clean up perf_mem_event__supported()Kan Liang
2024-01-24perf mem: Clean up perf_mem_events__name()Kan Liang
2024-01-24perf mem: Clean up perf_mem_events__ptr()Kan Liang
2024-01-24perf mem: Add mem_events into the supported perf_pmuKan Liang
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-03perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers
2024-01-03perf x86 test: Update hybrid expectationsIan Rogers
2023-12-23perf dwarf-regs: Add get_dwarf_regnum()Namhyung Kim
2023-12-18Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2023-12-18perf events x86: Use function to add missing lockIan Rogers
2023-12-12libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...Ian Rogers
2023-12-12libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...Ian Rogers
2023-11-22tools/perf: Update tools's copy of mips syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim