Skip to content

Commit

Permalink
Merge pull request #6466 from dolthub/steph/profile
Browse files Browse the repository at this point in the history
adds new profile event from ld
  • Loading branch information
stephkyou authored Aug 7, 2023
2 parents 864f711 + 043d00c commit ef1700e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ enum ClientEventType {
STASH_LIST = 59;
STASH_POP = 60;
SHOW = 61;
PROFILE = 62;
}

enum MetricID {
Expand Down

0 comments on commit ef1700e

Please sign in to comment.