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

  • SEARCH
  • Home
  • 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 8567167
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T17:49:13+00:00 2026-06-11T17:49:13+00:00

Can anybody explain to me the difference between profile-generate and the pg options?

  • 0

Can anybody explain to me the difference between profile-generate and the pg options?

  • 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-11T17:49:14+00:00Added an answer on June 11, 2026 at 5:49 pm

    Both will generate the profile data. But their usage differs.

    fprofile-generate is to generate the binary with profiling information which you can re-use to give feedback to the compiler when you compile it again with fprofile-use.

    For example:

    $ gcc -fprofile-generate filename.c
    

    If you execute the binary generated by the about command, it will produce a file called filename.gcda with profile data.

    When you compile it with fprofile-use again:

    $ gcc -fprofile-use filename.c
    

    This time, gcc will use that data from filename.gcda to optimize further.

    When you execute the binary which was compiled with -pg, it’ll generate gmon.out which can be later used to analyze the code using gprof command. This is more like static analysis which will give information about code path.

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

Sidebar

Related Questions

Can anybody explain the difference between cerr cout and clog and why does different
Can anybody explain (or suggest a site or paper) the exact difference between triggers,
Can anybody explain the difference between #define int* char and typedef int* char;
Can anybody explain the difference in Haskell between the operators ($) and ($!) (dollar
Can anybody explain me what is the difference between the Begin[...]/End[...] asynchronous API pattern
can anybody explain in terms of utility whats the difference between 1.View Based App
Timestamp is optional parameter, so please can anybody to explain difference between timestamped exe-file
can anybody explain what is the difference between them and In what situation we
Can anybody explain to me why there is a difference between these two statements?
i AM NEW TO Spring Framework . Can any body explain me difference between

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.