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
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
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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-10-19
perf tools: Add fallback for exclude_guest
Namhyung Kim
1
-1
/
+1
2025-10-19
perf test: Add a test for default perf stat command
James Clark
1
-0
/
+25
2025-10-19
perf test: Don't leak workload gopipe in PERF_RECORD_*
Ian Rogers
1
-0
/
+4
2025-08-15
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
2025-06-19
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
1
-1
/
+1
2025-04-10
perf tools: annotate asm_pure_loop.S
Marcus Meissner
1
-0
/
+2
2024-12-09
perf test attr: Add back missing topdown events
Veronika Molnarova
4
-144
/
+320
2024-08-03
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
2
-21
/
+26
2024-06-12
perf util: Add a function for replacing characters in a string
James Clark
4
-0
/
+34
2024-06-12
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
1
-1
/
+1
2024-06-12
perf test: Add a test for strcmp_cpuid_str() expression
James Clark
1
-4
/
+27
2024-06-12
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
1
-1
/
+1
2024-06-12
perf record: Move setting tracking events before record__init_thread_masks()
Yang Jihong
2
-8
/
+10
2024-06-12
perf tests: Apply attributes to all events in object code reading test
James Clark
1
-5
/
+5
2024-06-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-01-25
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2
-2
/
+2
2024-01-25
perf test: Remove atomics from test_loop to avoid test failures
Nick Forrington
1
-3
/
+1
2023-09-02
perf parse-events: Fixes relating to no_value terms
Ian Rogers
1
-1
/
+1
2023-08-30
perf metric: Add #num_cpus_online literal
Ian Rogers
1
-1
/
+4
2023-08-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
1
-9
/
+10
2023-08-29
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
1
-1
/
+1
2023-08-29
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
1
-2
/
+2
2023-08-29
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
1
-0
/
+6
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
1
-2
/
+2
2023-08-25
perf parse-events: Make term's config const
Ian Rogers
1
-9
/
+9
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-8
/
+8
2023-08-24
perf jevents: Don't append Unit to desc
Ian Rogers
1
-11
/
+11
2023-08-24
perf pmu: Lazily load sysfs aliases
Ian Rogers
1
-0
/
+2
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
1
-0
/
+2
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
1
-0
/
+2
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
1
-1
/
+1
2023-08-24
perf pmu-events: Add pmu_events_table__find_event()
Ian Rogers
1
-0
/
+5
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
1
-2
/
+4
2023-08-24
perf jevents: Group events by PMU
Ian Rogers
1
-12
/
+18
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
1
-2
/
+2
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
1
-53
/
+48
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
2
-29
/
+20
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
1
-34
/
+42
2023-08-16
perf tests mmap-basic: Adapt for riscv
Alexandre Ghiti
1
-2
/
+4
2023-08-15
perf dlfilter: Add al_cleanup()
Adrian Hunter
1
-10
/
+28
2023-08-15
perf test: Add perf record sample filtering test
Namhyung Kim
1
-0
/
+128
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
11
-860
/
+0
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
4
-35
/
+0
2023-08-15
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-08-15
perf test trace+probe_vfs_getname.sh: Remove stray \ before /
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-08-04
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2
-2
/
+18
2023-08-03
perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...
Athira Rajeev
1
-2
/
+1
[next]