Skip to content

Add valgrind + debug/pprof/heap memprofile endpoint#8

Open
st-omarkhalid wants to merge 50 commits intoadd-grpc-header-on-vector-sinkfrom
Headers+Valgrind
Open

Add valgrind + debug/pprof/heap memprofile endpoint#8
st-omarkhalid wants to merge 50 commits intoadd-grpc-header-on-vector-sinkfrom
Headers+Valgrind

Conversation

@st-omarkhalid
Copy link

@st-omarkhalid st-omarkhalid commented Nov 3, 2024

Followed https://www.polarsignals.com/blog/posts/2023/12/20/rust-memory-profiling

It needs the following env vars on the pod

 MALLOC_CONF : prof:true,prof_prefix:jeprof.out
 _RJEM_MALLOC_CONF : prof:true,lg_prof_interval:30,lg_prof_sample:21,prof_prefix:/tmp/jeprof

@st-omarkhalid st-omarkhalid changed the title Update Dockerfile Add valgrind + debug/pprof/heap memprofilr endpoint Nov 4, 2024
@st-omarkhalid st-omarkhalid changed the title Add valgrind + debug/pprof/heap memprofilr endpoint Add valgrind + debug/pprof/heap memprofile endpoint Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant