Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(16)

Issue 78042: Add a tally counter for interesting builtin function calls

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 7 months ago by Collin Winter
Modified:
16 years, 7 months ago
Reviewers:
Jeffrey Yasskin
CC:
unladen-swallow_googlegroups.com
Base URL:
http://unladen-swallow.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Move comment #

Patch Set 3 : Update the MSVC project file #

Patch Set 4 : Full upload, restore dropped files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -0 lines) Patch
M Makefile.pre.in View 2 chunks +2 lines, -0 lines 0 comments Download
M Misc/SpecialBuilds.txt View 1 chunk +5 lines, -0 lines 0 comments Download
M PCbuild/pythoncore.vcproj View 1 chunk +8 lines, -0 lines 0 comments Download
M Python/bltinmodule.c View 4 chunks +8 lines, -0 lines 0 comments Download
A Util/EventCounter.h View 1 chunk +18 lines, -0 lines 0 comments Download
A Util/EventCounter.cc View 1 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Collin Winter
PTAL
16 years, 7 months ago (2009-06-18 01:32:58 UTC) #1
Collin Winter
16 years, 7 months ago (2009-06-18 18:11:40 UTC) #2
On 2009/06/18 01:32:58, Collin Winter wrote:
> PTAL

We discussed that this particular use case would be ideally covered by
--enable-profiling, but that's been discovered not to work on Darwin. Also, I've
got a list of other things that I'd like this same infrastructure for (stats on
how functions are exited, etc).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b