Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   cg_merge    ( 1 )

объединяет несколько выходных файлов Cachegrind в один (merges multiple Cachegrind output files into one)

Имя (Name)

cg_merge - merges multiple Cachegrind output files into one


Синопсис (Synopsis)

cg_merge [options] [cachegrind-out-files...]


Описание (Description)

cg_merge sums together the outputs of multiple Cachegrind runs into a single output file.


Параметры (Options)

-o outfile
           Write the profile data to outfile rather than to standard
           output.

Смотри также (See also)

cg_annotate(1), valgrind(1), $INSTALL/share/doc/valgrind/html/index.html or http://www.valgrind.org/docs/manual/index.html.