index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
1
-0
/
+2
2023-10-19
perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data__create_dir()
Yang Jihong
1
-0
/
+12
2023-10-19
perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 platform
Kajol Jain
1
-1
/
+1
2023-10-19
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
1
-8
/
+8
2023-10-18
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
1
-0
/
+1
2023-10-17
perf: script: fix missing ',' for fields option
Changbin Du
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
1
-0
/
+1
2023-10-17
tools/perf/arch/powerpc: Fix the CPU ID const char* value by adding 0x prefix
Athira Rajeev
2
-4
/
+4
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
1
-0
/
+9
2023-10-17
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
1
-2
/
+11
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
11
-62
/
+58
2023-10-17
perf pmu-events: Remember the perf_events_map for a PMU
Ian Rogers
1
-39
/
+70
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2
-6
/
+6
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
3
-12
/
+13
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
2
-3
/
+2
2023-10-17
perf intel-pt: Move PMU initialization from default config code
Ian Rogers
2
-2
/
+1
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
5
-18
/
+13
2023-10-17
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
Adrian Hunter
1
-3
/
+3
2023-10-17
perf intel-pt: Use get_unaligned_le16() etc
Adrian Hunter
1
-8
/
+9
2023-10-17
perf intel-pt: Use existing definitions of le16_to_cpu() etc
Adrian Hunter
1
-6
/
+1
2023-10-17
perf intel-pt: Simplify intel_pt_get_vmcs()
Adrian Hunter
1
-9
/
+4
2023-10-17
perf tools: Add get_unaligned_leNN()
Adrian Hunter
1
-0
/
+1
2023-10-12
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
1
-41
/
+65
2023-10-12
perf bpf_counter: Fix a few memory leaks
Ian Rogers
1
-1
/
+4
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
1
-26
/
+34
2023-10-12
perf trace-event-info: Avoid passing NULL value to closedir
Ian Rogers
1
-1
/
+2
2023-10-12
perf parse-events: Fix unlikely memory leak when cloning terms
Ian Rogers
1
-1
/
+3
2023-10-12
perf lock: Fix a memory leak on an error path
Ian Rogers
1
-0
/
+1
2023-10-12
perf svghelper: Avoid memory leak
Ian Rogers
1
-2
/
+3
2023-10-12
perf hists browser: Avoid potential NULL dereference
Ian Rogers
1
-1
/
+1
2023-10-12
perf hists browser: Reorder variables to reduce padding
Ian Rogers
1
-2
/
+2
2023-10-12
perf dlfilter: Be defensive against potential NULL dereference
Ian Rogers
1
-1
/
+3
2023-10-12
perf mem-events: Avoid uninitialized read
Ian Rogers
1
-1
/
+2
2023-10-12
perf jitdump: Avoid memory leak
Ian Rogers
1
-0
/
+1
2023-10-12
perf env: Remove unnecessary NULL tests
Ian Rogers
1
-3
/
+3
2023-10-12
perf buildid-cache: Fix use of uninitialized value
Ian Rogers
1
-2
/
+4
2023-10-12
perf bench uprobe: Fix potential use of memory after free
Ian Rogers
1
-0
/
+1
2023-10-12
perf parse-events: Fix for term values that are raw events
Ian Rogers
1
-5
/
+3
2023-10-12
perf build: Add missing comment about NO_LIBTRACEEVENT=1
Arnaldo Carvalho de Melo
1
-0
/
+4
2023-10-12
perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-10-12
perf parse-events: Avoid erange from hex numbers
Ian Rogers
1
-2
/
+2
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
12
-523
/
+13
2023-10-04
tools/perf: Update call stack check in builtin-lock.c
Kajol Jain
1
-1
/
+16
2023-10-04
tools/perf/tests: Fix object code reading to skip address that falls out of text section
Athira Rajeev
1
-0
/
+10
2023-10-04
tools/perf: Add "is_kmod" to struct dso to check if it is kernel module
Athira Rajeev
2
-0
/
+3
2023-10-04
tools/perf: Add text_end to "struct dso" to save .text section size
Athira Rajeev
3
-1
/
+6
2023-10-04
perf test: Avoid system wide when not privileged
Ian Rogers
1
-2
/
+14
2023-10-04
perf hisi-ptt: Fix memory leak in lseek failure handling
Kuan-Wei Chiu
1
-1
/
+3
[next]