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
2024-09-30
perf tests: Add leader sampling test in record tests
Dapeng Mi
1
-0
/
+28
2024-09-26
perf/test: Speed up test case perf annotate basic tests
Thomas Richter
1
-5
/
+5
2024-09-26
perf test: Add a test for default perf stat command
James Clark
1
-0
/
+25
2024-09-26
perf test: Make stat test work on DT devices
James Clark
1
-5
/
+7
2024-09-26
perf stat: Uniquify event name improvements
Ian Rogers
1
-4
/
+7
2024-09-26
perf test: Ignore security failures in all PMU test
Ian Rogers
1
-12
/
+40
2024-09-24
perf test: cs-etm: Test Coresight disassembly script
James Clark
1
-0
/
+65
2024-09-24
perf test: Be more tolerant of metricgroup failures
Ian Rogers
1
-6
/
+30
2024-09-11
perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-10
perf inject: Lazy build-id mmap2 event insertion
Ian Rogers
1
-0
/
+1
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
1
-0
/
+1
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
3
-4
/
+10
2024-09-04
perf tools test_task_analyzer.sh: Update to use 'perf check feature'
Aditya Gupta
1
-2
/
+2
2024-09-03
perf test: Skip uprobe test if probe command isn't present
Ian Rogers
1
-0
/
+7
2024-08-30
perf test: Additional pipe tests with pipe output written to a file
Ian Rogers
1
-0
/
+26
2024-08-28
perf test: Add 'perf record cgroup' filtering test
Namhyung Kim
1
-3
/
+36
2024-08-28
perf test trace_btf_enum: Fix shellcheck warning
James Clark
1
-0
/
+1
2024-08-28
perf testsuite report: Add test case for perf report
Veronika Molnarova
1
-0
/
+23
2024-08-28
perf testsuite report: Add test for perf-report basic functionality
Veronika Molnarova
4
-0
/
+229
2024-08-28
perf testsuite: Add common output checking helper
Veronika Molnarova
1
-0
/
+51
2024-08-28
perf testsuite probe: Add test for line semantics
Veronika Molnarova
1
-0
/
+55
2024-08-28
perf testsuite probe: Add test for invalid options
Veronika Molnarova
1
-0
/
+79
2024-08-28
perf testsuite probe: Add test for basic perf-probe options
Veronika Molnarova
1
-0
/
+80
2024-08-28
perf testsuite probe: Add test for blacklisted kprobes handling
Veronika Molnarova
1
-0
/
+67
2024-08-28
perf testsuite: Fix shellcheck warnings
Veronika Molnarova
2
-8
/
+9
2024-08-28
perf testsuite: Merge settings files for shell tests
Veronika Molnarova
4
-51
/
+46
2024-08-28
perf test vfs_getname: Look for alternative line where to collect the pathname
Arnaldo Carvalho de Melo
1
-1
/
+6
2024-08-28
perf test: Update sample filtering tests with multiple events
Namhyung Kim
1
-0
/
+34
2024-08-19
perf test: Add cgroup sampling test
Namhyung Kim
1
-0
/
+23
2024-08-19
perf test: Expand pipe/inject test
Ian Rogers
1
-22
/
+79
2024-08-14
perf test record.sh: Raise limit of open file descriptors
Veronika Molnarova
1
-1
/
+18
2024-08-14
perf test: Add new test cases for the branch counter feature
Kan Liang
1
-5
/
+12
2024-08-14
perf test annotate: Dump trapping test in trap handler
Ian Rogers
1
-1
/
+2
2024-08-13
perf test: Add test for Intel TPEBS counting mode
Weilin Wang
1
-0
/
+19
2024-08-08
perf test shell lbr: Support hybrid x86 systems too
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-08-08
perf test: Add set of perf record LBR tests
Ian Rogers
1
-0
/
+161
2024-08-08
perf tests ftrace: Add pattern check for time, count
Arnaldo Carvalho de Melo
1
-0
/
+5
2024-08-08
perf test: Add a new shell test for perf ftrace
Namhyung Kim
1
-0
/
+84
2024-08-01
perf test: Update sample filtering test
Namhyung Kim
1
-6
/
+7
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
1
-2
/
+8
2024-07-31
perf test: Avoid python leak sanitizer test failures
Ian Rogers
2
-0
/
+6
2024-07-31
perf test trace_btf_enum: Add regression test for the BTF augmentation of enu...
Howard Chu
1
-0
/
+61
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
1
-18
/
+18
2024-06-25
perf test: Check output of the probe ... --funcs command
Chaitanya S Prakash
1
-1
/
+1
2024-06-24
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
1
-17
/
+10
2024-06-20
tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...
Athira Rajeev
1
-3
/
+28
2024-06-07
perf test: Speed up test case 70 annotate basic tests
Thomas Richter
1
-3
/
+7
2024-04-26
perf test: Add a new test for 'perf annotate'
Namhyung Kim
1
-0
/
+83
2024-04-26
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
1
-1
/
+25
2024-04-26
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
1
-0
/
+1
[prev]
[next]