Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8960377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:38:44+00:00 2026-06-15T15:38:44+00:00

I am using valgrind’s memcheck to monitor my program. The heap summary generated is

  • 0

I am using valgrind’s memcheck to monitor my program.
The heap summary generated is big in size to atleast copy.

How can I copy the heap summary stuff into a file in Valgrind.

Thanks in advance. 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T15:38:45+00:00Added an answer on June 15, 2026 at 3:38 pm

    Valgrind has multiple ways to redirect its output.

    1. to a file
      valgrind –log-file=valgrind.out –leak-check=full yourapp

    2. to any file descriptor.
      valgrind –log-fd=123 –leak-check=full yourapp 123>valgrind.out

    3. to an ipaddr/port nr
      valgrind –log-socket=

    You can also redirect valgrind output to a ipaddr/port nr using
    –log-socket=ipaddr:port (you must then start valgrind-listener on this port).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a big program to run. Using valgrind it takes hours and hours
When using Valgrind, I noticed that it only generates the Heap Summary when the
I am using valgrind on a program which runs an infinite loop. As memcheck
I try to track down a memory leak in a c++ program using valgrind.
I have been using valgrind to debug my program (the program functions fine, just
I'm using valgrind to check that my program is within the required memory bounds
While using realloc(), I checked it with valgrind as follows valgrind --tool=memcheck --leak-check=yes --show-reachable=yes
I am running memcheck using valgrind. the o/p is ==3091== 204 bytes in 17
Can someone help me find my memory leak? Im using valgrind to check for
I am using valgrind to find memory leaks on my program however it is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.