开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-21
perf lock contention: Fix a build error on 32-bit
Yang Jihong
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-10-30
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
2023-10-27
perf callchain: Fix spelling mistake "statisitcs" -> "statistics"
Colin Ian King
2023-10-27
perf python: Fix binding linkage due to rename and move of evsel__increase_rl...
Arnaldo Carvalho de Melo
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-25
perf callchain: Minor layout changes to callchain_list
Ian Rogers
2023-10-25
perf callchain: Make brtype_stat in callchain_list optional
Ian Rogers
2023-10-25
perf callchain: Make display use of branch_type_stat const
Ian Rogers
2023-10-25
perf offcpu: Add missed btf_free
Ian Rogers
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2023-10-25
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
2023-10-25
perf rwsem: Add debug mode that uses a mutex
Ian Rogers
2023-10-25
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
2023-10-25
perf lock contention: Check race in tstamp elem creation
Namhyung Kim
2023-10-25
perf lock contention: Clear lock addr after use
Namhyung Kim
2023-10-25
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
2023-10-19
perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...
Yang Jihong
2023-10-19
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
2023-10-18
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
2023-10-18
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-17
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
Adrian Hunter
2023-10-17
perf intel-pt: Use get_unaligned_le16() etc
Adrian Hunter
2023-10-17
perf intel-pt: Use existing definitions of le16_to_cpu() etc
Adrian Hunter
2023-10-17
perf intel-pt: Simplify intel_pt_get_vmcs()
Adrian Hunter
2023-10-12
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
2023-10-12
perf bpf_counter: Fix a few memory leaks
Ian Rogers
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
2023-10-12
perf trace-event-info: Avoid passing NULL value to closedir
Ian Rogers
2023-10-12
perf parse-events: Fix unlikely memory leak when cloning terms
Ian Rogers
2023-10-12
perf svghelper: Avoid memory leak
Ian Rogers
2023-10-12
perf dlfilter: Be defensive against potential NULL dereference
Ian Rogers
2023-10-12
perf mem-events: Avoid uninitialized read
Ian Rogers
2023-10-12
perf jitdump: Avoid memory leak
Ian Rogers
2023-10-12
perf env: Remove unnecessary NULL tests
Ian Rogers
2023-10-12
perf parse-events: Fix for term values that are raw events
Ian Rogers
2023-10-12
perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
Arnaldo Carvalho de Melo
2023-10-12
perf parse-events: Avoid erange from hex numbers
Ian Rogers
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
2023-10-04
tools/perf: Add "is_kmod" to struct dso to check if it is kernel module
Athira Rajeev
2023-10-04
tools/perf: Add text_end to "struct dso" to save .text section size
Athira Rajeev
2023-10-04
perf hisi-ptt: Fix memory leak in lseek failure handling
Kuan-Wei Chiu
[next]