#!/bin/sh # description: Basic test for tracers test -f available_tracers for t in `cat available_tracers`; do echo $t > current_tracer done echo nop > current_tracer o'/>
summaryrefslogtreecommitdiff
path: root/sound/firewire/dice/dice-proc.c
AgeCommit message (Expand)AuthorFilesLines