1*2d543d20SAndroid Build Coastguard Worker#!/bin/bash 2*2d543d20SAndroid Build Coastguard Workerservice mcstrans stop 3*2d543d20SAndroid Build Coastguard Workercd ~root 4*2d543d20SAndroid Build Coastguard Workerruncon -u system_u -r system_r -t setrans_t -l s15:c0.c1023 -- valgrind --tool=callgrind /usr/src/redhat/BUILD/*/src/mcstransd 5*2d543d20SAndroid Build Coastguard Workerrun_init /etc/init.d/mcstrans start 6