Provide a "--disable-profiling" option with configure #760
Provide a "--disable-profiling" option with configure #760rollingslack wants to merge 1 commit intoesnet:masterfrom rollingslack:master
Conversation
…filing flags + Bump to autotools 1.16.1
|
Thanks for the pull request...I've been wondering how to do this. For future reference it's probably easiest to just submit changes to the files such as Haven't really had a chance to play with the change yet but looking forward to it. |
|
I just tried this out...even if I use |
|
thanks @bmah888 - I did not look into the bootstrap shell script. Would have made a few things much simpler. I'll have a look at this and submit a new PR with just the configure.ac and makefile.am changes. |
|
Sure I can close this PR (I guess you have done that too?). Looking forward to seeing the new version. Thanks for working on this, as you probably know a number of people have asked for it. |
|
#763 is the new PR ! |
to turn off profiling flags + Bump to autotools 1.16.1
Version of iperf3 (or development branch, such as
masteror3.1-STABLE) to which this pull request applies: masterIssues fixed (if any): Cross-compilation and profiling #749
Brief description of code changes (suitable for use as a commit message):
Provide a command line option with the configure script to disable profiling flags for gprof. (--disable-profiling)