mirror of
git://sourceware.org/git/valgrind.git
synced 2026-01-12 00:19:31 +08:00
Callgrind: make scripts independent of perl installation path
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#! /usr/bin/perl -w
|
||||
#! /usr/bin/env -S perl -w
|
||||
##--------------------------------------------------------------------##
|
||||
##--- The cache simulation framework: instrumentation, recording ---##
|
||||
##--- and results printing. ---##
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#! /usr/bin/perl -w
|
||||
#! /usr/bin/env -S perl -w
|
||||
##--------------------------------------------------------------------##
|
||||
##--- Control supervision of applications run with callgrind ---##
|
||||
##--- callgrind_control ---##
|
||||
|
||||
Reference in New Issue
Block a user