Closed Bug 102014 Opened 24 years ago Closed 24 years ago

add JP_APPEND to jprof

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(2 files)

I have a patch to allow jprof to append to log files over multiple runs. It's highly prone to errors if any of the library positions change, but it allows profiling of startup. (Perhaps it would work better with the static build...)
Nit-pick, but worth doing for righteousness: set append to O_APPEND, not to 1 -- then you don't need a ?: expression. r/sr=brendan@mozilla.org if you do that. /be
a=jim_nance@yahoo.com if you need it
Comment on attachment 52342 [details] [diff] [review] revised per brendan's comments r=jag
Attachment #52342 - Flags: superreview+
Attachment #52342 - Flags: review+
Checked in 2001-10-05 23:37:41 PDT.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: