]> granicus.if.org Git - python/commit
Gitignore gmon.out (GH-5796)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Mar 2018 11:26:34 +0000 (04:26 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 11:26:34 +0000 (04:26 -0700)
commitdaf06e08dafe61f085623a1f3ebe10fb27354cde
tree6255a4cb2c02c630888775c11ff2a460f9272ca5
parenta6c3299605443bf81e12f08672ba9eb5aac28c90
Gitignore gmon.out (GH-5796)

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