Skip to content

Commit

Permalink
Move the JsonTraceFileWriter to its own class.
Browse files Browse the repository at this point in the history
No functional changes intended.

PiperOrigin-RevId: 496614377
Change-Id: I9b40c896e550b4df79a5a47d3d03882dfef30b5c
  • Loading branch information
meisterT authored and copybara-github committed Dec 20, 2022
1 parent c5743fa commit eb279aa
Show file tree
Hide file tree
Showing 3 changed files with 503 additions and 483 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/google/devtools/build/lib/profiler/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ java_library(
srcs = [
"AutoProfiler.java",
"CollectLocalResourceUsage.java",
"JsonTraceFileWriter.java",
"MemoryProfiler.java",
"MetricData.java",
"MnemonicData.java",
Expand Down
Loading

0 comments on commit eb279aa

Please sign in to comment.