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