Skip to content

Commit

Permalink
docs: [#768] udpate profiling docs
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Apr 1, 2024
1 parent bf71687 commit 3ac4aa5
Show file tree
Hide file tree
Showing 7 changed files with 1,069 additions and 7 deletions.
1 change: 1 addition & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ rustflags = [
"-D",
"unused",
]

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ debug = 1
lto = "fat"
opt-level = 3

[target.x86_64-unknown-linux-gnu]
linker = "/usr/bin/clang"
rustflags = ["-Clink-arg=-fuse-ld=lld", "-Clink-arg=-Wl,--no-rosegment"]
[profile.release-debug]
inherits = "release"
debug = true
8 changes: 7 additions & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"bools",
"Bragilevsky",
"bufs",
"buildid",
"Buildx",
"byteorder",
"callgrind",
Expand Down Expand Up @@ -69,9 +70,12 @@
"infoschema",
"Intermodal",
"intervali",
"kcachegrind",
"Joakim",
"kallsyms",
"kcachegrind",
"kexec",
"keyout",
"kptr",
"lcov",
"leecher",
"leechers",
Expand All @@ -83,6 +87,7 @@
"matchmakes",
"metainfo",
"middlewares",
"misresolved",
"mockall",
"multimap",
"myacicontext",
Expand Down Expand Up @@ -152,6 +157,7 @@
"Vagaa",
"valgrind",
"Vitaly",
"vmlinux",
"Vuze",
"Weidendorfer",
"Werror",
Expand Down
4 changes: 2 additions & 2 deletions docs/media/flamegraph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3ac4aa5

Please sign in to comment.