index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
lib
Age
Commit message (
Expand
)
Author
2023-04-10
perf test stat+json_output: Write JSON output to a file
Ian Rogers
2023-02-23
perf test: Avoid counting commas in json linter
Ian Rogers
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
2023-02-01
perf tests shell: Fix check for libtracevent support
Athira Rajeev
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-10-06
perf test: Add CoreSight shell lib shared code for future tests
Carsten Haitzler
2022-10-04
perf test: waiting.sh: Parameterize timeouts
Adrian Hunter
2022-10-04
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
2022-10-04
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
Athira Rajeev
2022-08-10
perf test: JSON format checking
Claire Jensen
2022-06-19
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2022-05-26
perf test: Add checking for perf stat CSV output.
Claire Jensen
2021-08-30
perf tests: Fix *probe_vfs_getname.sh test failures
James Clark
2020-02-18
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
2019-06-17
perf tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
2019-02-15
perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support
Tommi Rantala
2019-01-04
perf test shell: Use a fallback to get the pathname in vfs_getname
Arnaldo Carvalho de Melo
2018-02-16
perf tests shell lib: Use a wildcard to remove the vfs_getname probe
Arnaldo Carvalho de Melo
2017-08-16
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2017-08-15
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
Arnaldo Carvalho de Melo
2017-08-15
perf test shell: Check if 'perf probe' is available, skip tests if not
Arnaldo Carvalho de Melo
2017-08-15
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
Arnaldo Carvalho de Melo
2017-08-11
perf test shell: Move vfs_getname probe function to lib
Arnaldo Carvalho de Melo