File: callgrind-mcstransd

package info (click to toggle)
mcstrans 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 524 kB
  • sloc: ansic: 2,595; sh: 208; makefile: 110; python: 81
file content (5 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (12)
1
2
3
4
5
#!/bin/bash
service mcstrans stop
cd ~root
runcon -u system_u -r system_r -t setrans_t -l s15:c0.c1023 -- valgrind  --tool=callgrind /usr/src/redhat/BUILD/*/src/mcstransd
run_init /etc/init.d/mcstrans start