]> granicus.if.org Git - python/commit
[2.7] Gitignore gmon.out (GH-5796) (GH-6328)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 Mar 2018 23:44:01 +0000 (02:44 +0300)
committerGitHub <noreply@github.com>
Sat, 31 Mar 2018 23:44:01 +0000 (02:44 +0300)
commit4a3c4babd9bad31724b7c3f20ead9848d7404726
treedde28315d10898a7e0e2dcf2dc65f6cc343403a9
parente80a232f2cfdab584133d9779c83885c5f9f1ba6
[2.7] Gitignore gmon.out (GH-5796) (GH-6328)

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 95ad3822a2b6287772bd752b6ab493c6d4198d4b)

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