mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Add the name of the input file to cg_annotate's output.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5401
This commit is contained in:
parent
d953cd832c
commit
9f216ffd28
@ -497,6 +497,7 @@ sub print_options ()
|
||||
print($fancy);
|
||||
print($desc);
|
||||
print("Command: $cmd\n");
|
||||
print("Data file: $input_file\n");
|
||||
print("Events recorded: @events\n");
|
||||
print("Events shown: @show_events\n");
|
||||
print("Event sort order: @sort_events\n");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user