mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Updated filter after the modification of Valgrind's startup message in r10447.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10448
This commit is contained in:
parent
9398df7628
commit
1f3866629f
@ -23,7 +23,7 @@ sed "/^WARNING: assuming toc 0x*/d" |
|
||||
sed "/^Using valgrind-.*, a dynamic binary instrumentation framework/ , /./ d" |
|
||||
|
||||
# ... and also remove the "Using LibVEX..." line and the one after it.
|
||||
sed "/^Using LibVEX rev .*, a library for dynamic binary translation/ , /./ d" |
|
||||
sed "/^Using LibVEX, a library for dynamic binary translation/ , /./ d" |
|
||||
|
||||
# Remove other introductory lines
|
||||
sed "/Estimated CPU clock rate is [0-9]* MHz/d" |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user