Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] Gitignore gmon.out #5796

Merged
merged 1 commit into from Mar 26, 2018
Merged

Conversation

@neerajbadlani
Copy link
Contributor

neerajbadlani commented Feb 21, 2018

gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling --enable-big-digits=30
--with-pydebug --with-assertions --with-valgrind

gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind
@the-knights-who-say-ni

This comment has been minimized.

Copy link

the-knights-who-say-ni commented Feb 21, 2018

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@serhiy-storchaka serhiy-storchaka merged commit 95ad382 into python:master Mar 26, 2018
4 checks passed
4 checks passed
bedevere/issue-number Issue report skipped
bedevere/news "skip news" label found
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Mar 26, 2018

Thanks @neerajbadlani for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒🤖

@serhiy-storchaka

This comment has been minimized.

Copy link
Member

serhiy-storchaka commented Mar 26, 2018

Thank you @neerajbadlani!

miss-islington added a commit to miss-islington/cpython that referenced this pull request Mar 26, 2018
gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind
(cherry picked from commit 95ad382)

Co-authored-by: Neeraj Badlani <neerajbadlani@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Mar 26, 2018

GH-6252 is a backport of this pull request to the 3.7 branch.

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Mar 26, 2018

Sorry, @neerajbadlani and @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 95ad3822a2b6287772bd752b6ab493c6d4198d4b 2.7

miss-islington added a commit to miss-islington/cpython that referenced this pull request Mar 26, 2018
gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind
(cherry picked from commit 95ad382)

Co-authored-by: Neeraj Badlani <neerajbadlani@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Mar 26, 2018

GH-6253 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Mar 26, 2018
gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind
(cherry picked from commit 95ad382)

Co-authored-by: Neeraj Badlani <neerajbadlani@gmail.com>
miss-islington added a commit that referenced this pull request Mar 26, 2018
gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind
(cherry picked from commit 95ad382)

Co-authored-by: Neeraj Badlani <neerajbadlani@gmail.com>
@neerajbadlani neerajbadlani deleted the neerajbadlani:first-patch branch Mar 28, 2018
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 31, 2018
gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind.
(cherry picked from commit 95ad382)

Co-authored-by: Neeraj Badlani <neerajbadlani@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Mar 31, 2018

GH-6328 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka added a commit that referenced this pull request Mar 31, 2018
gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind.
(cherry picked from commit 95ad382)

Co-authored-by: Neeraj Badlani <neerajbadlani@gmail.com>
yahya-abou-imran added a commit to yahya-abou-imran/cpython that referenced this pull request Nov 2, 2018
gmon.out is generated when profiling turned on

Full Configuration:
./configure --prefix=$PWD/install --enable-profiling  --enable-big-digits=30
--with-pydebug --with-assertions  --with-valgrind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.