index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
perf test: Skip perf probe tests when running as non-root
Namhyung Kim
5
-6
/
+9
2025-03-05
perf test: Add --metric-only to perf stat output tests
Namhyung Kim
5
-0
/
+34
2025-02-18
perf test: Add tests for latency and parallelism profiling
Dmitry Vyukov
2
-1
/
+69
2025-02-12
perf test stat_all_metrics: Ensure missing events fail test
Ian Rogers
1
-1
/
+7
2025-02-05
Merge tag 'v6.14-rc1' into perf-tools-next
Namhyung Kim
1
-2
/
+6
2025-02-04
perf test: Use cycles event in perf record test for leader_sampling
Thomas Richter
1
-5
/
+5
2025-02-04
perf test: Fix perf record test for precise_max
Thomas Richter
1
-14
/
+29
2025-02-03
perf test: Extra verbosity and hypervisor skip for tpebs test
Ian Rogers
1
-13
/
+76
2025-01-28
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
1
-2
/
+6
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
1
-1
/
+1
2025-01-14
perf test perftool_testsuite: Return correct value for skipping
Veronika Molnarova
6
-6
/
+6
2025-01-14
perf test perftool_testsuite: Add missing description
Veronika Molnarova
7
-7
/
+7
2025-01-14
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
1
-16
/
+18
2025-01-14
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-01-14
perf tests base_probe: Fix check for the count of existing probes in test_add...
Athira Rajeev
1
-2
/
+2
2025-01-14
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
1
-2
/
+2
2025-01-13
perf tests arm_spe: Add test for discard mode
James Clark
1
-0
/
+30
2025-01-10
perf test: Mark remaining probe tests as exclusive
James Clark
2
-2
/
+2
2025-01-08
perf test trace_btf_general: Fix shellcheck warning
James Clark
1
-0
/
+1
2025-01-08
perf test: Update ftrace test to use --graph-opts
Namhyung Kim
1
-4
/
+1
2025-01-08
perf tests shell task_analyzer: Run this test exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
1
-7
/
+7
2024-12-26
perf trace: Add tests for BTF general augmentation
Howard Chu
1
-0
/
+93
2024-12-18
perf intel-pt: Add a test for pause / resume
Adrian Hunter
1
-0
/
+28
2024-12-18
perf tools tests shell base_probe: Enhance print_overall_results to print sum...
Athira Rajeev
3
-3
/
+12
2024-12-10
perf test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
1
-1
/
+1
2024-11-22
perf/test: fix perf ftrace test on s390
Thomas Richter
1
-1
/
+1
2024-11-16
perf tests: Make leader sampling test work without branch event
James Clark
1
-6
/
+7
2024-11-16
perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-11-15
perf test shell trace_exit_race: Show what went wrong in verbose mode
Arnaldo Carvalho de Melo
1
-2
/
+22
2024-11-14
perf tests: Add test for trace output loss
Benjamin Peterson
1
-0
/
+31
2024-11-04
perf test: Fix ftrace test with regex patterns
Namhyung Kim
1
-1
/
+1
2024-11-04
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
1
-13
/
+0
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
1
-15
/
+54
2024-11-01
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
1
-1
/
+1
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
20
-20
/
+20
2024-10-28
perf test: Avoid list test blocking on writing to stdout
Ian Rogers
1
-1
/
+4
2024-10-23
perf test: Handle perftool-testsuite_probe failure due to broken DWARF
Veronika Molnarova
1
-15
/
+54
2024-10-22
perf test: Add precise_max subtest to the perf record shell test
Namhyung Kim
1
-0
/
+25
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
1
-1
/
+1
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
1
-1
/
+1
2024-10-19
perf test: Fix perf test case 84 on s390
Thomas Richter
1
-0
/
+1
2024-10-19
perf test: Update all metrics test like metricgroups test
Namhyung Kim
1
-21
/
+66
2024-10-17
perf test: Move attr files into shell directory where they are used
Ian Rogers
52
-1
/
+2521
2024-10-17
perf test: Add a shell wrapper for "Setup struct perf_event_attr"
Ian Rogers
1
-0
/
+22
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
1
-1
/
+4
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
9
-9
/
+9
2024-10-02
perf/test: perf test 86 fails on s390
Thomas Richter
1
-2
/
+2
2024-09-30
perf tests: Add more topdown events regroup tests
Dapeng Mi
1
-2
/
+20
2024-09-30
perf tests: Add topdown events counting and sampling tests
Dapeng Mi
2
-0
/
+23
[prev]
[next]