Skip to content

Commit

Permalink
Remove JPerfUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwbrei committed Sep 11, 2024
1 parent cfb8195 commit 61ef6f3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 128 deletions.
3 changes: 0 additions & 3 deletions src/libraries/JANA/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ set(JANA2_SOURCES

Utils/JCpuInfo.cc
Utils/JProcessorMapping.cc
Utils/JPerfUtils.cc
Utils/JPerfUtils.h
Utils/JBenchUtils.cc
Utils/JBenchUtils.h
Utils/JStringification.cc
Utils/JAutoActivator.cc
Utils/JTablePrinter.cc
Expand Down
99 changes: 0 additions & 99 deletions src/libraries/JANA/Utils/JPerfUtils.cc

This file was deleted.

25 changes: 0 additions & 25 deletions src/libraries/JANA/Utils/JPerfUtils.h

This file was deleted.

1 change: 0 additions & 1 deletion src/programs/unit_tests/Topology/TopologyTests.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include "TestTopologyComponents.h"
#include <JANA/Utils/JBenchUtils.h>
#include <JANA/Utils/JPerfUtils.h>
#include <JANA/Engine/JScheduler.h>


Expand Down

0 comments on commit 61ef6f3

Please sign in to comment.