Skip to content

Commit 9217e7e

Browse files
committed
feat(profiling): Integrate pprof into tap-agent binary
1 parent ae552a0 commit 9217e7e

File tree

6 files changed

+410
-5
lines changed

6 files changed

+410
-5
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ crates/dips/node_modules/
1717
crates/dips/generated/
1818
crates/dips/npm-debug.log*
1919
contrib/local-network
20-
contrib/profiling
20+
contrib/profiling/indexer-service
21+
contrib/profiling/tap-agent
2122
node_modules
2223
target/
2324
*.code-workspace

Cargo.lock

Lines changed: 219 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)