Update src/omniperf_profile/profiler_base.py
Co-authored-by: Cole Ramos <colramos@amd.com> Signed-off-by: Karl W. Schulz <koomie@users.noreply.github.com>
This commit is contained in:
@@ -177,7 +177,7 @@ class OmniProfiler_Base:
|
||||
msg = "Successfully joined {} in pmc_perf.csv".format(key)
|
||||
console_debug(msg + "\n")
|
||||
if test_df_column_equality(_df) and self.__args.verbose:
|
||||
console_log("profile", msg)
|
||||
console_log("profiling", msg)
|
||||
|
||||
# now, we can:
|
||||
# A) throw away any of the "boring" duplicates
|
||||
|
||||
Reference in New Issue
Block a user