Home
last modified time | relevance | path

Searched refs:TEST_PROGRAM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/tests/shell/
H A Dtest_data_symbol.sh14 TEST_PROGRAM="perf test -w datasym"
53 perf mem record -o ${PERF_DATA} -C 0 -- taskset -c 0 $TEST_PROGRAM &
55 perf mem record --all-user -o ${PERF_DATA} -- $TEST_PROGRAM &
H A Dtest_arm_callgraph_fp.sh8 TEST_PROGRAM="perf test -w leafloop"
19 perf record -o "$PERF_DATA" --call-graph fp -e cycles//u -D 1000 --user-callchains -- $TEST_PROGRAM
H A Dtest_arm_spe_fork.sh14 TEST_PROGRAM="perf test -w sqrtloop 10"
28 perf record -o ${PERF_DATA} -e arm_spe/period=65536/ -vvv -- $TEST_PROGRAM > ${PERF_RECORD_LOG} 2>&…