8000 [master] Gitignore gmon.out by neerajbadlani · Pull Request #5796 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[master] Gitignore gmon.out #5796

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

Merged
merged 1 commit into from
Mar 26, 2018
Merged

[master] Gitignore gmon.out #5796

merged 1 commit into from
Mar 26, 2018

Conversation

neerajbadlani
Copy link
Contributor

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
Copy link

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!

@miss-islington
Copy link
Contributor

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
Copy link
Member

Thank you @neerajbadlani!

miss-islington pushed 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
Copy link

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

@miss-islington
Copy link
Contributor

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 pushed 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
Copy link

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 first-patch branch March 28, 2018 23:54
serhiy-storchaka pushed 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
Copy link

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0