index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
2023-07-08
Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-20
perf annotate: Fix instruction association and parsing for LoongArch
WANG Rui
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2023-06-14
perf tool x86: Fix perf_env memory leak
Ian Rogers
2023-06-13
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
2023-06-05
perf LoongArch: Simplify mksyscalltbl
Tiezhu Yang
2023-06-05
perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID
Tiezhu Yang
2023-06-05
perf arm64: Handle __NR3264_ prefixed syscall number
Tiezhu Yang
2023-06-05
perf arm64: Rename create_table_from_c() to create_sc_table()
Tiezhu Yang
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-30
perf kvm powerpc: Add missing rename opf pmu_have_event() to perf_pmus__have_...
Ian Rogers
2023-05-28
perf test x86: intel-pt-test data is immutable so mark it const
Ian Rogers
2023-05-28
perf test x86: insn-x86 test data is immutable so mark it const
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf x86 mem: minor refactor to is_mem_loads_aux_event
Ian Rogers
2023-05-27
perf x86: Iterate hybrid PMUs as core PMUs
Ian Rogers
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
2023-05-22
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-16
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
2023-05-15
perf parse-events: Don't reorder atom cpu events
Ian Rogers
2023-05-15
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
2023-05-15
perf test x86 hybrid: Update test expectations
Ian Rogers
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-12
perf tools riscv: Add support for riscv lookup_binutils_path
Paran Lee
2023-05-10
perf cs-etm: Fix contextid validation
James Clark
2023-05-10
perf arm64: Fix build with refcount checking
James Clark
2023-05-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-05-01
tools/perf: Add basic support for LoongArch
Huacai Chen
2023-04-24
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2023-04-24
perf cs-etm: Validate options after applying them
James Clark
2023-04-24
perf cs-etm: Don't test full_auxtrace because it's always set
James Clark
2023-04-24
perf tools: Add util function for overriding user set config values
James Clark
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-12
perf arm-spe: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-06
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
[next]