mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Callgrind: Fix for callgrind_control
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5870
This commit is contained in:
parent
4906b8a958
commit
e4417538ad
@ -54,7 +54,7 @@ sub getCallgrindPids {
|
||||
close INFO;
|
||||
|
||||
if ($mversion{$pid} > 1) {
|
||||
print " $pid: Unsupported command interface (version $mversion) ?!\n\n";
|
||||
print " PID $pid: Unsupported command interface (version $mversion{$pid}) ?!\n\n";
|
||||
next;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user