index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
perf build: Fix library not found error when using CSLIBS
James Clark
1
-2
/
+2
2023-07-27
perf probe: Read DWARF files from the correct CU
Georg Müller
1
-1
/
+3
2023-07-27
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
1
-0
/
+77
2023-07-19
perf bpf: Move the declaration of struct rq
Ian Rogers
2
-2
/
+10
2023-07-19
perf test: Set PERF_EXEC_PATH for script execution
Namhyung Kim
1
-0
/
+6
2023-07-19
perf stat: Reset aggr stats for each run
Namhyung Kim
1
-0
/
+2
2023-07-19
perf tool x86: Fix perf_env memory leak
Ian Rogers
1
-1
/
+1
2023-07-19
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
5
-31
/
+31
2023-07-19
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
1
-0
/
+18
2023-07-19
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
1
-1
/
+1
2023-07-19
perf metric: Fix no group check
Kan Liang
1
-1
/
+1
2023-07-19
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
1
-1
/
+1
2023-07-19
perf script: Fix allocation of evsel->priv related to per-event dump files
Arnaldo Carvalho de Melo
1
-8
/
+8
2023-07-19
perf bench: Add missing setlocale() call to allow usage of %'d style formatting
Arnaldo Carvalho de Melo
1
-0
/
+2
2023-07-19
perf evsel: Don't let for_each_group() treat the head of the list as one of i...
Ian Rogers
2
-8
/
+17
2023-05-26
perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...
Song Liu
2
-4
/
+3
2023-05-26
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
1
-0
/
+13
2023-05-26
perf bpf: Do not use llvm-strip on BPF binary
Song Liu
1
-2
/
+1
2023-05-26
perf build: Don't compile demangle-cxx.cpp if not necessary
Ian Rogers
3
-1
/
+29
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
1
-1
/
+1
2023-05-26
perf bpf filter: Fix a broken perf sample data naming for BPF CO-RE
Namhyung Kim
1
-2
/
+2
2023-05-26
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namhyung Kim
1
-1
/
+1
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
1
-3
/
+3
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
5
-174
/
+249
2023-05-17
tools headers UAPI: Sync arch prctl headers with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+3
2023-05-17
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
4
-10
/
+2
2023-05-16
tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-16
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
1
-1
/
+1
2023-05-10
perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...
Jiri Olsa
1
-0
/
+2
2023-05-10
perf cs-etm: Fix contextid validation
James Clark
1
-5
/
+4
2023-05-10
perf arm64: Fix build with refcount checking
James Clark
2
-3
/
+3
2023-05-10
perf test: Add stat test for record and script
Sandipan Das
1
-0
/
+13
2023-05-10
perf script: Skip aggregation for stat events
Sandipan Das
1
-0
/
+7
2023-05-10
perf build: Add system include paths to BPF builds
Ian Rogers
1
-1
/
+18
2023-05-10
perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
Yang Jihong
2
-1
/
+3
2023-05-10
perf parse-events: Do not break up AUX event group
Adrian Hunter
1
-6
/
+3
2023-05-10
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
1
-0
/
+7
2023-05-10
perf evsel: Modify group pmu name for software events
Ian Rogers
1
-6
/
+9
2023-05-10
perf build: Gracefully fail the build if BUILD_BPF_SKEL=1 is specified and cl...
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-05-10
perf test java symbol: Remove needless debuginfod queries
Thomas Richter
1
-1
/
+1
2023-05-10
perf parse-events: Don't reorder ungrouped events by PMU
Ian Rogers
1
-8
/
+15
2023-05-10
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
21
-5
/
+240
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
3
-11
/
+43
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
5
-9
/
+28
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
485
-144419
/
+167336
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-05
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
1
-0
/
+1
2023-05-05
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
3
-20
/
+174
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
[next]