60 #ifndef Analysis_Util_hpp 61 #define Analysis_Util_hpp 160 bool useStruct,
const string* unknownProcNm =
NULL);
170 const std::string& dstDir);
174 const std::set<std::string>& srcFiles);
183 #endif // Analysis_Util_hpp
NormalizeProfileArgs_t normalizeProfileArgs(const StringVec &inPaths)
int parseReplacePath(const std::string &arg)
Analysis::Util::ProfType_t getProfileType(const std::string &filenm)
std::vector< uint > UIntVec
~NormalizeProfileArgs_t()
void copySourceFiles(Prof::Struct::Root *structure, const Analysis::PathTupleVec &pathVec, const string &dstDir)
void copyTraceFiles(const std::string &dstDir, const std::set< string > &srcFiles)
Prof::Struct::ACodeNode * demandStructure(VMA vma, Prof::Struct::LM *lmStrct, BinUtil::LM *lm, bool useStruct, const string *unknownProcNm)
std::vector< PathTuple > PathTupleVec
std::vector< std::string > StringVec