Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf test shell: Replace '|&' with '2>&1 |' to work with more shells | Kim Phillips | 2017-08-16 | 3 | -4/+4 |
* | perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 | Arnaldo Carvalho de Melo | 2017-08-15 | 1 | -3/+3 |
* | perf test shell: Check if 'perf probe' is available, skip tests if not | Arnaldo Carvalho de Melo | 2017-08-15 | 6 | -1/+22 |
* | perf tests shell: Remove duplicate skip_if_no_debuginfo() function | Arnaldo Carvalho de Melo | 2017-08-15 | 1 | -5/+0 |
* | perf test shell: Add uprobes + backtrace ping test | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -0/+40 |
* | perf test shell: Add test using vfs_getname + 'perf trace' | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -0/+31 |
* | perf test shell: Add test using probe:vfs_getname and verifying results | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -0/+37 |
* | perf test shell: Move vfs_getname probe function to lib | Arnaldo Carvalho de Melo | 2017-08-11 | 2 | -21/+29 |
* | perf test shell: Add 'probe_vfs_getname' shell test | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -0/+30 |