index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf metrics: Avoid segv if default metricgroup isn't set
Ian Rogers
2023-12-05
1
-1
/
+1
*
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
2023-11-22
1
-1
/
+1
*
perf lock contention: Fix a build error on 32-bit
Yang Jihong
2023-11-21
1
-1
/
+2
*
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
69
-552
/
+1754
|
\
|
*
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
2023-10-30
2
-21
/
+19
|
|
\
|
*
|
perf callchain: Fix spelling mistake "statisitcs" -> "statistics"
Colin Ian King
2023-10-28
1
-2
/
+2
|
*
|
perf python: Fix binding linkage due to rename and move of evsel__increase_rl...
Arnaldo Carvalho de Melo
2023-10-28
1
-0
/
+1
|
*
|
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
2023-10-25
7
-39
/
+47
|
*
|
perf callchain: Minor layout changes to callchain_list
Ian Rogers
2023-10-25
1
-8
/
+8
|
*
|
perf callchain: Make brtype_stat in callchain_list optional
Ian Rogers
2023-10-25
2
-9
/
+34
|
*
|
perf callchain: Make display use of branch_type_stat const
Ian Rogers
2023-10-25
3
-7
/
+7
|
*
|
perf offcpu: Add missed btf_free
Ian Rogers
2023-10-25
1
-4
/
+6
|
*
|
perf threads: Remove unused dead thread list
Ian Rogers
2023-10-25
2
-2
/
+0
|
*
|
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
2023-10-25
1
-3
/
+7
|
*
|
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
5
-7
/
+7
|
*
|
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
2023-10-25
1
-10
/
+12
|
*
|
perf rwsem: Add debug mode that uses a mutex
Ian Rogers
2023-10-25
2
-0
/
+45
|
*
|
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
2023-10-25
1
-17
/
+72
|
*
|
perf lock contention: Check race in tstamp elem creation
Namhyung Kim
2023-10-25
1
-1
/
+5
|
*
|
perf lock contention: Clear lock addr after use
Namhyung Kim
2023-10-25
1
-0
/
+4
|
*
|
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
2023-10-25
5
-34
/
+42
|
*
|
perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...
Yang Jihong
2023-10-20
1
-0
/
+12
|
*
|
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
2023-10-20
1
-8
/
+8
|
*
|
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
2023-10-19
1
-0
/
+1
|
*
|
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
6
-14
/
+17
|
*
|
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2023-10-17
2
-6
/
+6
|
*
|
perf pmu: Const-ify file APIs
Ian Rogers
2023-10-17
3
-12
/
+13
|
*
|
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-17
2
-8
/
+7
|
*
|
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
Adrian Hunter
2023-10-17
1
-3
/
+3
|
*
|
perf intel-pt: Use get_unaligned_le16() etc
Adrian Hunter
2023-10-17
1
-8
/
+9
|
*
|
perf intel-pt: Use existing definitions of le16_to_cpu() etc
Adrian Hunter
2023-10-17
1
-6
/
+1
|
*
|
perf intel-pt: Simplify intel_pt_get_vmcs()
Adrian Hunter
2023-10-17
1
-9
/
+4
|
*
|
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
2023-10-12
1
-41
/
+65
|
*
|
perf bpf_counter: Fix a few memory leaks
Ian Rogers
2023-10-12
1
-1
/
+4
|
*
|
perf header: Fix various error path memory leaks
Ian Rogers
2023-10-12
1
-26
/
+34
|
*
|
perf trace-event-info: Avoid passing NULL value to closedir
Ian Rogers
2023-10-12
1
-1
/
+2
|
*
|
perf parse-events: Fix unlikely memory leak when cloning terms
Ian Rogers
2023-10-12
1
-1
/
+3
|
*
|
perf svghelper: Avoid memory leak
Ian Rogers
2023-10-12
1
-2
/
+3
|
*
|
perf dlfilter: Be defensive against potential NULL dereference
Ian Rogers
2023-10-12
1
-1
/
+3
|
*
|
perf mem-events: Avoid uninitialized read
Ian Rogers
2023-10-12
1
-1
/
+2
|
*
|
perf jitdump: Avoid memory leak
Ian Rogers
2023-10-12
1
-0
/
+1
|
*
|
perf env: Remove unnecessary NULL tests
Ian Rogers
2023-10-12
1
-3
/
+3
|
*
|
perf parse-events: Fix for term values that are raw events
Ian Rogers
2023-10-12
1
-5
/
+3
|
*
|
perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
Arnaldo Carvalho de Melo
2023-10-12
1
-0
/
+1
|
*
|
perf parse-events: Avoid erange from hex numbers
Ian Rogers
2023-10-12
1
-2
/
+2
|
*
|
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
2023-10-10
4
-519
/
+3
|
|
\
\
|
*
|
|
tools/perf: Add "is_kmod" to struct dso to check if it is kernel module
Athira Rajeev
2023-10-05
2
-0
/
+3
|
*
|
|
tools/perf: Add text_end to "struct dso" to save .text section size
Athira Rajeev
2023-10-05
3
-1
/
+6
|
*
|
|
perf hisi-ptt: Fix memory leak in lseek failure handling
Kuan-Wei Chiu
2023-10-05
1
-1
/
+3
|
*
|
|
perf intel-pt: Fix async branch flags
Adrian Hunter
2023-09-30
1
-0
/
+2
[next]