Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-18 | perf test: Fix test trace+probe_vfs_getname.sh on s390 | Thomas Richter | 1 | -1/+1 |
2019-01-04 | perf test shell: Use a fallback to get the pathname in vfs_getname | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2018-02-16 | perf tests shell lib: Use a wildcard to remove the vfs_getname probe | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-08-16 | perf test shell: Replace '|&' with '2>&1 |' to work with more shells | Kim Phillips | 1 | -2/+2 |
2017-08-15 | perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2017-08-15 | perf test shell: Check if 'perf probe' is available, skip tests if not | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-08-15 | perf tests shell: Remove duplicate skip_if_no_debuginfo() function | Arnaldo Carvalho de Melo | 1 | -5/+0 |
2017-08-11 | perf test shell: Move vfs_getname probe function to lib | Arnaldo Carvalho de Melo | 1 | -0/+28 |