Skip to content

Commit

Permalink
Get all fedsd utility all in one file, as suggested by code review
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadliaJerad committed Aug 22, 2023
1 parent e21f270 commit 039d44a
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 277 deletions.
1 change: 0 additions & 1 deletion util/tracing/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ install: trace_to_csv trace_to_chrome trace_to_influxdb
mv trace_to_chrome $(INSTALL_PREFIX)
mv trace_to_influxdb $(INSTALL_PREFIX)
cp ./visualization/fedsd.py $(INSTALL_PREFIX)
cp ./visualization/fedsd_helper.py $(INSTALL_PREFIX)
ln -f -s $(INSTALL_PREFIX)/fedsd.py $(INSTALL_PREFIX)/fedsd
chmod +x $(INSTALL_PREFIX)/fedsd

Expand Down
Loading

0 comments on commit 039d44a

Please sign in to comment.