File: alias_proto.sh

package info (click to toggle)
qprof 0.5.1-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,652 kB
  • ctags: 307
  • sloc: sh: 8,446; ansic: 2,900; makefile: 123; csh: 2
file content (3 lines) | stat: -rw-r--r-- 113 bytes parent folder | download
1
2
3
alias qprof_start='LD_PRELOAD=PREFIX/lib/qprof/qprof.so; export LD_PRELOAD'
alias qprof_stop='unset LD_PRELOAD'