Skip to content

Commit

Permalink
Add process_results function definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 authored Jan 6, 2025
1 parent 0509b70 commit e9d853d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ def group_node_results(sess_time):
return lines



def process_results(profile_file, args):
profile_records = load_profile_json(profile_file)

Expand Down

0 comments on commit e9d853d

Please sign in to comment.