Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwhitman committed Jan 13, 2024
1 parent fdb3da8 commit e227b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tulip_debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ Profiling completed. 127 samples.
Wrote gmon.out
```

(I had to install telnet on my mac to get this to work - `brew install telnet` did it.)

`gmon.out` will get written to your local host computer wherever `openocd` is running.

Now we need to process this `gmon.out` file using `gprof`.
Expand Down

0 comments on commit e227b65

Please sign in to comment.