#!/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 e='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/perf/Documentation/perf-mem.txt?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-mem.txt
AgeCommit message (Expand)AuthorFilesLines