summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/lib/probe.sh
AgeCommit message (Expand)Author
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo