Searched refs:tracefile (Results 1 – 7 of 7) sorted by relevance
441 my $tracefile = $_[0]; # Name of tracefile604 die("ERROR: No valid records found in tracefile $tracefile\n");609 "$tracefile\n");
1589 my $tracefile = $_[0]; # Name of tracefile1613 info("Reading tracefile $tracefile\n");1885 die("ERROR: no valid records found in tracefile $tracefile\n");1890 "$tracefile\n");1895 "tracefile $tracefile\n");2485 my $tracefile;2491 foreach $tracefile (@add_tracefile)2493 $current_trace = read_info_file($tracefile);
1274 my $tracefile = $_[0]; # Name of tracefile1300 info("Reading data file $tracefile\n");1569 die("ERROR: no valid records found in tracefile $tracefile\n");1574 "$tracefile\n");1579 "tracefile $tracefile\n");
360 - Added checksumming mechanism: each tracefile now contains a checksum for472 - Implemented new command line option '--add-tracefile' which allows the475 of a tracefile477 data for a particular set of files from a tracefile479 data for a particular set of files from a tracefile
1299 std::vector<std::string>::iterator tracefile = in SetTraceOptions() local1301 if (tracefile != opts.end() && ++tracefile != opts.end()) { in SetTraceOptions()1304 if (tracing_->SetTraceFile(tracefile->c_str()) == -1) { in SetTraceOptions()1305 LOG_RTCERR1(SetTraceFile, *tracefile); in SetTraceOptions()
1365 std::vector<std::string>::iterator tracefile = in SetTraceOptions() local1367 if (tracefile != opts.end() && ++tracefile != opts.end()) { in SetTraceOptions()1369 if (tracing_->SetTraceFile(tracefile->c_str()) == -1) { in SetTraceOptions()1370 LOG_RTCERR1(SetTraceFile, *tracefile); in SetTraceOptions()
212 tcpdump host local-host and remote-host and port ftp-data >tracefile