Profiling added

This commit is contained in:
orignal 2015-03-24 12:47:57 -04:00
parent 3f4bd13091
commit a6f78134c0
7 changed files with 59 additions and 6 deletions

View file

@ -22,6 +22,7 @@ set (COMMON_SRC
"${CMAKE_SOURCE_DIR}/Log.cpp"
"${CMAKE_SOURCE_DIR}/NTCPSession.cpp"
"${CMAKE_SOURCE_DIR}/NetDb.cpp"
"${CMAKE_SOURCE_DIR}/Profiling.cpp"
"${CMAKE_SOURCE_DIR}/Reseed.cpp"
"${CMAKE_SOURCE_DIR}/RouterContext.cpp"
"${CMAKE_SOURCE_DIR}/RouterInfo.cpp"