File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
pyroscope_backends/pyroscope_pyspy Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -65,12 +65,6 @@ pyroscope_pprofrs = { path = "pyroscope_backends/pyroscope_pprofrs" }
6565pyroscope_pyspy = { path = " pyroscope_backends/pyroscope_pyspy" }
6666pyroscope_rbspy = { path = " pyroscope_backends/pyroscope_rbspy" }
6767
68- [patch .crates-io ]
69- rbspy = {git = " https://github.com/omarabid/rbspy.git" , branch =" oncpu-fix" }
70- read-process-memory = {git = " https://github.com/omarabid/read-process-memory.git" , branch = " 0.1.4-fix" }
71-
72-
73-
7468[profile .dev ]
7569opt-level =0
7670debug = true
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ log = "0.4"
2222[patch .crates-io ]
2323read-process-memory = {git = " https://github.com/omarabid/read-process-memory.git" , branch = " 0.1.4-fix" }
2424
25-
2625[profile .dev ]
2726opt-level =0
2827debug = true
You can’t perform that action at this time.
0 commit comments