#!/bin/sh # Runs printf infrastructure using test_printf kernel module if /sbin/modprobe -q test_printf; then /sbin/modprobe -q -r test_printf echo "printf: ok" else echo "printf: [FAIL]" exit 1 fi title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/perf/tests/attr/test-record-no-delay?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/tests/attr/test-record-no-delay
AgeCommit message (Expand)AuthorFilesLines