Skip to content

Commit

Permalink
docs: fix profiling docs
Browse files Browse the repository at this point in the history
- Remove unnecessary file
- Fix filename typo
  • Loading branch information
josecelano committed May 8, 2024
1 parent a0a51c8 commit 6f02aeb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 492 deletions.
2 changes: 1 addition & 1 deletion docs/profiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Loading configuration file: `./share/default/config/tracker.udp.benchmarking.tom

And some bars in the graph will have the `unknown` label.

![flamegraph generated without sudo](./media/flamegraph_generated_withput_sudo.svg)
![flamegraph generated without sudo](./media/flamegraph_generated_without_sudo.svg)

## Using valgrind and kcachegrind

Expand Down
Loading

0 comments on commit 6f02aeb

Please sign in to comment.