Skip to content

Commit

Permalink
workbench: allow control of profiling mode via WB_PROFILING_MODE vari…
Browse files Browse the repository at this point in the history
…able
  • Loading branch information
deepfire authored and jutaro committed May 30, 2023
1 parent 30272e1 commit 84e7e06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib.mk
Expand Up @@ -28,6 +28,8 @@ endef
endif
endef

WB_PROFILING_MODE ?= time

define define_profile_targets
ID ?= $(shell git symbolic-ref HEAD | sed 's_/_\n_g' | tail -n1)
## defining this target profname nix dev auto stay profiled backend
Expand Down

0 comments on commit 84e7e06

Please sign in to comment.