Hello,
I am looking into how I could possibly run the perf profiler tool to analyze the CPU usage of a RabbitMQ node under high loads.
Unfortunately, while I have followed the tutorial here:
I have not been able to successfully launch the perf command with the process ID of RabbitMQ in the containerized environment.
More concretely, running the 'perf record' command produces no output. 'perf stat' however, does.
I am conscious of the fact that this might be a question better directed at the Q&A of the perf tool, I was however wondering if someone had this specific challenge in the context of RabbitMQ.
Is there another official way of doing this that I might be overlooking?
Has someone solved an issue similar to this before?
Thank you for your time.
Best
Rilind